cvelist/2012/4xxx/CVE-2012-4386.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-4386",
"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 token check mechanism in Apache Struts 2.0.0 through 2.3.4 does not properly validate the token name configuration parameter, which allows remote attackers to perform cross-site request forgery (CSRF) attacks by setting the token name configuration parameter to a session attribute."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20120901 CVE request: Apache Struts S2-010 and S2-011",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2012/09/01/4"
},
{
"name" : "[oss-security] 20120901 Re: CVE request: Apache Struts S2-010 and S2-011",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2012/09/01/5"
},
{
"name" : "http://struts.apache.org/2.x/docs/s2-010.html",
"refsource" : "CONFIRM",
"url" : "http://struts.apache.org/2.x/docs/s2-010.html"
},
{
"name" : "https://issues.apache.org/jira/browse/WW-3858",
"refsource" : "CONFIRM",
"url" : "https://issues.apache.org/jira/browse/WW-3858"
},
{
"name" : "55346",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/55346"
},
{
"name" : "50420",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/50420"
},
{
"name" : "apache-struts-csrf(78182)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/78182"
}
]
}
}