cvelist/2017/15xxx/CVE-2017-15707.json
2017-12-05 06:03:14 -05:00

68 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-11-30T00:00:00",
"ID" : "CVE-2017-15707",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Struts",
"version" : {
"version_data" : [
{
"version_value" : "2.5 to 2.5.14"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Apache Struts 2.5 to 2.5.14, the REST Plugin is using an outdated JSON-lib library which is vulnerable and allow perform a DoS attack using malicious request with specially crafted JSON payload."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "DoS attack"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://cwiki.apache.org/confluence/display/WW/S2-054"
},
{
"url" : "http://www.securityfocus.com/bid/102021"
},
{
"url" : "http://www.securitytracker.com/id/1039946"
}
]
}
}