cvelist/2024/39xxx/CVE-2024-39592.json

117 lines
4.2 KiB
JSON
Raw Normal View History

2024-06-26 10:00:34 +00:00
{
2024-07-09 04:00:36 +00:00
"data_version": "4.0",
2024-06-26 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39592",
2024-07-09 04:00:36 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2024-06-26 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 04:00:36 +00:00
"value": "Elements of PDCE does not perform necessary\nauthorization checks for an authenticated user, resulting in escalation of\nprivileges.\n\n\n\nThis\nallows an attacker to read sensitive information causing high impact on the\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 PDCE",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "S4CORE 102"
},
{
"version_affected": "=",
"version_value": "S4CORE 103"
},
{
"version_affected": "=",
"version_value": "S4COREOP 104"
},
{
"version_affected": "=",
"version_value": "S4COREOP 105"
},
{
"version_affected": "=",
"version_value": "S4COREOP 106"
},
{
"version_affected": "=",
"version_value": "S4COREOP 107"
},
{
"version_affected": "=",
"version_value": "S4COREOP 108"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://url.sap/sapsecuritypatchday",
"refsource": "MISC",
"name": "https://url.sap/sapsecuritypatchday"
},
{
"url": "https://me.sap.com/notes/3483344",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3483344"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
2024-06-26 10:00:34 +00:00
}
]
}
}