cvelist/2017/9xxx/CVE-2017-9791.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:58:00 +00:00
"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.1.x series"
},
2019-03-18 03:58:00 +00:00
{
"version_value": "2.3.x series"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:58:00 +00:00
"lang": "eng",
"value": "The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:58:00 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"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": "99484",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99484"
},
{
"name": "42324",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/42324/"
},
{
"name": "http://struts.apache.org/docs/s2-048.html",
"refsource": "CONFIRM",
"url": "http://struts.apache.org/docs/s2-048.html"
},
{
"name": "1038838",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1038838"
},
{
"name": "44643",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44643/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20180706-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20180706-0002/"
}
]
}
}