Vulnerabilities (CVE)

Filtered by vendor Htslib Subscribe
Filtered by product Htslib
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36403 2 Htslib, Linux 2 Htslib, Linux Kernel 2022-06-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-13844 1 Htslib 1 Htslib 2021-08-13 5.0 MEDIUM 7.5 HIGH
** DISPUTED ** 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 2019-10-03 5.0 MEDIUM 7.5 HIGH
** DISPUTED ** 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.