com.fasterxml.util:java-merge-sort@1.0.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.fasterxml.util:java-merge-sort package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Insecure Temporary File

com.fasterxml.util:java-merge-sort is a package for basic configurable disk-backed N-way merge sort

Affected versions of this package are vulnerable to Insecure Temporary File. in the StdTempFileProvider() function in StdTempFileProvider.java, which uses the permissive File.createTempFile() function, exposing temporary file contents.

How to fix Insecure Temporary File?

Upgrade com.fasterxml.util:java-merge-sort to version 1.1.0 or higher.

[,1.1.0)