2024-07-01 20:04:24 +00:00
{
"id" : "CVE-2024-36994" ,
"sourceIdentifier" : "prodsec@splunk.com" ,
"published" : "2024-07-01T17:15:08.500" ,
2024-08-02 16:03:14 +00:00
"lastModified" : "2024-08-02T15:07:01.577" ,
"vulnStatus" : "Analyzed" ,
2024-07-01 20:04:24 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-07-02 14:06:48 +00:00
} ,
{
"lang" : "es" ,
"value" : "En las versiones de Splunk Enterprise inferiores a 9.2.2, 9.1.5 y 9.0.10 y en las versiones de Splunk Cloud Platform inferiores a 9.1.2312.200 y 9.1.2308.207, un usuario con pocos privilegios que no tenga las funciones de administrador o poder de Splunk podr\u00eda crear un payload malicioso a trav\u00e9s de una vista y mensajes de boletines web de Splunk que podr\u00edan resultar en la ejecuci\u00f3n de c\u00f3digo JavaScript no autorizado en el navegador de un usuario."
2024-07-01 20:04:24 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-02 16:03:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
2024-07-01 20:04:24 +00:00
{
"source" : "prodsec@splunk.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2024-08-02 16:03:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-07-01 20:04:24 +00:00
{
"source" : "prodsec@splunk.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-08-02 16:03:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "9.0.0" ,
"versionEndExcluding" : "9.0.10" ,
"matchCriteriaId" : "09264EE5-FA8A-49C5-AB1F-AEAC16CDC591"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "9.1.0" ,
"versionEndExcluding" : "9.1.5" ,
"matchCriteriaId" : "565039EE-74F6-451C-AFB3-F6C9F7AA0EEE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "9.2.0" ,
"versionEndExcluding" : "9.2.2" ,
"matchCriteriaId" : "B1342052-4733-49BB-95F0-A89B07A3F2E3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:splunk:splunk_cloud_platform:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.1.2308" ,
"versionEndIncluding" : "9.1.2308.207" ,
"matchCriteriaId" : "EB94FF10-C6C8-44AD-B2F7-F22EE03FAD60"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:splunk:splunk_cloud_platform:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.1.2312" ,
"versionEndExcluding" : "9.1.2312.200" ,
"matchCriteriaId" : "7783EE7D-586D-4245-9B62-204240F5B6A3"
}
]
}
]
}
] ,
2024-07-01 20:04:24 +00:00
"references" : [
{
"url" : "https://advisory.splunk.com/advisories/SVD-2024-0714" ,
2024-08-02 16:03:14 +00:00
"source" : "prodsec@splunk.com" ,
"tags" : [
"Vendor Advisory"
]
2024-07-01 20:04:24 +00:00
} ,
{
"url" : "https://research.splunk.com/application/b0a67520-ae82-4cf6-b04e-9f6cce56830d" ,
2024-08-02 16:03:14 +00:00
"source" : "prodsec@splunk.com" ,
"tags" : [
"Vendor Advisory"
]
2024-07-01 20:04:24 +00:00
}
]
}