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

72 lines
2.5 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-04-10 21:00:46 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:05:47 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0284",
2019-04-10 21:00:46 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP HANA",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "1.0"
},
{
"version_name": "<",
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML External Entity"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=517899114",
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=517899114"
},
{
"refsource": "CONFIRM",
"name": "https://launchpad.support.sap.com/#/notes/2772376",
"url": "https://launchpad.support.sap.com/#/notes/2772376"
}
]
2019-03-18 02:05:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-10 21:00:46 +00:00
"value": "SLD Registration in SAP HANA (fixed in versions 1.0, 2.0) does not sufficiently validate an XML document accepted from an untrusted source. The attacker can call SLDREG with an XML file containing a reference to an XML External Entity (XXE). This can cause SLDREG to, for example, continuously loop, read arbitrary files and even send local files."
2019-03-18 02:05:47 +00:00
}
]
}
}