cvelist/2024/36xxx/CVE-2024-36994.json
2024-07-01 17:00:35 +00:00

116 lines
4.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-36994",
"ASSIGNER": "prodsec@splunk.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Splunk Enterprise versions below 9.2.2, 9.1.5, and 9.0.10 and Splunk Cloud Platform versions below 9.1.2312.200 and 9.1.2308.207, a low-privileged user that does not hold the admin or power Splunk roles could craft a malicious payload through a View and Splunk Web Bulletin Messages that could result in execution of unauthorized JavaScript code in the browser of a user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Splunk",
"product": {
"product_data": [
{
"product_name": "Splunk Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "9.2",
"version_value": "9.2.2"
},
{
"version_affected": "<",
"version_name": "9.1",
"version_value": "9.1.5"
},
{
"version_affected": "<",
"version_name": "9.0",
"version_value": "9.0.10"
}
]
}
},
{
"product_name": "Splunk Cloud Platform",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "9.1.2312",
"version_value": "9.1.2312.200"
},
{
"version_affected": "<",
"version_name": "9.1.2308",
"version_value": "9.1.2308.207"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714",
"refsource": "MISC",
"name": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"url": "https://research.splunk.com/application/b0a67520-ae82-4cf6-b04e-9f6cce56830d",
"refsource": "MISC",
"name": "https://research.splunk.com/application/b0a67520-ae82-4cf6-b04e-9f6cce56830d"
}
]
},
"source": {
"advisory": "SVD-2024-0714"
},
"credits": [
{
"lang": "en",
"value": "Danylo Dmytriiev (DDV_UA)"
}
],
"impact": {
"cvss": [
{
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
}
]
}
}