Vulnerabilities (CVE)

Filtered by vendor Htslib Subscribe
Filtered by product Htslib
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-13844 1 Htslib 1 Htslib 2024-04-11 5.0 MEDIUM 7.5 HIGH
An issue has been found in HTSlib 1.8. It is a memory leak in fai_read in faidx.c. NOTE: This has been disputed with the assertion that this vulnerability exists in the test harness and HTSlib users would be aware of the need to destruct this object returned by fai_load() in their own code
CVE-2018-13843 1 Htslib 1 Htslib 2024-04-11 5.0 MEDIUM 7.5 HIGH
An issue has been found in HTSlib 1.8. It is a memory leak in bgzf_getline in bgzf.c. NOTE: the software maintainer's position is that the "failure to free memory" can be fixed in applications that use the HTSlib library (such as test/test_bgzf.c in the original report) and is not a library issue
CVE-2020-36403 2 Htslib, Linux 2 Htslib, Linux Kernel 2023-12-10 6.8 MEDIUM 8.8 HIGH
HTSlib through 1.10.2 allows out-of-bounds write access in vcf_parse_format (called from vcf_parse and vcf_read).
CVE-2018-14329 1 Htslib 1 Htslib 2023-12-10 3.3 LOW 4.7 MEDIUM
In HTSlib 1.8, a race condition in cram/cram_io.c might allow local users to overwrite arbitrary files via a symlink attack.
CVE-2018-13845 1 Htslib 1 Htslib 2023-12-10 7.5 HIGH 9.8 CRITICAL
An issue has been found in HTSlib 1.8. It is a buffer over-read in sam_parse1 in sam.c.
CVE-2017-1000206 1 Htslib 1 Htslib 2023-12-10 7.5 HIGH 9.8 CRITICAL
samtools htslib library version 1.4.0 and earlier is vulnerable to buffer overflow in the CRAM rANS codec resulting in potential arbitrary code execution