cvelist/2024/41xxx/CVE-2024-41737.json

113 lines
4.0 KiB
JSON
Raw Normal View History

2024-07-22 09:00:37 +00:00
{
2024-08-13 04:00:37 +00:00
"data_version": "4.0",
2024-07-22 09:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-41737",
2024-08-13 04:00:37 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2024-07-22 09:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-13 04:00:37 +00:00
"value": "SAP CRM ABAP (Insights\nManagement) allows an authenticated attacker to enumerate HTTP endpoints in the\ninternal network by specially crafting HTTP requests. On successful\nexploitation this can result in information disclosure. It has no impact on\nintegrity and availability of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918: Server-Side Request Forgery",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP_SE",
"product": {
"product_data": [
{
"product_name": "SAP CRM ABAP (Insights Management)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "BBPCRM 700"
},
{
"version_affected": "=",
"version_value": "701"
},
{
"version_affected": "=",
"version_value": "702"
},
{
"version_affected": "=",
"version_value": "712"
},
{
"version_affected": "=",
"version_value": "713"
},
{
"version_affected": "=",
"version_value": "714"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://me.sap.com/notes/3487537",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3487537"
},
{
"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": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
2024-07-22 09:00:37 +00:00
}
]
}
}