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

85 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-2570",
"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 Edge Side Includes (ESI) parser in Squid 3.x before 3.5.15 and 4.x before 4.0.7 does not check buffer limits during XML parsing, which allows remote HTTP servers to cause a denial of service (assertion failure and daemon exit) via a crafted XML document, related to esi/CustomParser.cc and esi/CustomParser.h."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/02/26/2"
},
{
"url" : "http://www.squid-cache.org/Advisories/SQUID-2016_2.txt"
},
{
"url" : "http://www.squid-cache.org/Versions/v3/3.5/changesets/squid-3.5-13993.patch"
},
{
"url" : "http://www.squid-cache.org/Versions/v4/changesets/squid-4-14549.patch"
},
{
"url" : "https://security.gentoo.org/glsa/201607-01"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-08/msg00069.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00010.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00040.html"
},
{
"url" : "http://www.securitytracker.com/id/1035101"
}
]
}
}