cvelist/2016/6xxx/CVE-2016-6131.json
2019-03-17 23:39:58 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6131",
"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": [
{
"lang": "eng",
"value": "The demangler in GNU Libiberty allows remote attackers to cause a denial of service (infinite loop, stack overflow, and crash) via a cycle in the references of remembered mangled types."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71696",
"refsource": "CONFIRM",
"url": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71696"
},
{
"name": "[oss-security] 20160630 CVE Request: No demangling of untrusted binaries (2)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/06/30/4"
},
{
"name": "91519",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/91519"
},
{
"name": "[oss-security] 20160630 Re: CVE Request: No demangling of untrusted binaries (2)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/06/30/7"
},
{
"name": "[gcc-patches] 20160630 Fix fir PR71696 in Libiberty Demangler (6)",
"refsource": "MLIST",
"url": "https://gcc.gnu.org/ml/gcc-patches/2016-06/msg02030.html"
}
]
}
}