com.github.samtools:htsjdk@2.19.0 vulnerabilities

  • latest version

    4.1.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    6 months ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the com.github.samtools:htsjdk 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
  • H
Creation of Temporary File in Directory with Insecure Permissions

com.github.samtools:htsjdk is a Java API for high-throughput sequencing data (HTS) formats

Affected versions of this package are vulnerable to Creation of Temporary File in Directory with Insecure Permissions. due to the createTempDir() function in util/IOUtil.java not checking for the existence of the temporary directory before attempting to create it.

How to fix Creation of Temporary File in Directory with Insecure Permissions?

Upgrade com.github.samtools:htsjdk to version 3.0.1 or higher.

[,3.0.1)