cvelist/2021/27xxx/CVE-2021-27601.json
2021-04-13 19:00:40 +00:00

83 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-27601",
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP NetWeaver AS for Java (Applications based on HTMLB for Java)",
"version": {
"version_data": [
{
"version_name": "EP-BASIS",
"version_value": "7.10, 7.11, 7.30, 7.31, 7.40, 7.50"
},
{
"version_name": "FRAMEWORK-EXT",
"version_value": "7.30, 7.31, 7.40, 7.50"
},
{
"version_name": "FRAMEWORK",
"version_value": "7.10, 7.11"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "SAP NetWeaver AS Java (Applications based on HTMLB for Java) allows a basic-level authorized attacker to store a malicious file on the server. When a victim tries to open this file, it results in a Cross-Site Scripting (XSS) vulnerability and the attacker can read and modify data. However, the attacker does not have control over kind or degree."
}
]
},
"impact": {
"cvss": {
"baseScore": "5.4",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=573801649",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=573801649"
},
{
"url": "https://launchpad.support.sap.com/#/notes/2963592",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2963592"
}
]
}
}