Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-56326 (GCVE-0-2024-56326)
Vulnerability from cvelistv5 – Published: 2024-12-23 15:43 – Updated: 2025-11-03 19:32
VLAI
EPSS
Title
Jinja has a sandbox breakout through indirect reference to format method
Summary
Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, it's possible to store a reference to a malicious string's format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.
Severity
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/pallets/jinja/security/advisor… | x_refsource_CONFIRM |
| https://github.com/pallets/jinja/commit/48b0687e0… | x_refsource_MISC |
| https://github.com/pallets/jinja/releases/tag/3.1.5 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-56326",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-27T17:50:50.460995Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-27T17:54:33.724Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:32:16.045Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "jinja",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693: Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-23T15:43:49.400Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
},
{
"name": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"name": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
}
],
"source": {
"advisory": "GHSA-q2x7-8rv6-6q7h",
"discovery": "UNKNOWN"
},
"title": "Jinja has a sandbox breakout through indirect reference to format method"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-56326",
"datePublished": "2024-12-23T15:43:49.400Z",
"dateReserved": "2024-12-19T18:34:22.764Z",
"dateUpdated": "2025-11-03T19:32:16.045Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-56326",
"date": "2026-05-27",
"epss": "0.00586",
"percentile": "0.69307"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-56326\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-23T16:15:07.590\",\"lastModified\":\"2025-11-03T20:16:51.257\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"},{\"lang\":\"es\",\"value\":\"Jinja es un motor de plantillas extensible. Antes de la versi\u00f3n 3.1.5, una supervisi\u00f3n de c\u00f3mo el entorno aislado de Jinja detecta llamadas a str.format permit\u00eda a un atacante que controlaba el contenido de una plantilla ejecutar c\u00f3digo Python arbitrario. Para aprovechar la vulnerabilidad, un atacante necesita controlar el contenido de una plantilla. Que ese sea el caso depende del tipo de aplicaci\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas que no son de confianza. El sandbox de Jinja capta llamadas a str.format y garantiza que no escapen de la sandbox. Sin embargo, es posible almacenar una referencia al m\u00e9todo de formato de una cadena maliciosa y luego pasarla a un filtro que lo llame. Estos filtros no est\u00e1n integrados en Jinja, pero podr\u00edan estar presentes a trav\u00e9s de filtros personalizados en una aplicaci\u00f3n. Despu\u00e9s de la soluci\u00f3n, estas llamadas indirectas tambi\u00e9n son gestionadas por la sandbox. Esta vulnerabilidad se solucion\u00f3 en 3.1.5.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-693\"},{\"lang\":\"en\",\"value\":\"CWE-1336\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.5\",\"matchCriteriaId\":\"AB319144-011C-489C-A742-641ED65EEB0B\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/jinja/releases/tag/3.1.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-56326\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-27T17:50:50.460995Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-24T01:43:04.937Z\"}}], \"cna\": {\"title\": \"Jinja has a sandbox breakout through indirect reference to format method\", \"source\": {\"advisory\": \"GHSA-q2x7-8rv6-6q7h\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"jinja\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.1.5\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"name\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"name\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"name\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1336\", \"description\": \"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-693\", \"description\": \"CWE-693: Protection Mechanism Failure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-23T15:43:49.400Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-56326\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-27T17:54:33.724Z\", \"dateReserved\": \"2024-12-19T18:34:22.764Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-23T15:43:49.400Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:0029-1
Vulnerability from csaf_suse - Published: 2025-01-07 10:41 - Updated: 2025-01-07 10:41Summary
Security update for python-Jinja2
Severity
Important
Notes
Title of the patch: Security update for python-Jinja2
Description of the patch: This update for python-Jinja2 fixes the following issues:
- CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)
Patchnames: SUSE-2025-29,SUSE-SLE-Micro-5.3-2025-29,SUSE-SLE-Micro-5.4-2025-29,SUSE-SLE-Micro-5.5-2025-29,SUSE-SLE-Module-Basesystem-15-SP6-2025-29,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-29,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-29,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-29,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-29,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-29,SUSE-SLE-Product-SLED-15-SP4-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-29,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-29,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-29,SUSE-SUSE-MicroOS-5.1-2025-29,SUSE-SUSE-MicroOS-5.2-2025-29,SUSE-Storage-7.1-2025-29,openSUSE-Leap-Micro-5.5-2025-29,openSUSE-SLE-15.5-2025-29
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python-Jinja2-vim-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Jinja2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Jinja2 fixes the following issues:\n\n - CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-29,SUSE-SLE-Micro-5.3-2025-29,SUSE-SLE-Micro-5.4-2025-29,SUSE-SLE-Micro-5.5-2025-29,SUSE-SLE-Module-Basesystem-15-SP6-2025-29,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-29,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-29,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-29,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-29,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-29,SUSE-SLE-Product-SLED-15-SP4-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-29,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-29,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-29,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-29,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-29,SUSE-SUSE-MicroOS-5.1-2025-29,SUSE-SUSE-MicroOS-5.2-2025-29,SUSE-Storage-7.1-2025-29,openSUSE-Leap-Micro-5.5-2025-29,openSUSE-SLE-15.5-2025-29",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0029-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0029-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250029-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0029-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020066.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234809",
"url": "https://bugzilla.suse.com/1234809"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56326 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56326/"
}
],
"title": "Security update for python-Jinja2",
"tracking": {
"current_release_date": "2025-01-07T10:41:29Z",
"generator": {
"date": "2025-01-07T10:41:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0029-1",
"initial_release_date": "2025-01-07T10:41:29Z",
"revision_history": [
{
"date": "2025-01-07T10:41:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"product": {
"name": "python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"product_id": "python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"product": {
"name": "python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"product_id": "python-Jinja2-vim-2.10.1-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "python2-Jinja2-2.10.1-150000.3.18.1.noarch",
"product": {
"name": "python2-Jinja2-2.10.1-150000.3.18.1.noarch",
"product_id": "python2-Jinja2-2.10.1-150000.3.18.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"product": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"product_id": "python3-Jinja2-2.10.1-150000.3.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.5",
"product": {
"name": "openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Jinja2-vim-2.10.1-150000.3.18.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python-Jinja2-vim-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Jinja2-2.10.1-150000.3.18.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
},
"product_reference": "python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56326"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Proxy 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Server 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56326",
"url": "https://www.suse.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "SUSE Bug 1234809 for CVE-2024-56326",
"url": "https://bugzilla.suse.com/1234809"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Proxy 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Server 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.1:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Proxy 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"SUSE Manager Server 4.3:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-emacs-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python-Jinja2-vim-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap 15.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch",
"openSUSE Leap Micro 5.5:python3-Jinja2-2.10.1-150000.3.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T10:41:29Z",
"details": "important"
}
],
"title": "CVE-2024-56326"
}
]
}
SUSE-SU-2025:20117-1
Vulnerability from csaf_suse - Published: 2025-02-03 09:21 - Updated: 2025-02-03 09:21Summary
Security update for python-Jinja2
Severity
Important
Notes
Title of the patch: Security update for python-Jinja2
Description of the patch: This update for python-Jinja2 fixes the following issues:
- CVE-2024-56201: Fixed sandbox breakout through malicious content and filename of a template (bsc#1234808)
- CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)
Patchnames: SUSE-SLE-Micro-6.0-184
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Jinja2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Jinja2 fixes the following issues:\n\n- CVE-2024-56201: Fixed sandbox breakout through malicious content and filename of a template (bsc#1234808)\n- CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-184",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20117-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20117-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520117-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20117-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021210.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234808",
"url": "https://bugzilla.suse.com/1234808"
},
{
"category": "self",
"summary": "SUSE Bug 1234809",
"url": "https://bugzilla.suse.com/1234809"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56326 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56326/"
}
],
"title": "Security update for python-Jinja2",
"tracking": {
"current_release_date": "2025-02-03T09:21:01Z",
"generator": {
"date": "2025-02-03T09:21:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20117-1",
"initial_release_date": "2025-02-03T09:21:01Z",
"revision_history": [
{
"date": "2025-02-03T09:21:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.2-7.1.aarch64",
"product": {
"name": "python311-Jinja2-3.1.2-7.1.aarch64",
"product_id": "python311-Jinja2-3.1.2-7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.2-7.1.s390x",
"product": {
"name": "python311-Jinja2-3.1.2-7.1.s390x",
"product_id": "python311-Jinja2-3.1.2-7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.2-7.1.x86_64",
"product": {
"name": "python311-Jinja2-3.1.2-7.1.x86_64",
"product_id": "python311-Jinja2-3.1.2-7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.2-7.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64"
},
"product_reference": "python311-Jinja2-3.1.2-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.2-7.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x"
},
"product_reference": "python311-Jinja2-3.1.2-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.2-7.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
},
"product_reference": "python311-Jinja2-3.1.2-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56201"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja\u0027s sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56201",
"url": "https://www.suse.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "SUSE Bug 1234808 for CVE-2024-56201",
"url": "https://bugzilla.suse.com/1234808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:21:01Z",
"details": "important"
}
],
"title": "CVE-2024-56201"
},
{
"cve": "CVE-2024-56326",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56326"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56326",
"url": "https://www.suse.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "SUSE Bug 1234809 for CVE-2024-56326",
"url": "https://bugzilla.suse.com/1234809"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.aarch64",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.s390x",
"SUSE Linux Micro 6.0:python311-Jinja2-3.1.2-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:21:01Z",
"details": "important"
}
],
"title": "CVE-2024-56326"
}
]
}
SUSE-SU-2025:20254-1
Vulnerability from csaf_suse - Published: 2025-03-28 13:55 - Updated: 2025-03-28 13:55Summary
Security update for python-Jinja2
Severity
Important
Notes
Title of the patch: Security update for python-Jinja2
Description of the patch: This update for python-Jinja2 fixes the following issues:
- CVE-2025-27516: Fixed Jinja sandbox breakout through attr filter selecting format method (bsc#1238879)
- CVE-2024-56201: Fixed sandbox breakout through malicious content and filename of a template (bsc#1234808)
- CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)
Patchnames: SUSE-SLE-Micro-6.1-52
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Jinja2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Jinja2 fixes the following issues:\n\n- CVE-2025-27516: Fixed Jinja sandbox breakout through attr filter selecting format method (bsc#1238879)\n- CVE-2024-56201: Fixed sandbox breakout through malicious content and filename of a template (bsc#1234808)\n- CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-52",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20254-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20254-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520254-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20254-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021063.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234808",
"url": "https://bugzilla.suse.com/1234808"
},
{
"category": "self",
"summary": "SUSE Bug 1234809",
"url": "https://bugzilla.suse.com/1234809"
},
{
"category": "self",
"summary": "SUSE Bug 1238879",
"url": "https://bugzilla.suse.com/1238879"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56326 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56326/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27516/"
}
],
"title": "Security update for python-Jinja2",
"tracking": {
"current_release_date": "2025-03-28T13:55:43Z",
"generator": {
"date": "2025-03-28T13:55:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20254-1",
"initial_release_date": "2025-03-28T13:55:43Z",
"revision_history": [
{
"date": "2025-03-28T13:55:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"product": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"product_id": "python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"product": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"product_id": "python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"product": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"product_id": "python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64",
"product": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64",
"product_id": "python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64"
},
"product_reference": "python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le"
},
"product_reference": "python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x"
},
"product_reference": "python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
},
"product_reference": "python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56201"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja\u0027s sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56201",
"url": "https://www.suse.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "SUSE Bug 1234808 for CVE-2024-56201",
"url": "https://bugzilla.suse.com/1234808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-28T13:55:43Z",
"details": "important"
}
],
"title": "CVE-2024-56201"
},
{
"cve": "CVE-2024-56326",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56326"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56326",
"url": "https://www.suse.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "SUSE Bug 1234809 for CVE-2024-56326",
"url": "https://bugzilla.suse.com/1234809"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-28T13:55:43Z",
"details": "important"
}
],
"title": "CVE-2024-56326"
},
{
"cve": "CVE-2025-27516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27516"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27516",
"url": "https://www.suse.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "SUSE Bug 1238879 for CVE-2025-27516",
"url": "https://bugzilla.suse.com/1238879"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-Jinja2-3.1.4-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-28T13:55:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-27516"
}
]
}
WID-SEC-W-2025-0054
Vulnerability from csaf_certbund - Published: 2025-01-13 23:00 - Updated: 2025-11-26 23:00Summary
Red Hat Enterprise Linux (Jinja): Mehrere Schwachstellen ermöglichen Codeausführung
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.
Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux, Red Hat Ansible Automation Platform und Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
Affected products
Known affected
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.14.46
Red Hat / OpenShift
|
Container Platform <4.14.46 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Satellite
Red Hat
|
cpe:/a:redhat:satellite:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP12
IBM / QRadar SIEM
|
<7.5.0 UP12 | ||
|
IBM Spectrum Protect Plus <10.1.17
IBM / Spectrum Protect Plus
|
<10.1.17 | ||
|
Splunk SOAR <7.0.0
Splunk / SOAR
|
<7.0.0 | ||
|
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:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 | |
|
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 | ||
|
Red Hat Ansible Automation Platform
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
Red Hat Ansible Automation Platform Container Release
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:::container_release
|
Container Release | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.15
Red Hat / OpenShift
|
Container Platform <4.17.15 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
IBM QRadar SIEM <7.5.0 UP11 IF01
IBM / QRadar SIEM
|
<7.5.0 UP11 IF01 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
Red Hat OpenShift Container Platform <4.13.56
Red Hat / OpenShift
|
Container Platform <4.13.56 | ||
|
Red Hat OpenShift Lightspeed
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:lightspeed
|
Lightspeed | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat OpenShift Container Platform <4.15.45
Red Hat / OpenShift
|
Container Platform <4.15.45 | ||
|
Red Hat OpenShift Container Platform <4.16.34
Red Hat / OpenShift
|
Container Platform <4.16.34 |
Affected products
Known affected
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.14.46
Red Hat / OpenShift
|
Container Platform <4.14.46 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Satellite
Red Hat
|
cpe:/a:redhat:satellite:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP12
IBM / QRadar SIEM
|
<7.5.0 UP12 | ||
|
IBM Spectrum Protect Plus <10.1.17
IBM / Spectrum Protect Plus
|
<10.1.17 | ||
|
Splunk SOAR <7.0.0
Splunk / SOAR
|
<7.0.0 | ||
|
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:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 | |
|
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 | ||
|
Red Hat Ansible Automation Platform
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
Red Hat Ansible Automation Platform Container Release
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:::container_release
|
Container Release | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.15
Red Hat / OpenShift
|
Container Platform <4.17.15 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
IBM QRadar SIEM <7.5.0 UP11 IF01
IBM / QRadar SIEM
|
<7.5.0 UP11 IF01 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
Red Hat OpenShift Container Platform <4.13.56
Red Hat / OpenShift
|
Container Platform <4.13.56 | ||
|
Red Hat OpenShift Lightspeed
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:lightspeed
|
Lightspeed | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat OpenShift Container Platform <4.15.45
Red Hat / OpenShift
|
Container Platform <4.15.45 | ||
|
Red Hat OpenShift Container Platform <4.16.34
Red Hat / OpenShift
|
Container Platform <4.16.34 |
References
61 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.\r\nRed Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.\r\nRed Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux, Red Hat Ansible Automation Platform und Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX",
"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-0054 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0054.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0054 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0054"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-01-13",
"url": "https://access.redhat.com/errata/RHSA-2025:0308"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0335 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0335"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0341 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0308 vom 2025-01-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-0308.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0338 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0338"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0345 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0345"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0667 vom 2025-01-23",
"url": "https://access.redhat.com/errata/RHSA-2025:0667"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0667 vom 2025-01-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-0667.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2734 vom 2025-01-24",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2734.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2735 vom 2025-01-24",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2735.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0721 vom 2025-01-27",
"url": "https://access.redhat.com/errata/RHSA-2025:0721"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0711 vom 2025-01-27",
"url": "https://access.redhat.com/errata/RHSA-2025:0711"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0753 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0753"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0722 vom 2025-01-27",
"url": "https://access.redhat.com/errata/RHSA-2025:0722"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0656 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0656"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0782 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0782"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0777 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0777"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7244-1 vom 2025-01-30",
"url": "https://ubuntu.com/security/notices/USN-7244-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-0711 vom 2025-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-0711.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0850 vom 2025-01-30",
"url": "https://access.redhat.com/errata/RHSA-2025:0850"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0883 vom 2025-02-03",
"url": "https://access.redhat.com/errata/RHSA-2025:0883"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0950 vom 2025-02-04",
"url": "https://access.redhat.com/errata/RHSA-2025:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0951 vom 2025-02-04",
"url": "https://access.redhat.com/errata/RHSA-2025:0951"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0978 vom 2025-02-04",
"url": "https://access.redhat.com/errata/RHSA-2025:0978"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0875 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:0875"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1101 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1101"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0834 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0834"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0839 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0839"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0840 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0840"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1109 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:1109"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0842 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0842"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0830 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:0830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1249 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1250 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1250"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-6D0A4FFC41 vom 2025-02-10",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6d0a4ffc41"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1130 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1130"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1123 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1118 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1118"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1241 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1241"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7183584 vom 2025-02-18",
"url": "https://www.ibm.com/support/pages/node/7183584"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1861 vom 2025-02-25",
"url": "https://access.redhat.com/errata/RHSA-2025:1861"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1710 vom 2025-02-27",
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2399 vom 2025-03-05",
"url": "https://access.redhat.com/errata/RHSA-2025:2399"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-1250 vom 2025-03-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-1250.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2612 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2612"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7343-1 vom 2025-03-12",
"url": "https://ubuntu.com/security/notices/USN-7343-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7343-2 vom 2025-03-13",
"url": "https://ubuntu.com/security/notices/USN-7343-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2700 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:2700"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7185452 vom 2025-03-29",
"url": "https://www.ibm.com/support/pages/node/7185452"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7230557 vom 2025-04-10",
"url": "https://www.ibm.com/support/pages/node/7230557"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4126 vom 2025-04-13",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4576 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4576"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7233394 vom 2025-05-14",
"url": "https://www.ibm.com/support/pages/node/7233394"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20254-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021063.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20117-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021210.html"
},
{
"category": "external",
"summary": "Google Container-Optimized OS release notes vom 2025-09-30",
"url": "https://cloud.google.com/container-optimized-os/docs/release-notes#September_29_2025"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-1104 vom 2025-11-26",
"url": "https://advisory.splunk.com//advisories/SVD-2025-1104"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (Jinja): Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2025-11-26T23:00:00.000+00:00",
"generator": {
"date": "2025-11-27T08:37:19.114+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0054",
"initial_release_date": "2025-01-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-15T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-01-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-02T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-06T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-09T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat und Fedora aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-18T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-26T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-05T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-12T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-13T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-06T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-30T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
}
],
"status": "final",
"version": "35"
}
},
"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": "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"
}
],
"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": "Google Container-Optimized OS",
"product": {
"name": "Google Container-Optimized OS",
"product_id": "1607324",
"product_identification_helper": {
"cpe": "cpe:/o:google:container-optimized_os:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
}
],
"category": "product_name",
"name": "InfoSphere Information Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF01",
"product_id": "T041270"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF01",
"product_id": "T041270-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if01"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP12",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP12",
"product_id": "T043784"
}
},
{
"category": "product_version",
"name": "7.5.0 UP12",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP12",
"product_id": "T043784-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up12"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.17",
"product_id": "T042730"
}
},
{
"category": "product_version",
"name": "10.1.17",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.17",
"product_id": "T042730-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"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": [
{
"branches": [
{
"category": "product_version",
"name": "2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "1496312",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform",
"product": {
"name": "Red Hat Ansible Automation Platform",
"product_id": "T032874",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform",
"product": {
"name": "Red Hat Ansible Automation Platform",
"product_id": "T040124",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:-"
}
}
},
{
"category": "product_version",
"name": "Container Release",
"product": {
"name": "Red Hat Ansible Automation Platform Container Release",
"product_id": "T040639",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:::container_release"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"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": "T040123",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "Discovery",
"product": {
"name": "Red Hat Enterprise Linux Discovery",
"product_id": "T040951",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:discovery"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Lightspeed",
"product": {
"name": "Red Hat OpenShift Lightspeed",
"product_id": "T040125",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:lightspeed"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.15",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.15",
"product_id": "T040819"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.15",
"product_id": "T040819-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.15"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.72",
"product_id": "T040822"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.72",
"product_id": "T040822-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.72"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.46",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.46",
"product_id": "T040823"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.46",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.46",
"product_id": "T040823-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.46"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.34",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.34",
"product_id": "T041111"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.34",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.34",
"product_id": "T041111-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.34"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.45",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.45",
"product_id": "T041112"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.45",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.45",
"product_id": "T041112-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.45"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.56",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.56",
"product_id": "T042009"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.56",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.56",
"product_id": "T042009-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.56"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
},
{
"category": "product_name",
"name": "Red Hat Satellite",
"product": {
"name": "Red Hat Satellite",
"product_id": "T012791",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:-"
}
}
}
],
"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": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.0.0",
"product": {
"name": "Splunk SOAR \u003c7.0.0",
"product_id": "T048911"
}
},
{
"category": "product_version",
"name": "7.0.0",
"product": {
"name": "Splunk SOAR 7.0.0",
"product_id": "T048911-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:soar:7.0.0"
}
}
}
],
"category": "product_name",
"name": "SOAR"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"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"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"product_status": {
"known_affected": [
"67646",
"T040823",
"T040822",
"T002977",
"T004914",
"T012791",
"T043784",
"T042730",
"T048911",
"T047343",
"398363",
"T040951",
"1496312",
"T045881",
"T047344",
"T032874",
"T040639",
"74185",
"T040819",
"2951",
"T002207",
"T045879",
"T041270",
"T000126",
"444803",
"T042009",
"T040125",
"1607324",
"T040124",
"T040123",
"T041112",
"T041111"
]
},
"release_date": "2025-01-13T23:00:00.000+00:00",
"title": "CVE-2024-56201"
},
{
"cve": "CVE-2024-56326",
"product_status": {
"known_affected": [
"67646",
"T040823",
"T040822",
"T002977",
"T004914",
"T012791",
"T043784",
"T042730",
"T048911",
"T047343",
"398363",
"T040951",
"1496312",
"T045881",
"T047344",
"T032874",
"T040639",
"74185",
"T040819",
"2951",
"T002207",
"T045879",
"T041270",
"T000126",
"444803",
"T042009",
"T040125",
"1607324",
"T040124",
"T040123",
"T041112",
"T041111"
]
},
"release_date": "2025-01-13T23:00:00.000+00:00",
"title": "CVE-2024-56326"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…