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

72 lines
2.4 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-10-08 20:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:42:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0370",
2019-10-08 20:00:59 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Financial Consolidation",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "10.0"
},
{
"version_name": "<",
"version_value": "10.1"
}
]
}
}
]
}
}
]
}
2019-03-18 01:42:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-10-08 20:00:59 +00:00
"value": "Due to missing input validation, SAP Financial Consolidation, before versions 10.0 and 10.1, enables an attacker to use crafted input to interfere with the structure of the surrounding query leading to XPath Injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Others"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=528123050",
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=528123050"
},
{
"url": "https://launchpad.support.sap.com/#/notes/2806403",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2806403"
2019-03-18 01:42:59 +00:00
}
]
}
}