cvelist/2013/0xxx/CVE-2013-0339.json
2017-10-16 12:31:07 -04:00

103 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-0339",
"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" : "libxml2 through 2.9.1 does not properly handle external entities expansion unless an application developer uses the xmlSAX2ResolveEntity or xmlSetExternalEntityLoader function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because libxml2 already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed and each affected application would need its own CVE."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2013/02/21/24"
},
{
"url" : "http://openwall.com/lists/oss-security/2013/02/22/3"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2013/04/12/6"
},
{
"url" : "http://seclists.org/oss-sec/2013/q4/182"
},
{
"url" : "http://seclists.org/oss-sec/2013/q4/184"
},
{
"url" : "http://seclists.org/oss-sec/2013/q4/188"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=915149"
},
{
"url" : "https://git.gnome.org/browse/libxml2/commit/?id=4629ee02ac649c27f9c0cf98ba017c6b5526070f"
},
{
"url" : "http://www.debian.org/security/2013/dsa-2652"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00002.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1904-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1904-2"
},
{
"url" : "http://secunia.com/advisories/52662"
},
{
"url" : "http://secunia.com/advisories/54172"
},
{
"url" : "http://secunia.com/advisories/55568"
}
]
}
}