Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-36991 (GCVE-0-2024-36991)
Vulnerability from cvelistv5 – Published: 2024-07-01 16:31 – Updated: 2025-02-28 11:03
VLAI
EPSS
Title
Path Traversal on the “/modules/messaging/“ endpoint in Splunk Enterprise on Windows
Summary
In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.
Severity
7.5 (High)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-35 - The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.
Assigner
References
Impacted products
4 products
| Vendor | Product | Version | |
|---|---|---|---|
| Splunk | Splunk Enterprise |
Affected:
9.2 , < 9.2.2
(custom)
Affected: 9.1 , < 9.1.5 (custom) Affected: 9.0 , < 9.0.10 (custom) |
|
| splunk | splunk |
Affected:
9.0.0 , < 9.0.10
(custom)
cpe:2.3:a:splunk:splunk:9.0.0:*:*:*:enterprise:*:*:* |
|
| splunk | splunk |
Affected:
9.1.0 , < 9.1.5
(custom)
cpe:2.3:a:splunk:splunk:9.1.0:*:*:*:enterprise:*:*:* |
|
| splunk | splunk |
Affected:
9.2 , < 9.2.2
(custom)
cpe:2.3:a:splunk:splunk:9.2:*:*:*:*:*:*:* |
Date Public
2024-07-01 00:00
Credits
Danylo Dmytriiev (DDV_UA)
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:splunk:splunk:9.0.0:*:*:*:enterprise:*:*:*"
],
"defaultStatus": "affected",
"product": "splunk",
"vendor": "splunk",
"versions": [
{
"lessThan": "9.0.10",
"status": "affected",
"version": "9.0.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:splunk:splunk:9.1.0:*:*:*:enterprise:*:*:*"
],
"defaultStatus": "affected",
"product": "splunk",
"vendor": "splunk",
"versions": [
{
"lessThan": "9.1.5",
"status": "affected",
"version": "9.1.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:splunk:splunk:9.2:*:*:*:*:*:*:*"
],
"defaultStatus": "affected",
"product": "splunk",
"vendor": "splunk",
"versions": [
{
"lessThan": "9.2.2",
"status": "affected",
"version": "9.2",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-36991",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-01T20:11:28.292396Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-15T17:33:58.869Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:43:50.583Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"tags": [
"x_transferred"
],
"url": "https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Splunk Enterprise",
"vendor": "Splunk",
"versions": [
{
"lessThan": "9.2.2",
"status": "affected",
"version": "9.2",
"versionType": "custom"
},
{
"lessThan": "9.1.5",
"status": "affected",
"version": "9.1",
"versionType": "custom"
},
{
"lessThan": "9.0.10",
"status": "affected",
"version": "9.0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Danylo Dmytriiev (DDV_UA)"
}
],
"datePublic": "2024-07-01T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows."
}
],
"value": "In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-35",
"description": "The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize \u0027.../...//\u0027 (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-28T11:03:48.685Z",
"orgId": "42b59230-ec95-491e-8425-5a5befa1a469",
"shortName": "Splunk"
},
"references": [
{
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"url": "https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa"
}
],
"source": {
"advisory": "SVD-2024-0711"
},
"title": "Path Traversal on the \u201c/modules/messaging/\u201c endpoint in Splunk Enterprise on Windows"
}
},
"cveMetadata": {
"assignerOrgId": "42b59230-ec95-491e-8425-5a5befa1a469",
"assignerShortName": "Splunk",
"cveId": "CVE-2024-36991",
"datePublished": "2024-07-01T16:31:03.563Z",
"dateReserved": "2024-05-30T16:36:21.001Z",
"dateUpdated": "2025-02-28T11:03:48.685Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-36991",
"date": "2026-06-04",
"epss": "0.93622",
"percentile": "0.99847"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-36991\",\"sourceIdentifier\":\"prodsec@splunk.com\",\"published\":\"2024-07-01T17:15:07.860\",\"lastModified\":\"2024-11-21T09:22:59.347\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.\"},{\"lang\":\"es\",\"value\":\"En las versiones de Splunk Enterprise en Windows inferiores a 9.2.2, 9.1.5 y 9.0.10, un atacante podr\u00eda realizar un path traversal en el endpoint /modules/messaging/ en Splunk Enterprise en Windows. Esta vulnerabilidad solo deber\u00eda afectar a Splunk Enterprise en Windows.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"prodsec@splunk.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"prodsec@splunk.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-35\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"operator\":\"AND\",\"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\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]}],\"references\":[{\"url\":\"https://advisory.splunk.com/advisories/SVD-2024-0711\",\"source\":\"prodsec@splunk.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa\",\"source\":\"prodsec@splunk.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://advisory.splunk.com/advisories/SVD-2024-0711\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://advisory.splunk.com/advisories/SVD-2024-0711\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:43:50.583Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36991\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-01T20:11:28.292396Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:splunk:splunk:9.0.0:*:*:*:enterprise:*:*:*\"], \"vendor\": \"splunk\", \"product\": \"splunk\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.0.0\", \"lessThan\": \"9.0.10\", \"versionType\": \"custom\"}], \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:2.3:a:splunk:splunk:9.1.0:*:*:*:enterprise:*:*:*\"], \"vendor\": \"splunk\", \"product\": \"splunk\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.1.0\", \"lessThan\": \"9.1.5\", \"versionType\": \"custom\"}], \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:2.3:a:splunk:splunk:9.2:*:*:*:*:*:*:*\"], \"vendor\": \"splunk\", \"product\": \"splunk\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.2\", \"lessThan\": \"9.2.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"affected\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-35\", \"description\": \"CWE-35 Path Traversal: \u0027.../...//\u0027\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-01T20:12:39.583Z\"}}], \"cna\": {\"title\": \"Path Traversal on the \\u201c/modules/messaging/\\u201c endpoint in Splunk Enterprise on Windows\", \"source\": {\"advisory\": \"SVD-2024-0711\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"Danylo Dmytriiev (DDV_UA)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Splunk\", \"product\": \"Splunk Enterprise\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.2\", \"lessThan\": \"9.2.2\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"9.1\", \"lessThan\": \"9.1.5\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.0.10\", \"versionType\": \"custom\"}]}], \"datePublic\": \"2024-07-01T00:00:00.000Z\", \"references\": [{\"url\": \"https://advisory.splunk.com/advisories/SVD-2024-0711\"}, {\"url\": \"https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"cwe\", \"cweId\": \"CWE-35\", \"description\": \"The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize \u0027.../...//\u0027 (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.\"}]}], \"providerMetadata\": {\"orgId\": \"42b59230-ec95-491e-8425-5a5befa1a469\", \"shortName\": \"Splunk\", \"dateUpdated\": \"2025-02-28T11:03:48.685Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-36991\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-28T11:03:48.685Z\", \"dateReserved\": \"2024-05-30T16:36:21.001Z\", \"assignerOrgId\": \"42b59230-ec95-491e-8425-5a5befa1a469\", \"datePublished\": \"2024-07-01T16:31:03.563Z\", \"assignerShortName\": \"Splunk\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Title
Уязвимость компонента Splunk Web платформы для операционного анализа Splunk Enterprise, позволяющая нарушителю читать произвольные файлы
Description
Уязвимость компонента Splunk Web платформы для операционного анализа Splunk Enterprise связана с неверным ограничением имени пути к каталогу с ограниченным доступом. Эксплуатация уязвимости может позволить нарушителю, действующему удалённо, читать произвольные файлы
Severity
Vendor
Microsoft Corp, Splunk Inc.
Software Name
Windows, Splunk Enterprise
Software Version
- (Windows), от 9.0 до 9.2.2 (Splunk Enterprise), от 9.1 до 9.1.5 (Splunk Enterprise), от 9.0 до 9.0.10 (Splunk Enterprise)
Possible Mitigations
Установка обновлений из доверенных источников.
В связи со сложившейся обстановкой и введенными санкциями против Российской Федерации рекомендуется устанавливать обновления программного обеспечения только после оценки всех сопутствующих рисков.
Компенсирующие меры:
- отключение Splunk Web;
использование средств межсетевого экранирования для ограничения возможности удаленного доступа;
- ограничение доступа из внешних сетей (Интернет);
- использование виртуальных частных сетей для организации удаленного доступа (VPN).
Использование рекомендаций производителя:
https://advisory.splunk.com/advisories/SVD-2024-0711
https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa/
Reference
https://advisory.splunk.com/advisories/SVD-2024-0711
https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa/
https://github.com/bigb0x/CVE-2024-36991
CWE
CWE-35
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Microsoft Corp, Splunk Inc.",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "- (Windows), \u043e\u0442 9.0 \u0434\u043e 9.2.2 (Splunk Enterprise), \u043e\u0442 9.1 \u0434\u043e 9.1.5 (Splunk Enterprise), \u043e\u0442 9.0 \u0434\u043e 9.0.10 (Splunk Enterprise)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432.\n\u0412 \u0441\u0432\u044f\u0437\u0438 \u0441\u043e \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u043e\u0431\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u0438 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u043c\u0438 \u0441\u0430\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u043e\u0446\u0435\u043d\u043a\u0438 \u0432\u0441\u0435\u0445 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432.\n\n\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0440\u044b:\n- \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 Splunk Web;\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u044d\u043a\u0440\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430;\n- \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0438\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0441\u0435\u0442\u0435\u0439 (\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442);\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439 \u0434\u043b\u044f \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 (VPN).\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://advisory.splunk.com/advisories/SVD-2024-0711\nhttps://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "01.07.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "09.07.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "08.07.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-05109",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-36991",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Windows, Splunk Enterprise",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Microsoft Corp Windows - ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 Splunk Web \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0430\u043d\u0430\u043b\u0438\u0437\u0430 Splunk Enterprise, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0447\u0438\u0442\u0430\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041e\u0431\u0445\u043e\u0434 \u043f\u0443\u0442\u0438: \u2018\u2026/\u2026//\u2019 (CWE-35)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 Splunk Web \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0430\u043d\u0430\u043b\u0438\u0437\u0430 Splunk Enterprise \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u043c \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435\u043c \u0438\u043c\u0435\u043d\u0438 \u043f\u0443\u0442\u0438 \u043a \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0443 \u0441 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u044b\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u043e\u043c. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0447\u0438\u0442\u0430\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0417\u043b\u043e\u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043e\u043c",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://advisory.splunk.com/advisories/SVD-2024-0711\nhttps://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa/\nhttps://github.com/bigb0x/CVE-2024-36991",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e, \u041f\u041e \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e-\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-35",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
CERTFR-2024-AVI-0535
Vulnerability from certfr_avis - Published: 2024-07-02 - Updated: 2024-07-02
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.209 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.5 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.202 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.1.x antérieures à 9.1.5 |
References
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.209",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.202",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-36996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36996"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-36985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36985"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2024-36989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36989"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2024-36991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36991"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2024-36983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36983"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2024-36992",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36992"
},
{
"name": "CVE-2024-36995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36995"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2024-36993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36993"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-36984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36984"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-36994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36994"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-36987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36987"
},
{
"name": "CVE-2022-40896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40896"
},
{
"name": "CVE-2024-36986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36986"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-36997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36997"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-36990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36990"
}
],
"initial_release_date": "2024-07-02T00:00:00",
"last_revision_date": "2024-07-02T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0535",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-02T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0711",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0718",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0716",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0716"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0709",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0709"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0707",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0707"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0704",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0704"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0710",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0710"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0717",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0717"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0705",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0705"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0715",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0715"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0712",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0712"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0714",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0703",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0703"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0708",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0708"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0713",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0713"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0706",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0706"
}
]
}
Title
Splunk Enterprise路径遍历漏洞
Description
Splunk是美国Splunk公司的一套数据收集分析软件。该软件主要用于收集、索引和分析及其所产生的数据,包括所有IT系统和基础结构(物理、虚拟机和云)生成的数据。
Splunk Enterprise存在路径遍历漏洞,攻击者可利用该漏洞访问存储在web根文件夹之外的文件和目录。
Severity
高
Patch Name
Splunk Enterprise路径遍历漏洞的补丁
Patch Description
Splunk是美国Splunk公司的一套数据收集分析软件。该软件主要用于收集、索引和分析及其所产生的数据,包括所有IT系统和基础结构(物理、虚拟机和云)生成的数据。
Splunk Enterprise存在路径遍历漏洞,攻击者可利用该漏洞访问存储在web根文件夹之外的文件和目录。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布了漏洞修复程序,请及时关注更新: https://advisory.splunk.com/advisories/SVD-2024-0711
Reference
https://advisory.splunk.com/advisories/SVD-2024-0711
Impacted products
| Name | ['Splunk Splunk Enterprise <9.2.2', 'Splunk Splunk Enterprise <9.1.5', 'Splunk Splunk Enterprise <9.0.10'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2024-36991",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2024-36991"
}
},
"description": "Splunk\u662f\u7f8e\u56fdSplunk\u516c\u53f8\u7684\u4e00\u5957\u6570\u636e\u6536\u96c6\u5206\u6790\u8f6f\u4ef6\u3002\u8be5\u8f6f\u4ef6\u4e3b\u8981\u7528\u4e8e\u6536\u96c6\u3001\u7d22\u5f15\u548c\u5206\u6790\u53ca\u5176\u6240\u4ea7\u751f\u7684\u6570\u636e\uff0c\u5305\u62ec\u6240\u6709IT\u7cfb\u7edf\u548c\u57fa\u7840\u7ed3\u6784\uff08\u7269\u7406\u3001\u865a\u62df\u673a\u548c\u4e91\uff09\u751f\u6210\u7684\u6570\u636e\u3002\n\nSplunk Enterprise\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u8bbf\u95ee\u5b58\u50a8\u5728web\u6839\u6587\u4ef6\u5939\u4e4b\u5916\u7684\u6587\u4ef6\u548c\u76ee\u5f55\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://advisory.splunk.com/advisories/SVD-2024-0711",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2024-34273",
"openTime": "2024-08-01",
"patchDescription": "Splunk\u662f\u7f8e\u56fdSplunk\u516c\u53f8\u7684\u4e00\u5957\u6570\u636e\u6536\u96c6\u5206\u6790\u8f6f\u4ef6\u3002\u8be5\u8f6f\u4ef6\u4e3b\u8981\u7528\u4e8e\u6536\u96c6\u3001\u7d22\u5f15\u548c\u5206\u6790\u53ca\u5176\u6240\u4ea7\u751f\u7684\u6570\u636e\uff0c\u5305\u62ec\u6240\u6709IT\u7cfb\u7edf\u548c\u57fa\u7840\u7ed3\u6784\uff08\u7269\u7406\u3001\u865a\u62df\u673a\u548c\u4e91\uff09\u751f\u6210\u7684\u6570\u636e\u3002\r\n\r\nSplunk Enterprise\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u8bbf\u95ee\u5b58\u50a8\u5728web\u6839\u6587\u4ef6\u5939\u4e4b\u5916\u7684\u6587\u4ef6\u548c\u76ee\u5f55\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Splunk Enterprise\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": [
"Splunk Splunk Enterprise \u003c9.2.2",
"Splunk Splunk Enterprise \u003c9.1.5",
"Splunk Splunk Enterprise \u003c9.0.10"
]
},
"referenceLink": "https://advisory.splunk.com/advisories/SVD-2024-0711",
"serverity": "\u9ad8",
"submitTime": "2024-07-05",
"title": "Splunk Enterprise\u8def\u5f84\u904d\u5386\u6f0f\u6d1e"
}
FKIE_CVE-2024-36991
Vulnerability from fkie_nvd - Published: 2024-07-01 17:15 - Updated: 2024-11-21 09:22
Severity
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.
References
| URL | Tags | ||
|---|---|---|---|
| prodsec@splunk.com | https://advisory.splunk.com/advisories/SVD-2024-0711 | Vendor Advisory | |
| prodsec@splunk.com | https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://advisory.splunk.com/advisories/SVD-2024-0711 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "09264EE5-FA8A-49C5-AB1F-AEAC16CDC591",
"versionEndExcluding": "9.0.10",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "565039EE-74F6-451C-AFB3-F6C9F7AA0EEE",
"versionEndExcluding": "9.1.5",
"versionStartIncluding": "9.1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "B1342052-4733-49BB-95F0-A89B07A3F2E3",
"versionEndExcluding": "9.2.2",
"versionStartIncluding": "9.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows."
},
{
"lang": "es",
"value": "En las versiones de Splunk Enterprise en Windows inferiores a 9.2.2, 9.1.5 y 9.0.10, un atacante podr\u00eda realizar un path traversal en el endpoint /modules/messaging/ en Splunk Enterprise en Windows. Esta vulnerabilidad solo deber\u00eda afectar a Splunk Enterprise en Windows."
}
],
"id": "CVE-2024-36991",
"lastModified": "2024-11-21T09:22:59.347",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "prodsec@splunk.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-07-01T17:15:07.860",
"references": [
{
"source": "prodsec@splunk.com",
"tags": [
"Vendor Advisory"
],
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"source": "prodsec@splunk.com",
"tags": [
"Vendor Advisory"
],
"url": "https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa"
}
],
"sourceIdentifier": "prodsec@splunk.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-35"
}
],
"source": "prodsec@splunk.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-FG59-J242-RCJ9
Vulnerability from github – Published: 2024-07-01 18:32 – Updated: 2024-07-01 18:32
VLAI
Details
In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.
Severity
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2024-36991"
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-35"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-01T17:15:07Z",
"severity": "HIGH"
},
"details": "In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.",
"id": "GHSA-fg59-j242-rcj9",
"modified": "2024-07-01T18:32:41Z",
"published": "2024-07-01T18:32:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36991"
},
{
"type": "WEB",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"type": "WEB",
"url": "https://research.splunk.com/application/e7c2b064-524e-4d65-8002-efce808567aa"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
NCSC-2024-0276
Vulnerability from csaf_ncscnl - Published: 2024-07-02 13:15 - Updated: 2024-07-02 13:15Summary
Kwetsbaarheden verholpen in Splunk
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten: De ontwikkelaars van Splunk hebben kwetsbaarheden verholpen in Splunk en Splunk Enterprise.
Interpretaties: Een kwaadwillende kan de kwetsbaarheden misbruiken om een Denial-of-Service te veroorzaken, willekeurige code uit te (laten) voeren middels Command-injection, of om een Cross-Site-Scripting-aanval uit te voeren. Een dergelijke aanval kan leiden tot uitvoer van willekeurige code in de browser van het slachtoffer, of toegang tot gevoelige gegevens in de context van de browser van het slachtoffer.
Oplossingen: Splunk heeft updates uitgebracht voor Splunk en Splunk Enterprise. Zie bijgevoegde referenties voor meer informatie.
Kans: medium
Schade: high
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-204: Observable Response Discrepancy
CWE-284: Improper Access Control
CWE-35: Path Traversal: '.../...//'
CWE-434: Unrestricted Upload of File with Dangerous Type
CWE-476: NULL Pointer Dereference
CWE-502: Deserialization of Untrusted Data
CWE-687: Function Call With Incorrectly Specified Argument Value
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-862: Missing Authorization
7.5 (High)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— |
8.0 (High)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— |
8.8 (High)
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— |
8.8 (High)
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— |
6.3 (Medium)
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
4.3 (Medium)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
7.1 (High)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
6.5 (Medium)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— |
7.5 (High)
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— |
5.4 (Medium)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— |
5.4 (Medium)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— |
5.4 (Medium)
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
5.4 (Medium)
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
5.3 (Medium)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— | |
|
splunk
splunk
|
cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*
|
— |
8.1 (High)
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*
|
— | |
|
splunk_enterprise
splunk
|
cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*
|
— | |
|
splunk_cloud_platform
splunk
|
cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*
|
— |
References
30 references
| URL | Category |
|---|---|
| https://advisory.splunk.com/advisories/SVD-2024-0702 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0703 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0704 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0705 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0706 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0707 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0709 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0710 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0711 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0712 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0713 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0714 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0715 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0716 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0717 | external |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "De ontwikkelaars van Splunk hebben kwetsbaarheden verholpen in Splunk en Splunk Enterprise.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om een Denial-of-Service te veroorzaken, willekeurige code uit te (laten) voeren middels Command-injection, of om een Cross-Site-Scripting-aanval uit te voeren. Een dergelijke aanval kan leiden tot uitvoer van willekeurige code in de browser van het slachtoffer, of toegang tot gevoelige gegevens in de context van de browser van het slachtoffer.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Splunk heeft updates uitgebracht voor Splunk en Splunk Enterprise. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Observable Response Discrepancy",
"title": "CWE-204"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
},
{
"category": "general",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Function Call With Incorrectly Specified Argument Value",
"title": "CWE-687"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Missing Authorization",
"title": "CWE-862"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0702"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0703"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0704"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0705"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0706"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0707"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0709"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0710"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0712"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0713"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0715"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0716"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0717"
}
],
"title": "Kwetsbaarheden verholpen in Splunk",
"tracking": {
"current_release_date": "2024-07-02T13:15:06.374293Z",
"id": "NCSC-2024-0276",
"initial_release_date": "2024-07-02T13:15:06.374293Z",
"revision_history": [
{
"date": "2024-07-02T13:15:06.374293Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "splunk_cloud_platform",
"product": {
"name": "splunk_cloud_platform",
"product_id": "CSAFPID-1491692",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2308:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk_cloud_platform",
"product": {
"name": "splunk_cloud_platform",
"product_id": "CSAFPID-1491691",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk_cloud_platform:9.1.2312:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk_enterprise",
"product": {
"name": "splunk_enterprise",
"product_id": "CSAFPID-1464664",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk_enterprise:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk_enterprise",
"product": {
"name": "splunk_enterprise",
"product_id": "CSAFPID-1464663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk_enterprise:9.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk_enterprise",
"product": {
"name": "splunk_enterprise",
"product_id": "CSAFPID-1464662",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk_enterprise:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-855763",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491695",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491707",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491705",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491704",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491700",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491697",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491698",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491706",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491711",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491709",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.0.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491699",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491696",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491710",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491708",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491703",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491702",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "splunk",
"product": {
"name": "splunk",
"product_id": "CSAFPID-1491701",
"product_identification_helper": {
"cpe": "cpe:2.3:a:splunk:splunk:9.2.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36982",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36982",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36982.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
}
],
"title": "CVE-2024-36982"
},
{
"cve": "CVE-2024-36983",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36983",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36983.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
}
],
"title": "CVE-2024-36983"
},
{
"cve": "CVE-2024-36984",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36984",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36984.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
}
],
"title": "CVE-2024-36984"
},
{
"cve": "CVE-2024-36985",
"cwe": {
"id": "CWE-687",
"name": "Function Call With Incorrectly Specified Argument Value"
},
"notes": [
{
"category": "other",
"text": "Function Call With Incorrectly Specified Argument Value",
"title": "CWE-687"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36985",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36985.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
}
],
"title": "CVE-2024-36985"
},
{
"cve": "CVE-2024-36986",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36986",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36986.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36986"
},
{
"cve": "CVE-2024-36987",
"cwe": {
"id": "CWE-434",
"name": "Unrestricted Upload of File with Dangerous Type"
},
"notes": [
{
"category": "other",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36987",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36987.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36987"
},
{
"cve": "CVE-2024-36989",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36989",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36989.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36989"
},
{
"cve": "CVE-2024-36990",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36990",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36990.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
}
],
"title": "CVE-2024-36990"
},
{
"cve": "CVE-2024-36991",
"cwe": {
"id": "CWE-35",
"name": "Path Traversal: \u0027.../...//\u0027"
},
"notes": [
{
"category": "other",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36991",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36991.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664"
]
}
],
"title": "CVE-2024-36991"
},
{
"cve": "CVE-2024-36992",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36992",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36992.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
}
],
"title": "CVE-2024-36992"
},
{
"cve": "CVE-2024-36993",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36993",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36993.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692"
]
}
],
"title": "CVE-2024-36993"
},
{
"cve": "CVE-2024-36994",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36994",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36994.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36994"
},
{
"cve": "CVE-2024-36995",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"notes": [
{
"category": "other",
"text": "Missing Authorization",
"title": "CWE-862"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36995",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36995.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-1491692",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36995"
},
{
"cve": "CVE-2024-36996",
"cwe": {
"id": "CWE-204",
"name": "Observable Response Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Response Discrepancy",
"title": "CWE-204"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36996",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36996.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691",
"CSAFPID-855763"
]
}
],
"title": "CVE-2024-36996"
},
{
"cve": "CVE-2024-36997",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36997",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36997.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1464662",
"CSAFPID-1464663",
"CSAFPID-1464664",
"CSAFPID-1491691"
]
}
],
"title": "CVE-2024-36997"
}
]
}
WID-SEC-W-2024-1494
Vulnerability from csaf_certbund - Published: 2024-07-01 22:00 - Updated: 2025-07-06 22:00Summary
Splunk Enterprise: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Splunk Enterprise ermöglicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.
Angriff: Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Splunk Enterprise ausnutzen, um beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, mehrere Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren und vertrauliche Informationen preiszugeben
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.1.5
Splunk / Splunk Enterprise
|
<9.1.5 | ||
|
Splunk Splunk Enterprise <9.2.2
Splunk / Splunk Enterprise
|
<9.2.2 | ||
|
Splunk Splunk Enterprise <9.0.10
Splunk / Splunk Enterprise
|
<9.0.10 |
References
22 references
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://advisory.splunk.com/advisories/SVD-2024-0701 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0702 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0703 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0704 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0705 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0706 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0707 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0708 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0709 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0710 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0711 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0712 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0713 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0714 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0715 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0716 | external |
| https://advisory.splunk.com/advisories/SVD-2024-0717 | external |
| https://lists.debian.org/debian-security-announce… | external |
| https://lists.debian.org/debian-lts-announce/2024… | external |
| https://github.com/Zin0D/CVE-2024-36991 | external |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Splunk Enterprise ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, mehrere Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren und vertrauliche Informationen preiszugeben",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1494 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1494.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1494 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1494"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0701"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0702"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0703"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0704"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0705"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0706"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0707"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0708"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0709"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0710"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0712"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0713"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0715"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0716"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2024-07-01",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0717"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5791 vom 2024-10-13",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00205.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3917 vom 2024-10-13",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00008.html"
},
{
"category": "external",
"summary": "PoC CVE-2024-36991 vom 2025-07-06",
"url": "https://github.com/Zin0D/CVE-2024-36991"
}
],
"source_lang": "en-US",
"title": "Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-06T22:00:00.000+00:00",
"generator": {
"date": "2025-07-07T04:44:40.735+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1494",
"initial_release_date": "2024-07-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-10-13T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "3",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "4",
"summary": "PoC f\u00fcr CVE-2024-36991 aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.2.2",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.2",
"product_id": "T035716"
}
},
{
"category": "product_version",
"name": "9.2.2",
"product": {
"name": "Splunk Splunk Enterprise 9.2.2",
"product_id": "T035716-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.5",
"product_id": "T035717"
}
},
{
"category": "product_version",
"name": "9.1.5",
"product": {
"name": "Splunk Splunk Enterprise 9.1.5",
"product_id": "T035717-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.10",
"product_id": "T035718"
}
},
{
"category": "product_version",
"name": "9.0.10",
"product": {
"name": "Splunk Splunk Enterprise 9.0.10",
"product_id": "T035718-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.0.10"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-33733",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2023-33733"
},
{
"cve": "CVE-2024-36982",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36982"
},
{
"cve": "CVE-2024-36983",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36983"
},
{
"cve": "CVE-2024-36984",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36984"
},
{
"cve": "CVE-2024-36985",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36985"
},
{
"cve": "CVE-2024-36986",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36986"
},
{
"cve": "CVE-2024-36987",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36987"
},
{
"cve": "CVE-2024-36989",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36989"
},
{
"cve": "CVE-2024-36990",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36990"
},
{
"cve": "CVE-2024-36991",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36991"
},
{
"cve": "CVE-2024-36992",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36992"
},
{
"cve": "CVE-2024-36993",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36993"
},
{
"cve": "CVE-2024-36994",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36994"
},
{
"cve": "CVE-2024-36995",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36995"
},
{
"cve": "CVE-2024-36996",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36996"
},
{
"cve": "CVE-2024-36997",
"product_status": {
"known_affected": [
"2951",
"T035717",
"T035716",
"T035718"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36997"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…