Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-6923 (GCVE-0-2024-6923)
Vulnerability from cvelistv5 – Published: 2024-08-01 13:40 – Updated: 2025-11-03 22:32
VLAI
EPSS
VEX
Title
Email header injection due to unquoted newlines
Summary
There is a MEDIUM severity vulnerability affecting CPython.
The
email module didn’t properly quote newlines for email headers when
serializing an email message allowing for header injection when an email
is serialized.
Severity
5.5 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-08-01 18:15 UTC
CWE
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Assigner
References
15 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.8.20
(python)
Affected: 3.9.0 , < 3.9.20 (python) Affected: 3.10.0 , < 3.10.15 (python) Affected: 3.11.0 , < 3.11.10 (python) Affected: 3.12.0 , < 3.12.5 (python) Affected: 3.13.0a1 , < 3.13.0rc2 (python) |
guessed | |
| python | cpython |
Affected:
0 , ≤ 3.13.0rc2
(python)
cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python",
"versions": [
{
"lessThanOrEqual": "3.13.0rc2",
"status": "affected",
"version": "0",
"versionType": "python"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-6923",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-01T18:15:02.857863Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-01T18:18:12.965Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:47.018Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/01/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/02/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240926-0003/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00005.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"email"
],
"product": "CPython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "python"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.5",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "remediation developer",
"value": "Petr Viktorin"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "reporter",
"value": "John Whitlock"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Bas Bloemsaat"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "There is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003cbr\u003eThe \nemail module didn\u2019t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized."
}
],
"value": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u2019t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized."
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T19:55:06.174Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/122233"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/121650"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4766d1200fdf8b6728137aa2927a297e224d5fa7"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4aaa4259b5a6e664b7316a4d60bdec7ee0f124d0"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/06f28dc236708f72871c64d4bc4b4ea144c50147"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b158a76ce094897c870fb6b3de62887b7ccc33f1"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/f7be505d137a22528cb0fc004422c0081d5d90e6"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/f7c0f09e69e950cf3c5ada9dbde93898eb975533"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/097633981879b3c9de9a1dd120d3aa585ecc2384"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Email header injection due to unquoted newlines",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-6923",
"datePublished": "2024-08-01T13:40:11.069Z",
"dateReserved": "2024-07-19T15:32:46.458Z",
"dateUpdated": "2025-11-03T22:32:47.018Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-6923",
"date": "2026-08-28",
"epss": "0.011",
"percentile": "0.62803"
},
"microsoft_vex": {
"current_release_date": "2026-02-19T01:07:57.000Z",
"cve": "CVE-2024-6923",
"id": "msrc_CVE-2024-6923",
"initial_release_date": "2024-08-02T00:00:00.000Z",
"product_status:fixed": "5",
"product_status:known_affected": "5",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Email header injection due to unquoted newlines",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-6923.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-6923\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-08-01T14:15:03.647\",\"lastModified\":\"2026-06-17T08:18:59.170\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a MEDIUM severity vulnerability affecting CPython.\\n\\nThe \\nemail module didn\u2019t properly quote newlines for email headers when \\nserializing an email message allowing for header injection when an email\\n is serialized.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. El m\u00f3dulo de correo electr\u00f3nico no citaba correctamente las nuevas l\u00edneas para los encabezados de correo electr\u00f3nico al serializar un mensaje de correo electr\u00f3nico, lo que permit\u00eda la inyecci\u00f3n de encabezado cuando se serializa un correo electr\u00f3nico.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"modules\":[\"email\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.8.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.9.0\",\"lessThan\":\"3.9.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.15\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.10\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.5\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0a1\",\"lessThan\":\"3.13.0rc2\",\"versionType\":\"python\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"python\",\"product\":\"cpython\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"3.13.0rc2\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.1,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-08-01T18:15:02.857863Z\",\"id\":\"CVE-2024-6923\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/06f28dc236708f72871c64d4bc4b4ea144c50147\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/097633981879b3c9de9a1dd120d3aa585ecc2384\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/4766d1200fdf8b6728137aa2927a297e224d5fa7\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/4aaa4259b5a6e664b7316a4d60bdec7ee0f124d0\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/b158a76ce094897c870fb6b3de62887b7ccc33f1\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/f7be505d137a22528cb0fc004422c0081d5d90e6\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/f7c0f09e69e950cf3c5ada9dbde93898eb975533\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/121650\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/122233\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/01/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/02/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240926-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-25T14:30:37+00:00",
"cve": "CVE-2024-6923",
"id": "CVE-2024-6923",
"initial_release_date": "2024-08-01T00:00:00+00:00",
"product_status:fixed": "1564",
"product_status:known_affected": "31",
"product_status:known_not_affected": "43",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-6923.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/01/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/02/2\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240926-0003/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00005.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-01-11T15:02:31.356Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6923\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-01T18:15:02.857863Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"python\", \"lessThanOrEqual\": \"3.13.0rc2\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-01T18:13:33.392Z\"}}], \"cna\": {\"title\": \"Email header injection due to unquoted newlines\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Petr Viktorin\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"John Whitlock\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Bas Bloemsaat\"}], \"affected\": [{\"vendor\": \"Python Software Foundation\", \"modules\": [\"email\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.5\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/122233\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121650\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/4766d1200fdf8b6728137aa2927a297e224d5fa7\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/4aaa4259b5a6e664b7316a4d60bdec7ee0f124d0\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/06f28dc236708f72871c64d4bc4b4ea144c50147\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b158a76ce094897c870fb6b3de62887b7ccc33f1\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/f7be505d137a22528cb0fc004422c0081d5d90e6\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/f7c0f09e69e950cf3c5ada9dbde93898eb975533\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/097633981879b3c9de9a1dd120d3aa585ecc2384\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\nThe \\nemail module didn\\u2019t properly quote newlines for email headers when \\nserializing an email message allowing for header injection when an email\\n is serialized.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003cbr\u003eThe \\nemail module didn\\u2019t properly quote newlines for email headers when \\nserializing an email message allowing for header injection when an email\\n is serialized.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-01-31T19:55:06.174Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-6923\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-31T19:55:06.174Z\", \"dateReserved\": \"2024-07-19T15:32:46.458Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-08-01T13:40:11.069Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2024-2033
Vulnerability from csaf_certbund - Published: 2024-09-02 22:00 - Updated: 2026-03-23 23:00Summary
Red Hat Enterprise Linux (CPython): Schwachstelle ermöglicht Manipulation von Dateien
Severity
Mittel
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: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux CPython <3.12.1
Red Hat / Enterprise Linux
|
CPython <3.12.1 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.5.1.2
Dell / PowerScale OneFS
|
OneFS <9.5.1.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
References
74 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-2033 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2033.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-2033 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2033"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2024-09-02",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-09-02",
"url": "https://access.redhat.com/errata/RHSA-2024:6146"
},
{
"category": "external",
"summary": "SuSE Security Advisory vom 2024-09-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019340.html"
},
{
"category": "external",
"summary": "Bug Report und PoC",
"url": "https://github.com/python/cpython/pull/122233"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6179 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6179"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6146 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-6146.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6163 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-6163.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6163 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6163"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6179 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-6179.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3200-1 vom 2024-09-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019411.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-37D9C902DD vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-37d9c902dd"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-7A069F48E4 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-7a069f48e4"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-308628EBB8 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-308628ebb8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-6DEDBC5CF9 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-6dedbc5cf9"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-1E6D6F8452 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1e6d6f8452"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-7DB9258D37 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-7db9258d37"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-F652468298 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-f652468298"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-AE2925C3AE vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-ae2925c3ae"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-F7F36C20A2 vom 2024-09-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-f7f36c20a2"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:6146 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:6146"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3293-1 vom 2024-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019446.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3294-1 vom 2024-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019445.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3302-1 vom 2024-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019455.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3303-1 vom 2024-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019454.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6909 vom 2024-09-23",
"url": "https://access.redhat.com/errata/RHSA-2024:6909"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6915 vom 2024-09-23",
"url": "https://access.redhat.com/errata/RHSA-2024:6915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6962 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6962"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6975 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6975"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6961 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6961"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6975 vom 2024-09-25",
"url": "https://linux.oracle.com/errata/ELSA-2024-6975.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6961 vom 2024-09-25",
"url": "https://linux.oracle.com/errata/ELSA-2024-6961.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6962 vom 2024-09-25",
"url": "https://linux.oracle.com/errata/ELSA-2024-6962.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7137 vom 2024-09-25",
"url": "https://access.redhat.com/errata/RHSA-2024:7137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7213 vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7213"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3470-1 vom 2024-09-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3BRXVUEQCIBOPTQPNHGCO3VXFI46RYDG/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7374 vom 2024-09-30",
"url": "https://access.redhat.com/errata/RHSA-2024:7374"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:6962 vom 2024-09-30",
"url": "https://errata.build.resf.org/RLSA-2024:6962"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7415 vom 2024-10-01",
"url": "https://access.redhat.com/errata/RHSA-2024:7415"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7443 vom 2024-10-01",
"url": "https://access.redhat.com/errata/RHSA-2024:7443"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7726 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7726"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7725 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7725"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7724 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7724"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7744 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7744"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7323 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8103 vom 2024-10-15",
"url": "https://access.redhat.com/errata/RHSA-2024:8103"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7015-4 vom 2024-10-14",
"url": "https://ubuntu.com/security/notices/USN-7015-4"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8318"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2024-016 vom 2024-11-13",
"url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2024-016.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-9190 vom 2024-11-19",
"url": "https://linux.oracle.com/errata/ELSA-2024-9190.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7015-5 vom 2024-11-19",
"url": "https://ubuntu.com/security/notices/USN-7015-5"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10135 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:10135"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3980 vom 2024-12-02",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4010 vom 2025-01-11",
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00005.html"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2025-2889 vom 2025-02-13",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25416"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2754 vom 2025-02-25",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2754.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-082 vom 2025-02-27",
"url": "https://www.dell.com/support/kbdoc/de-de/000289682/dsa-2025-082-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2797 vom 2025-03-25",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2797.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20294-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021036.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20025-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021358.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20374-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021414.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202506-07 vom 2025-06-12",
"url": "https://security.gentoo.org/glsa/202506-07"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240926-0003 vom 2025-06-13",
"url": "https://security.netapp.com/advisory/NTAP-20240926-0003"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02089-1 vom 2025-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021639.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7015-7 vom 2025-09-29",
"url": "https://ubuntu.com/security/notices/USN-7015-7"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4354 vom 2025-10-31",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00035.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15713-1 vom 2025-11-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7NUQ3GPXSJ6QCFNNBJQ5D3UZXUYCUBE/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2128 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20281-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024203.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4746 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4746"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4943 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5399 vom 2026-03-23",
"url": "https://access.redhat.com/errata/RHSA-2026:5399"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (CPython): Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2026-03-23T23:00:00.000+00:00",
"generator": {
"date": "2026-03-24T10:16:19.554+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-2033",
"initial_release_date": "2024-09-02T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-09-16T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-09-17T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-30T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2024-10-06T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-07T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-14T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-13T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-11-18T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-19T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-02-13T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-03-25T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "42"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Broadcom Brocade SANnav",
"product": {
"name": "Broadcom Brocade SANnav",
"product_id": "T034392",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:-"
}
}
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"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": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.5.1.2",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.5.1.2",
"product_id": "T040051"
}
},
{
"category": "product_version",
"name": "OneFS 9.5.1.2",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.5.1.2",
"product_id": "T040051-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.5.1.2"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "for VMware vSphere",
"product": {
"name": "NetApp ActiveIQ Unified Manager for VMware vSphere",
"product_id": "T025152",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere"
}
}
},
{
"category": "product_version",
"name": "for Microsoft Windows",
"product": {
"name": "NetApp ActiveIQ Unified Manager for Microsoft Windows",
"product_id": "T025631",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows"
}
}
}
],
"category": "product_name",
"name": "ActiveIQ Unified Manager"
},
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T039981",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T037218",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version_range",
"name": "CPython \u003c3.12.1",
"product": {
"name": "Red Hat Enterprise Linux CPython \u003c3.12.1",
"product_id": "T037219"
}
},
{
"category": "product_version",
"name": "CPython 3.12.1",
"product": {
"name": "Red Hat Enterprise Linux CPython 3.12.1",
"product_id": "T037219-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:cpython__3.12.1"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6923",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T037218",
"T037219",
"T012167",
"T004914",
"T032255",
"T039981",
"74185",
"T040051",
"2951",
"T002207",
"T034392",
"T045879",
"T000126",
"T025631",
"T027843",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2024-09-02T22:00:00.000+00:00",
"title": "CVE-2024-6923"
}
]
}
WID-SEC-W-2025-0647
Vulnerability from csaf_certbund - Published: 2025-03-26 23:00 - Updated: 2025-11-18 23:00Summary
Splunk 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 Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen preiszugeben, Daten zu manipulieren, Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und weitere, nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning <5.2.0
Splunk / Splunk Enterprise
|
SplunkApp Data Science and Deep Learning <5.2.0 | ||
|
Splunk Splunk Enterprise Spunk DB Connect <4.0.0
Splunk / Splunk Enterprise
|
Spunk DB Connect <4.0.0 | ||
|
Splunk Splunk Enterprise SplunkApp Lookup File Editing <4.0.5
Splunk / Splunk Enterprise
|
SplunkApp Lookup File Editing <4.0.5 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud <5.4.3
Splunk / Splunk Enterprise
|
Splunk Add-on Microsoft Cloud <5.4.3 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on <1.2.7
Splunk / Splunk Enterprise
|
Splunk Infrastructure Monitoring Add-on <1.2.7 | ||
|
Splunk Splunk Enterprise <9.4.0
Splunk / Splunk Enterprise
|
<9.4.0 | ||
|
Splunk Splunk Enterprise <9.3.3
Splunk / Splunk Enterprise
|
<9.3.3 | ||
|
Atlassian Jira <10.7.2
Atlassian / Jira
|
<10.7.2 | ||
|
Splunk Splunk Enterprise <9.2.5
Splunk / Splunk Enterprise
|
<9.2.5 | ||
|
Atlassian Bitbucket <9.4.13 (LTS)
Atlassian / Bitbucket
|
<9.4.13 (LTS) | ||
|
Splunk Splunk Enterprise <9.1.8
Splunk / Splunk Enterprise
|
<9.1.8 | ||
|
Atlassian Jira <9.12.25 (LTS)
Atlassian / Jira
|
<9.12.25 (LTS) | ||
|
Atlassian Bitbucket <8.19.25 (LTS)
Atlassian / Bitbucket
|
<8.19.25 (LTS) | ||
|
Splunk Splunk Enterprise <9.4.1
Splunk / Splunk Enterprise
|
<9.4.1 | ||
|
Atlassian Jira <10.3.8 (LTS)
Atlassian / Jira
|
<10.3.8 (LTS) | ||
|
Atlassian Bitbucket <10.0.2
Atlassian / Bitbucket
|
<10.0.2 |
References
18 references
{
"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 Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen preiszugeben, Daten zu manipulieren, Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"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-2025-0647 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0647.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0647 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0647"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0301 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0301"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0302 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0302"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0303 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0303"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0304 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0304"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0305 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0305"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0306 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0306"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0307 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0307"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0310 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0310"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0308 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0308"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0309 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0309"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0311 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0311"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0312 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0312"
},
{
"category": "external",
"summary": "Splunk Vulnerability Disclosure SVD-2025-0313 vom 2025-03-26",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0313"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-0603 vom 2025-06-02",
"url": "https://advisory.splunk.com//advisories/SVD-2025-0603"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - July 15 2025",
"url": "https://confluence.atlassian.com/security/security-bulletin-july-15-2025-1590658642.html"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - November 18 2025",
"url": "https://confluence.atlassian.com/security/security-bulletin-november-18-2025-1671463469.html"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-18T23:00:00.000+00:00",
"generator": {
"date": "2025-11-19T09:37:12.481+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0647",
"initial_release_date": "2025-03-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.2",
"product": {
"name": "Atlassian Bitbucket \u003c10.0.2",
"product_id": "T048675"
}
},
{
"category": "product_version",
"name": "10.0.2",
"product": {
"name": "Atlassian Bitbucket 10.0.2",
"product_id": "T048675-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:10.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.19.25 (LTS)",
"product": {
"name": "Atlassian Bitbucket \u003c8.19.25 (LTS)",
"product_id": "T048676"
}
},
{
"category": "product_version",
"name": "8.19.25 (LTS)",
"product": {
"name": "Atlassian Bitbucket 8.19.25 (LTS)",
"product_id": "T048676-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:8.19.25_%28lts%29"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.13 (LTS)",
"product": {
"name": "Atlassian Bitbucket \u003c9.4.13 (LTS)",
"product_id": "T048677"
}
},
{
"category": "product_version",
"name": "9.4.13 (LTS)",
"product": {
"name": "Atlassian Bitbucket 9.4.13 (LTS)",
"product_id": "T048677-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:9.4.13_%28lts%29"
}
}
}
],
"category": "product_name",
"name": "Bitbucket"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.7.2",
"product": {
"name": "Atlassian Jira \u003c10.7.2",
"product_id": "T045453"
}
},
{
"category": "product_version",
"name": "10.7.2",
"product": {
"name": "Atlassian Jira 10.7.2",
"product_id": "T045453-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:10.7.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.3.8 (LTS)",
"product": {
"name": "Atlassian Jira \u003c10.3.8 (LTS)",
"product_id": "T045454"
}
},
{
"category": "product_version",
"name": "10.3.8 (LTS)",
"product": {
"name": "Atlassian Jira 10.3.8 (LTS)",
"product_id": "T045454-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:10.3.8_%28lts%29"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.12.25 (LTS)",
"product": {
"name": "Atlassian Jira \u003c9.12.25 (LTS)",
"product_id": "T045455"
}
},
{
"category": "product_version",
"name": "9.12.25 (LTS)",
"product": {
"name": "Atlassian Jira 9.12.25 (LTS)",
"product_id": "T045455-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:9.12.25_%28lts%29"
}
}
}
],
"category": "product_name",
"name": "Jira"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.4.0",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.0",
"product_id": "T042184"
}
},
{
"category": "product_version",
"name": "9.4.0",
"product": {
"name": "Splunk Splunk Enterprise 9.4.0",
"product_id": "T042184-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.3",
"product_id": "T042185"
}
},
{
"category": "product_version",
"name": "9.3.3",
"product": {
"name": "Splunk Splunk Enterprise 9.3.3",
"product_id": "T042185-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.5",
"product_id": "T042186"
}
},
{
"category": "product_version",
"name": "9.2.5",
"product": {
"name": "Splunk Splunk Enterprise 9.2.5",
"product_id": "T042186-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.8",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.8",
"product_id": "T042187"
}
},
{
"category": "product_version",
"name": "9.1.8",
"product": {
"name": "Splunk Splunk Enterprise 9.1.8",
"product_id": "T042187-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.1",
"product_id": "T042188"
}
},
{
"category": "product_version",
"name": "9.4.1",
"product": {
"name": "Splunk Splunk Enterprise 9.4.1",
"product_id": "T042188-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.1"
}
}
},
{
"category": "product_version_range",
"name": "SplunkApp Lookup File Editing \u003c4.0.5",
"product": {
"name": "Splunk Splunk Enterprise SplunkApp Lookup File Editing \u003c4.0.5",
"product_id": "T042189"
}
},
{
"category": "product_version",
"name": "SplunkApp Lookup File Editing 4.0.5",
"product": {
"name": "Splunk Splunk Enterprise SplunkApp Lookup File Editing 4.0.5",
"product_id": "T042189-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:splunkapp_lookup_file_editing__4.0.5"
}
}
},
{
"category": "product_version_range",
"name": "SplunkApp Data Science and Deep Learning \u003c5.2.0",
"product": {
"name": "Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning \u003c5.2.0",
"product_id": "T042190"
}
},
{
"category": "product_version",
"name": "SplunkApp Data Science and Deep Learning 5.2.0",
"product": {
"name": "Splunk Splunk Enterprise SplunkApp Data Science and Deep Learning 5.2.0",
"product_id": "T042190-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:splunkapp_data_science_and_deep_learning__5.2.0"
}
}
},
{
"category": "product_version_range",
"name": "Spunk DB Connect \u003c4.0.0",
"product": {
"name": "Splunk Splunk Enterprise Spunk DB Connect \u003c4.0.0",
"product_id": "T042191"
}
},
{
"category": "product_version",
"name": "Spunk DB Connect 4.0.0",
"product": {
"name": "Splunk Splunk Enterprise Spunk DB Connect 4.0.0",
"product_id": "T042191-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:spunk_db_connect__4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "Splunk Add-on Microsoft Cloud \u003c5.4.3",
"product": {
"name": "Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud \u003c5.4.3",
"product_id": "T042192"
}
},
{
"category": "product_version",
"name": "Splunk Add-on Microsoft Cloud 5.4.3",
"product": {
"name": "Splunk Splunk Enterprise Splunk Add-on Microsoft Cloud 5.4.3",
"product_id": "T042192-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:splunk_add-on_microsoft_cloud__5.4.3"
}
}
},
{
"category": "product_version_range",
"name": "Splunk Infrastructure Monitoring Add-on \u003c1.2.7",
"product": {
"name": "Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on \u003c1.2.7",
"product_id": "T042194"
}
},
{
"category": "product_version",
"name": "Splunk Infrastructure Monitoring Add-on 1.2.7",
"product": {
"name": "Splunk Splunk Enterprise Splunk Infrastructure Monitoring Add-on 1.2.7",
"product_id": "T042194-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:splunk_infrastructure_monitoring_add-on__1.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.2",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.2",
"product_id": "T044257"
}
},
{
"category": "product_version",
"name": "9.4.2",
"product": {
"name": "Splunk Splunk Enterprise 9.4.2",
"product_id": "T044257-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.4",
"product_id": "T044258"
}
},
{
"category": "product_version",
"name": "9.3.4",
"product": {
"name": "Splunk Splunk Enterprise 9.3.4",
"product_id": "T044258-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.6",
"product_id": "T044259"
}
},
{
"category": "product_version",
"name": "9.2.6",
"product": {
"name": "Splunk Splunk Enterprise 9.2.6",
"product_id": "T044259-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.9",
"product_id": "T044260"
}
},
{
"category": "product_version",
"name": "9.1.9",
"product": {
"name": "Splunk Splunk Enterprise 9.1.9",
"product_id": "T044260-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.9"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-20230",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20230"
},
{
"cve": "CVE-2025-20227",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20227"
},
{
"cve": "CVE-2025-20228",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20228"
},
{
"cve": "CVE-2025-20229",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20229"
},
{
"cve": "CVE-2025-20231",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20231"
},
{
"cve": "CVE-2025-20226",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20226"
},
{
"cve": "CVE-2025-20232",
"product_status": {
"known_affected": [
"T044258",
"T044257",
"T044259",
"T044260",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20232"
},
{
"cve": "CVE-2025-20233",
"product_status": {
"known_affected": [
"T042189",
"T044258",
"T044257",
"T044259",
"T044260",
"T045453",
"T048677",
"T045455",
"T048676",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2025-20233"
},
{
"cve": "CVE-2023-5363",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2024-21090",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-21090"
},
{
"cve": "CVE-2024-21272",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-21272"
},
{
"cve": "CVE-2024-2511",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-29857",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-3651",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-3651"
},
{
"cve": "CVE-2024-38999",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2024-39338",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-39338"
},
{
"cve": "CVE-2024-45801",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-45801"
},
{
"cve": "CVE-2024-4603",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-47875",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-6923",
"product_status": {
"known_affected": [
"T042190",
"T042191",
"T042189",
"T044258",
"T044257",
"T044259",
"T042192",
"T044260",
"T042194",
"T042184",
"T042185",
"T045453",
"T042186",
"T048677",
"T042187",
"T045455",
"T048676",
"T042188",
"T045454",
"T048675"
]
},
"release_date": "2025-03-26T23:00:00.000+00:00",
"title": "CVE-2024-6923"
}
]
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…