cvelist/2024/42xxx/CVE-2024-42376.json

109 lines
3.8 KiB
JSON
Raw Normal View History

2024-07-31 05:00:38 +00:00
{
2024-08-13 04:00:37 +00:00
"data_version": "4.0",
2024-07-31 05:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-42376",
2024-08-13 04:00:37 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2024-07-31 05:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-13 04:00:37 +00:00
"value": "SAP Shared Service Framework does not perform necessary\nauthorization check for an authenticated user, resulting in escalation of\nprivileges. On successful exploitation, an attacker can cause a high impact on\nconfidentiality of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP_SE",
"product": {
"product_data": [
{
"product_name": "SAP Shared Service Framework",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "SAP_BS_FND 702"
},
{
"version_affected": "=",
"version_value": "731"
},
{
"version_affected": "=",
"version_value": "746"
},
{
"version_affected": "=",
"version_value": "747"
},
{
"version_affected": "=",
"version_value": "748"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://me.sap.com/notes/3474590",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3474590"
},
{
"url": "https://url.sap/sapsecuritypatchday",
"refsource": "MISC",
"name": "https://url.sap/sapsecuritypatchday"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-07-31 05:00:38 +00:00
}
]
}
}