cvelist/2024/42xxx/CVE-2024-42378.json
2024-09-10 03:00:33 +00:00

129 lines
5.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-42378",
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to weak encoding of user-controlled inputs, eProcurement on SAP S/4HANA allows malicious scripts to be executed in the application, potentially leading to a Reflected Cross-Site Scripting (XSS) vulnerability. This has no impact on the availability of the application, but it can have some minor impact on its confidentiality and integrity."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP_SE",
"product": {
"product_data": [
{
"product_name": "SAP S/4HANA eProcurement",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "SAP_APPL 606"
},
{
"version_affected": "=",
"version_value": "SAP_APPL 617"
},
{
"version_affected": "=",
"version_value": "SAP_APPL 618"
},
{
"version_affected": "=",
"version_value": "S4CORE 102"
},
{
"version_affected": "=",
"version_value": "S4CORE 103"
},
{
"version_affected": "=",
"version_value": "S4CORE 104"
},
{
"version_affected": "=",
"version_value": "S4CORE 105"
},
{
"version_affected": "=",
"version_value": "S4CORE 106"
},
{
"version_affected": "=",
"version_value": "S4CORE 107"
},
{
"version_affected": "=",
"version_value": "S4CORE 108"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://me.sap.com/notes/3497347",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3497347"
},
{
"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.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
]
}
}