Java Merge-sort Insecure Temporary File vulnerability
Moderate severity
GitHub Reviewed
Published
Jan 12, 2023
to the GitHub Advisory Database
•
Updated Jan 20, 2023
Description
Published by the National Vulnerability Database
Jan 12, 2023
Published to the GitHub Advisory Database
Jan 12, 2023
Reviewed
Jan 12, 2023
Last updated
Jan 20, 2023
Versions of the package
com.fasterxml.util:java-merge-sort
before 1.1.0 are vulnerable to Insecure Temporary File in theStdTempFileProvider()
function inStdTempFileProvider.java
, which uses the permissiveFile.createTempFile()
function, exposing temporary file contents.References