cvelist/2013/7xxx/CVE-2013-7315.json

88 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-7315",
"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 Spring MVC in Spring Framework before 3.2.4 and 4.0.0.M1 through 4.0.0.M2 does not disable external entity resolution for the StAX XMLInputFactory, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML with JAXB, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152. NOTE: this issue was SPLIT from CVE-2013-4152 due to different affected versions."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20130822 CVE-2013-4152 XML External Entity (XXE) injection in Spring Framework",
"refsource" : "BUGTRAQ",
"url" : "http://seclists.org/bugtraq/2013/Aug/154"
},
{
"name" : "20131102 XXE Injection in Spring Framework",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2013/Nov/14"
},
{
"name" : "http://www.gopivotal.com/security/cve-2013-4152",
"refsource" : "CONFIRM",
"url" : "http://www.gopivotal.com/security/cve-2013-4152"
},
{
"name" : "https://jira.springsource.org/browse/SPR-10806",
"refsource" : "CONFIRM",
"url" : "https://jira.springsource.org/browse/SPR-10806"
},
{
"name" : "DSA-2842",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2014/dsa-2842"
},
{
"name" : "77998",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/77998"
}
]
}
}