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

75 lines
2.4 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-21462",
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 3D Visual Enterprise Viewer",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "9"
}
]
}
}
]
}
}
]
}
2020-12-30 21:02:15 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-12 15:02:00 +00:00
"value": "SAP 3D Visual Enterprise Viewer, version - 9, allows a user to open manipulated PCX file received from untrusted sources which results in crashing of the application and becoming temporarily unavailable until the user restarts the application, this is caused due to Improper Input Validation."
}
]
},
"impact": {
"cvss": {
"baseScore": "4.3",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation"
}
]
}
]
},
"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"
2021-01-12 17:01:43 +00:00
},
{
2021-02-11 21:00:39 +00:00
"url": "https://launchpad.support.sap.com/#/notes/3002617",
2021-01-12 17:01:43 +00:00
"refsource": "MISC",
2021-02-11 21:00:39 +00:00
"name": "https://launchpad.support.sap.com/#/notes/3002617"
2020-12-30 21:02:15 +00:00
}
]
}
}