cvelist/2016/1xxx/CVE-2016-1245.json

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2016-1245",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Quagga before 1.0.20161017",
"version" : {
"version_data" : [
{
"version_value" : "Quagga before 1.0.20161017"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It was discovered that the zebra daemon in Quagga before 1.0.20161017 suffered from a stack-based buffer overflow when processing IPv6 Neighbor Discovery messages. The root cause was relying on BUFSIZ to be compatible with a message size; however, BUFSIZ is system-dependent."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "stack-based buffer overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.gossamer-threads.com/lists/quagga/users/31952",
"refsource" : "CONFIRM",
"url" : "http://www.gossamer-threads.com/lists/quagga/users/31952"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1386109",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1386109"
},
{
"name" : "https://github.com/Quagga/quagga/commit/cfb1fae25f8c092e0d17073eaf7bd428ce1cd546",
"refsource" : "CONFIRM",
"url" : "https://github.com/Quagga/quagga/commit/cfb1fae25f8c092e0d17073eaf7bd428ce1cd546"
},
{
"name" : "DSA-3695",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2016/dsa-3695"
},
{
"name" : "GLSA-201701-48",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201701-48"
},
{
"name" : "RHSA-2017:0794",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0794.html"
},
{
"name" : "93775",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/93775"
}
]
}
}