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

153 lines
6.4 KiB
JSON
Raw Normal View History

2024-06-26 10:00:34 +00:00
{
2024-07-09 05:00:38 +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-39595",
2024-07-09 05:00:38 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2024-06-26 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 05:00:38 +00:00
"value": "SAP Business Warehouse - Business Planning and\nSimulation application does not sufficiently encode user-controlled inputs,\nresulting in Stored Cross-Site Scripting (XSS) vulnerability. This\nvulnerability allows users to modify website content and on successful\nexploitation, an attacker can cause low impact to the confidentiality and\nintegrity of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP_SE",
"product": {
"product_data": [
{
"product_name": "SAP Business Warehouse - Business Planning and Simulation",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "SAP_BW 700"
},
{
"version_affected": "=",
"version_value": "SAP_BW 701"
},
{
"version_affected": "=",
"version_value": "SAP_BW 702"
},
{
"version_affected": "=",
"version_value": "SAP_BW 730"
},
{
"version_affected": "=",
"version_value": "SAP_BW 731"
},
{
"version_affected": "=",
"version_value": "SAP_BW 740"
},
{
"version_affected": "=",
"version_value": "SAP_BW 750"
},
{
"version_affected": "=",
"version_value": "SAP_BW 751"
},
{
"version_affected": "=",
"version_value": "SAP_BW 752"
},
{
"version_affected": "=",
"version_value": "SAP_BW 753"
},
{
"version_affected": "=",
"version_value": "SAP_BW 754"
},
{
"version_affected": "=",
"version_value": "SAP_BW 755"
},
{
"version_affected": "=",
"version_value": "SAP_BW 756"
},
{
"version_affected": "=",
"version_value": "SAP_BW 757"
},
{
"version_affected": "=",
"version_value": "SAP_BW 758"
},
{
"version_affected": "=",
"version_value": "SAP_BW_VIRTUAL_COMP 701"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://url.sap/sapsecuritypatchday",
"refsource": "MISC",
"name": "https://url.sap/sapsecuritypatchday"
},
{
"url": "https://me.sap.com/notes/3482217",
"refsource": "MISC",
"name": "https://me.sap.com/notes/3482217"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2024-06-26 10:00:34 +00:00
}
]
}
}