cvelist/2025/43xxx/CVE-2025-43002.json

109 lines
3.8 KiB
JSON
Raw Normal View History

2025-04-16 14:01:11 +00:00
{
2025-05-13 01:00:34 +00:00
"data_version": "4.0",
2025-04-16 14:01:11 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-43002",
2025-05-13 01:00:34 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2025-04-16 14:01:11 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-05-13 01:00:34 +00:00
"value": "SAP S4CORE OData meta-data property allows an authenticated attacker to access restricted information due to missing authorization check. This could cause a low impact on confidentiality but integrity and availability of the application are not impacted."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-472: External Control of Assumed-Immutable Web Parameter",
"cweId": "CWE-472"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP_SE",
"product": {
"product_data": [
{
"product_name": "SAP S4/HANA (OData meta-data property)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "S4CORE 102"
},
{
"version_affected": "=",
"version_value": "103"
},
{
"version_affected": "=",
"version_value": "104"
},
{
"version_affected": "=",
"version_value": "105"
},
{
"version_affected": "=",
"version_value": "106"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://me.sap.com/notes/3227940",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3227940"
},
{
"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": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2025-04-16 14:01:11 +00:00
}
]
}
}