2018-11-14 09:04:54 -05:00
{
2020-09-14 17:01:32 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:20:33 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-0230" ,
2020-09-14 17:01:32 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache Struts" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache Struts 2.0.0 to 2.5.20"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://cwiki.apache.org/confluence/display/ww/s2-059" ,
"url" : "https://cwiki.apache.org/confluence/display/ww/s2-059"
}
]
2019-03-17 23:20:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-14 17:01:32 +00:00
"value" : "Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution."
2019-03-17 23:20:33 +00:00
}
]
}
}