cvelist/2017/9xxx/CVE-2017-9791.json
2018-07-07 06:03:00 -04:00

94 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-07-07T00:00:00",
"ID" : "CVE-2017-9791",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Struts",
"version" : {
"version_data" : [
{
"version_value" : "2.3.x series"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Struts 1 plugin in Apache Struts 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "42324",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/42324/"
},
{
"name" : "44643",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44643/"
},
{
"name" : "http://struts.apache.org/docs/s2-048.html",
"refsource" : "CONFIRM",
"url" : "http://struts.apache.org/docs/s2-048.html"
},
{
"name" : "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20180706-0002/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180706-0002/"
},
{
"name" : "99484",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/99484"
},
{
"name" : "1038838",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1038838"
}
]
}
}