Vulnerability Description
Versions of the package com.fasterxml.util:java-merge-sort before 1.1.0 are vulnerable to Insecure Temporary File in the StdTempFileProvider() function in StdTempFileProvider.java, which uses the permissive File.createTempFile() function, exposing temporary file contents.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Java-Merge-Sort Project | Java-Merge-Sort | < 1.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/cowtowncoder/java-merge-sort/commit/450fdee70b5f181c2afc5d817PatchThird Party Advisory
- https://github.com/cowtowncoder/java-merge-sort/pull/21PatchThird Party Advisory
- https://security.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLUTIL-3227926Third Party Advisory
- https://github.com/cowtowncoder/java-merge-sort/commit/450fdee70b5f181c2afc5d817PatchThird Party Advisory
- https://github.com/cowtowncoder/java-merge-sort/pull/21PatchThird Party Advisory
- https://security.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLUTIL-3227926Third Party Advisory
FAQ
What is CVE-2022-24913?
CVE-2022-24913 is a vulnerability with a CVSS score of 5.5 (MEDIUM). Versions of the package com.fasterxml.util:java-merge-sort before 1.1.0 are vulnerable to Insecure Temporary File in the StdTempFileProvider() function in StdTempFileProvider.java, which uses the perm...
How severe is CVE-2022-24913?
CVE-2022-24913 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24913?
Check the references section above for vendor advisories and patch information. Affected products include: Java-Merge-Sort Project Java-Merge-Sort.