cvelist/2019/0xxx/CVE-2019-0230.json

72 lines
2.3 KiB
JSON
Raw Normal View History

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"
2020-11-17 18:01:37 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/160108/Apache-Struts-2.5.20-Double-OGNL-Evaluation.html",
"url": "http://packetstormsecurity.com/files/160108/Apache-Struts-2.5.20-Double-OGNL-Evaluation.html"
2020-11-17 22:01:38 +00:00
},
{
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2982840",
"url": "https://launchpad.support.sap.com/#/notes/2982840"
2020-09-14 17:01:32 +00:00
}
]
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
}
]
}
}