cvelist/2016/8xxx/CVE-2016-8859.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:30:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-8859",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:30:36 +00:00
"lang": "eng",
"value": "Multiple integer overflows in the TRE library and musl libc allow attackers to cause memory corruption via a large number of (1) states or (2) tags, which triggers an out-of-bounds write."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:30:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "93795",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93795"
},
{
"name": "GLSA-201701-11",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201701-11"
},
{
"name": "[oss-security] 20161018 CVE Request - TRE & musl libc regex integer overflows in buffer size computations",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/10/19/1"
},
{
"name": "[oss-security] 20161029 Re: CVE Request - TRE & musl libc regex integer overflows in buffer size computations",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/10/19/10"
}
]
}
}