The package com.github.samtools:htsjdk before 3.0.1 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.
{ "nvd_published_at": "2022-11-29T17:15:00Z", "github_reviewed_at": "2022-12-02T22:21:13Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-668" ] }