cvelist/2017/1000xxx/CVE-2017-1000206.json
2017-11-17 10:03:59 -05:00

63 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.435323",
"ID" : "CVE-2017-1000206",
"REQUESTER" : "mp15@sanger.ac.uk",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "htslib",
"version" : {
"version_data" : [
{
"version_value" : "1.4.0 and older"
}
]
}
}
]
},
"vendor_name" : "samtools"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/samtools/htslib/blob/1.4.1/NEWS"
}
]
}
}