cvelist/2021/42xxx/CVE-2021-42062.json

83 lines
2.8 KiB
JSON
Raw Normal View History

2021-10-07 15:00:53 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-42062",
2021-11-10 16:00:58 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP ERP HCM Portugal",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "600"
},
{
"version_name": "<",
"version_value": "604"
},
{
"version_name": "<",
"version_value": "608"
}
]
}
}
]
}
}
]
}
2021-10-07 15:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-11-10 16:00:58 +00:00
"value": "SAP ERP HCM Portugal does not perform necessary authorization checks for a report that reads the payroll data of employees in a certain area. Since the affected report only reads the payroll information, the attacker can neither modify any information nor cause availability impacts."
}
]
},
"impact": {
"cvss": {
"baseScore": "null",
"vectorString": "null",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=589496864",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=589496864"
},
{
"url": "https://launchpad.support.sap.com/#/notes/3104456",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3104456"
2021-10-07 15:00:53 +00:00
}
]
}
}