cvelist/2021/33xxx/CVE-2021-33674.json

75 lines
2.4 KiB
JSON
Raw Normal View History

2021-05-28 15:00:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-33674",
2021-09-14 12:01:03 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Contact Center",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "700"
}
]
}
}
]
}
}
]
}
2021-05-28 15:00:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-09-14 12:01:03 +00:00
"value": "Under certain conditions, SAP Contact Center - version 700, does not sufficiently encode user-controlled inputs. This allows an attacker to exploit a Reflected Cross-Site Scripting (XSS) vulnerability when creating a new email and to execute arbitrary code on the victim's browser."
}
]
},
"impact": {
"cvss": {
"baseScore": "6.5",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"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=585106405",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=585106405"
},
{
"url": "https://launchpad.support.sap.com/#/notes/3073891",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3073891"
2021-05-28 15:00:46 +00:00
}
]
}
}