PT-2023-12769 · Com.Fasterxml · Java-Merge-Sort
Jonathan Leitschuh
·
Published
2023-01-12
·
Updated
2025-04-08
·
CVE-2022-24913
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
com.fasterxml.util:java-merge-sort versions prior to 1.1.0
Description
The issue is related to an Insecure Temporary File in the
StdTempFileProvider() function, located in StdTempFileProvider.java. This function utilizes the permissive File.createTempFile() function, which exposes the contents of temporary files.Recommendations
For versions prior to 1.1.0, update to version 1.1.0 or later to resolve the issue. As a temporary workaround, consider restricting access to the
StdTempFileProvider() function until a patch is available.Fix
Exposure of Resource to Wrong Sphere
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Java-Merge-Sort