cvelist/2016/4xxx/CVE-2016-4049.json
2017-10-16 12:31:07 -04:00

82 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-4049",
"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 bgp_dump_routes_func function in bgpd/bgp_dump.c in Quagga does not perform size checks when dumping data, which might allow remote attackers to cause a denial of service (assertion failure and daemon crash) via a large BGP packet."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/27/7"
},
{
"url" : "https://lists.quagga.net/pipermail/quagga-dev/2016-January/014699.html"
},
{
"url" : "https://lists.quagga.net/pipermail/quagga-dev/2016-February/014743.html"
},
{
"url" : "http://www.debian.org/security/2016/dsa-3654"
},
{
"url" : "https://security.gentoo.org/glsa/201701-48"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00062.html"
},
{
"url" : "http://www.securityfocus.com/bid/88561"
},
{
"url" : "http://www.securitytracker.com/id/1035699"
}
]
}
}