cvelist/2021/21xxx/CVE-2021-21470.json

86 lines
3.2 KiB
JSON
Raw Normal View History

2020-12-30 21:02:15 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21470",
2021-01-12 15:02:00 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP EPM Add-in for Microsoft Office",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "1010"
}
]
}
},
{
"product_name": "SAP EPM Add-in for SAP Analysis Office",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "2.8"
}
]
}
}
]
}
}
]
}
2020-12-30 21:02:15 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-12 15:02:00 +00:00
"value": "SAP EPM Add-in for Microsoft Office, version - 1010 and SAP EPM Add-in for SAP Analysis Office, version - 2.8, allows an authenticated attacker with user privileges to parse malicious XML files which could result in XXE-based attacks in applications that accept attacker-controlled XML configuration files. This occurs as logging service does not disable XML external entities when parsing configuration files and a successful exploit would result in limited impact on integrity and availability of the application."
}
]
},
"impact": {
"cvss": {
"baseScore": "3.6",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML External Entity Reference (XXE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=564760476",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=564760476"
},
{
"url": "https://launchpad.support.sap.com/#/notes/3000291",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3000291"
2020-12-30 21:02:15 +00:00
}
]
}
}