BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2024
CVE-2024-56201High confidence

Jinja has a sandbox breakout through malicious filenames

pallets · jinja

5.4MediumCVSS 4.0
Recommended action
Scheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivejinja2Vendor fix publishedCanonical reports that a fixed source package version has been published. Repository candidate availability is not checked by BlackTree.3.1.2-1ubuntu1.2Canonical record ↗Source updated 9 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2024-56201 · CSAF 2.0 · revision 3 · finalRed Hat Product Securityjinja2: Jinja has a sandbox breakout through malicious filenames
23 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • openshift-lightspeed-tech-preview/lightspeed-service-api-rhel9.src as a component of OpenShift Lightspeed
  • ansible-tower.src as a component of Red Hat Ansible Automation Platform 1.2
  • python-jinja2 as a component of Red Hat Enterprise Linux 6
  • python-jinja2.src as a component of Red Hat Enterprise Linux 6
  • rhelai1/bootc-amd-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-aws-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-azure-amd-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-azure-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-gcp-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-ibm-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-intel-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
  • rhelai1/bootc-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI)
Summary
A flaw was found in the Jinja2 package. 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 Jinja's sandbox being used. An attacker needs to be able 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 that execute untrusted templates where the template author can also choose the template filename.
Remediation
Red Hat Ansible Automation Platform
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2024-3585

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
01

What, why and how

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's 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.

What

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's 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.

Why

The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

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's 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.

Why

The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
local access → Improper Neutralization of Escape, Meta, or Control Sequences → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Local
Privileges required
Low: a basic authenticated account is required
User interaction
Passive interaction required
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Not a CVSS 4.0 base metric
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-150

CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences. The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
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

Common Vulnerability Scoring System 4.0: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.ATPresentAttack requirements: A particular deployment or execution condition must be present.PRLowPrivileges required: The attacker needs basic user-level privileges.UIPassiveUser interaction: A user must unknowingly interact with the vulnerable system.VCHighVulnerable-system confidentiality: A successful attack can cause a major loss.VIHighVulnerable-system integrity: A successful attack can cause a major loss.VAHighVulnerable-system availability: A successful attack can cause a major loss.SCNoneSubsequent-system confidentiality: No direct loss is represented by this metric.SINoneSubsequent-system integrity: No direct loss is represented by this metric.SANoneSubsequent-system availability: No direct loss is represented by this metric.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
CWE-150
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2025-0054Red Hat Enterprise Linux (Jinja): Mehrere Schwachstellen ermöglichen Codeausführung

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.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0326Multiples vulnérabilités dans les produits VMware

ecord?id=CVE-2024-53234 Référence CVE CVE-2024-53240 https://www.cve.org/CVERecord?id=CVE-2024-53240 Référence CVE CVE-2024-53241 https://www.cve.org/CVERecord?id=CVE-2024-53241 Référence CVE CVE-2024-53687 https://www.cve.org/CVERecord?id=CVE-2024-53687 Référence CVE CVE-2024-54456 https://www.cve.org/CVERecord?id=CVE-2024-54456 Référence CVE CVE-2024-54683 https://www.cve.org/CVERecord?id=CVE-2024-54683 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2024-5535 Référence CVE CVE-2024-5569 https://www.cve.org/CVERecord?id=CVE-2024-5569 Référence CVE CVE-2024-56180 https://www.cve.org/CVERecord?id=CVE-2024-56180 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-56368 https://www.cve.org/CVERecord?id=CVE-2024-56368 Référence CVE CVE-2024-56433 https://www.cve.org/CVERecord?id=CVE-2024-56433 Référence CVE CVE-2024-56544 https://www.cve.org/CVERecord?id=CVE-2024-56544 Référence CVE CVE-2024-56557 https://www.cve.org/CVERecord?id=CVE-2024-56557 Référence CVE CVE-2024-56565 https://www.cve.org/CVERecord?id=CVE-2024-56565 Référence CVE CVE-2024-56566 https://www.cve.org/CVERecord?id=CVE-2024-56566 Référence CVE CVE-2024-56583 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0316Multiples vulnérabilités dans les produits VMware

ecord?id=CVE-2024-53234 Référence CVE CVE-2024-53240 https://www.cve.org/CVERecord?id=CVE-2024-53240 Référence CVE CVE-2024-53241 https://www.cve.org/CVERecord?id=CVE-2024-53241 Référence CVE CVE-2024-53687 https://www.cve.org/CVERecord?id=CVE-2024-53687 Référence CVE CVE-2024-54456 https://www.cve.org/CVERecord?id=CVE-2024-54456 Référence CVE CVE-2024-54683 https://www.cve.org/CVERecord?id=CVE-2024-54683 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2024-5535 Référence CVE CVE-2024-5569 https://www.cve.org/CVERecord?id=CVE-2024-5569 Référence CVE CVE-2024-56180 https://www.cve.org/CVERecord?id=CVE-2024-56180 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-56368 https://www.cve.org/CVERecord?id=CVE-2024-56368 Référence CVE CVE-2024-56433 https://www.cve.org/CVERecord?id=CVE-2024-56433 Référence CVE CVE-2024-56544 https://www.cve.org/CVERecord?id=CVE-2024-56544 Référence CVE CVE-2024-56557 https://www.cve.org/CVERecord?id=CVE-2024-56557 Référence CVE CVE-2024-56565 https://www.cve.org/CVERecord?id=CVE-2024-56565 Référence CVE CVE-2024-56566 https://www.cve.org/CVERecord?id=CVE-2024-56566 Référence CVE CVE-2024-56583 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0760Multiples vulnérabilités dans les produits IBM

d?id=CVE-2024-49767 Référence CVE CVE-2024-49828 https://www.cve.org/CVERecord?id=CVE-2024-49828 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-51473 https://www.cve.org/CVERecord?id=CVE-2024-51473 Référence CVE CVE-2024-51479 https://www.cve.org/CVERecord?id=CVE-2024-51479 Référence CVE CVE-2024-51504 https://www.cve.org/CVERecord?id=CVE-2024-51504 Référence CVE CVE-2024-52894 https://www.cve.org/CVERecord?id=CVE-2024-52894 Référence CVE CVE-2024-55549 https://www.cve.org/CVERecord?id=CVE-2024-55549 Référence CVE CVE-2024-55565 https://www.cve.org/CVERecord?id=CVE-2024-55565 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-56332 https://www.cve.org/CVERecord?id=CVE-2024-56332 Référence CVE CVE-2024-56339 https://www.cve.org/CVERecord?id=CVE-2024-56339 Référence CVE CVE-2024-57699 https://www.cve.org/CVERecord?id=CVE-2024-57699 Référence CVE CVE-2024-6484 https://www.cve.org/CVERecord?id=CVE-2024-6484 Référence CVE CVE-2024-6485 https://www.cve.org/CVERecord?id=CVE-2024-6485 Référence CVE CVE-2024-6762 https://www.cve.org/CVERecord?id=CVE-2024-6762 Référence CVE CVE-2024-6763 https://www.cve.org/CVERecord?id=CVE-202

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0538Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2024-39705 Référence CVE CVE-2024-42367 https://www.cve.org/CVERecord?id=CVE-2024-42367 Référence CVE CVE-2024-43497 https://www.cve.org/CVERecord?id=CVE-2024-43497 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-51744 https://www.cve.org/CVERecord?id=CVE-2024-51744 Référence CVE CVE-2024-5206 https://www.cve.org/CVERecord?id=CVE-2024-5206 Référence CVE CVE-2024-52304 https://www.cve.org/CVERecord?id=CVE-2024-52304 Référence CVE CVE-2024-53899 https://www.cve.org/CVERecord?id=CVE-2024-53899 Référence CVE CVE-2024-5569 https://www.cve.org/CVERecord?id=CVE-2024-5569 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-5998 https://www.cve.org/CVERecord?id=CVE-2024-5998 Référence CVE CVE-2024-7804 https://www.cve.org/CVERecord?id=CVE-2024-7804 Référence CVE CVE-2024-8309 https://www.cve.org/CVERecord?id=CVE-2024-8309 Référence CVE CVE-2025-1094 https://www.cve.org/CVERecord?id=CVE-2025-1094 Référence CVE CVE-2025-30204 https://www.cve.org/CVERecord?id=CVE-2025-30204 Référence CVE CVE-2025-4207 https://www.cve.org/CVERecord?id=CVE-2025-4207 Gestion détaillée du document le 26 juin 2025 Version initiale Alertes A

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0481Multiples vulnérabilités dans les produits IBM

d?id=CVE-2024-45337 Référence CVE CVE-2024-47764 https://www.cve.org/CVERecord?id=CVE-2024-47764 Référence CVE CVE-2024-49766 https://www.cve.org/CVERecord?id=CVE-2024-49766 Référence CVE CVE-2024-49767 https://www.cve.org/CVERecord?id=CVE-2024-49767 Référence CVE CVE-2024-50379 https://www.cve.org/CVERecord?id=CVE-2024-50379 Référence CVE CVE-2024-52304 https://www.cve.org/CVERecord?id=CVE-2024-52304 Référence CVE CVE-2024-52316 https://www.cve.org/CVERecord?id=CVE-2024-52316 Référence CVE CVE-2024-52317 https://www.cve.org/CVERecord?id=CVE-2024-52317 Référence CVE CVE-2024-56171 https://www.cve.org/CVERecord?id=CVE-2024-56171 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-56332 https://www.cve.org/CVERecord?id=CVE-2024-56332 Référence CVE CVE-2024-56337 https://www.cve.org/CVERecord?id=CVE-2024-56337 Référence CVE CVE-2024-57556 https://www.cve.org/CVERecord?id=CVE-2024-57556 Référence CVE CVE-2024-9902 https://www.cve.org/CVERecord?id=CVE-2024-9902 Référence CVE CVE-2025-1334 https://www.cve.org/CVERecord?id=CVE-2025-1334 Référence CVE CVE-2025-21587 https://www.cve.org/CVERecord?id=CVE-2025-21587 Référence CVE CVE-2025-22235 https://www.cve.org/CVERecord?id=CVE-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0422Multiples vulnérabilités dans IBM QRadar SIEM

ord?id=CVE-2024-10041 Référence CVE CVE-2024-10963 https://www.cve.org/CVERecord?id=CVE-2024-10963 Référence CVE CVE-2024-11168 https://www.cve.org/CVERecord?id=CVE-2024-11168 Référence CVE CVE-2024-29131 https://www.cve.org/CVERecord?id=CVE-2024-29131 Référence CVE CVE-2024-29133 https://www.cve.org/CVERecord?id=CVE-2024-29133 Référence CVE CVE-2024-3651 https://www.cve.org/CVERecord?id=CVE-2024-3651 Référence CVE CVE-2024-47072 https://www.cve.org/CVERecord?id=CVE-2024-47072 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-55549 https://www.cve.org/CVERecord?id=CVE-2024-55549 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-9287 https://www.cve.org/CVERecord?id=CVE-2024-9287 Référence CVE CVE-2025-24855 https://www.cve.org/CVERecord?id=CVE-2025-24855 Gestion détaillée du document le 16 mai 2025 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des systè

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0337Multiples vulnérabilités dans les produits IBM

d?id=CVE-2024-45296 Référence CVE CVE-2024-45336 https://www.cve.org/CVERecord?id=CVE-2024-45336 Référence CVE CVE-2024-45337 https://www.cve.org/CVERecord?id=CVE-2024-45337 Référence CVE CVE-2024-45813 https://www.cve.org/CVERecord?id=CVE-2024-45813 Référence CVE CVE-2024-47535 https://www.cve.org/CVERecord?id=CVE-2024-47535 Référence CVE CVE-2024-47554 https://www.cve.org/CVERecord?id=CVE-2024-47554 Référence CVE CVE-2024-48948 https://www.cve.org/CVERecord?id=CVE-2024-48948 Référence CVE CVE-2024-52798 https://www.cve.org/CVERecord?id=CVE-2024-52798 Référence CVE CVE-2024-55565 https://www.cve.org/CVERecord?id=CVE-2024-55565 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-57699 https://www.cve.org/CVERecord?id=CVE-2024-57699 Référence CVE CVE-2024-6119 https://www.cve.org/CVERecord?id=CVE-2024-6119 Référence CVE CVE-2024-6531 https://www.cve.org/CVERecord?id=CVE-2024-6531 Référence CVE CVE-2024-6763 https://www.cve.org/CVERecord?id=CVE-2024-6763 Référence CVE CVE-2024-7254 https://www.cve.org/CVERecord?id=CVE-2024-7254 Référence CVE CVE-2024-8184 https://www.cve.org/CVERecord?id=CVE-2024-8184 Référence CVE CVE-2025-1094 https://www.cve.org/CVERecord?id=CVE-2025-10

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0309Multiples vulnérabilités dans les produits IBM

ecord?id=CVE-2024-36015 Référence CVE CVE-2024-36881 https://www.cve.org/CVERecord?id=CVE-2024-36881 Référence CVE CVE-2024-36882 https://www.cve.org/CVERecord?id=CVE-2024-36882 Référence CVE CVE-2024-36974 https://www.cve.org/CVERecord?id=CVE-2024-36974 Référence CVE CVE-2024-41042 https://www.cve.org/CVERecord?id=CVE-2024-41042 Référence CVE CVE-2024-4741 https://www.cve.org/CVERecord?id=CVE-2024-4741 Référence CVE CVE-2024-49766 https://www.cve.org/CVERecord?id=CVE-2024-49766 Référence CVE CVE-2024-49767 https://www.cve.org/CVERecord?id=CVE-2024-49767 Référence CVE CVE-2024-5535 https://www.cve.org/CVERecord?id=CVE-2024-5535 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-7553 https://www.cve.org/CVERecord?id=CVE-2024-7553 Référence CVE CVE-2024-8207 https://www.cve.org/CVERecord?id=CVE-2024-8207 Gestion détaillée du document le 11 avril 2025 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des systè

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0272Multiples vulnérabilités dans les produits Splunk

De multiples vulnérabilités ont été découvertes dans les produits Splunk. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0106Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2024-50275 Référence CVE CVE-2024-50279 https://www.cve.org/CVERecord?id=CVE-2024-50279 Référence CVE CVE-2024-50282 https://www.cve.org/CVERecord?id=CVE-2024-50282 Référence CVE CVE-2024-50602 https://www.cve.org/CVERecord?id=CVE-2024-50602 Référence CVE CVE-2024-53047 https://www.cve.org/CVERecord?id=CVE-2024-53047 Référence CVE CVE-2024-53064 https://www.cve.org/CVERecord?id=CVE-2024-53064 Référence CVE CVE-2024-53140 https://www.cve.org/CVERecord?id=CVE-2024-53140 Référence CVE CVE-2024-53677 https://www.cve.org/CVERecord?id=CVE-2024-53677 Référence CVE CVE-2024-5569 https://www.cve.org/CVERecord?id=CVE-2024-5569 Référence CVE CVE-2024-56201 https://www.cve.org/CVERecord?id=CVE-2024-56201 Référence CVE CVE-2024-56326 https://www.cve.org/CVERecord?id=CVE-2024-56326 Référence CVE CVE-2024-7348 https://www.cve.org/CVERecord?id=CVE-2024-7348 Gestion détaillée du document le 07 février 2025 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des systèmes d'information

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
openshift-lightspeed-tech-preview/lightspeed-service-api-rhel9.src as a component of OpenShift Lightspeed; ansible-tower.src as a component of Red Hat Ansible Automation Platform 1.2; python-jinja2 as a component of Red Hat Enterprise Linux 6; python-jinja2.src as a component of Red Hat Enterprise Linux 6; rhelai1/bootc-amd-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-aws-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-azure-amd-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-azure-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-gcp-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-ibm-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-intel-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/bootc-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/instructlab-amd-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/instructlab-intel-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); rhelai1/instructlab-nvidia-rhel9.src as a component of Red Hat Enterprise Linux AI (RHEL AI); openshift4/ose-ovn-kubernetes as a component of Red Hat OpenShift Container Platform 4; openshift4/ose-ovn-kubernetes-microshift-rhel9 as a component of Red Hat OpenShift Container Platform 4; openshift4/ztp-site-generate-rhel8 as a component of Red Hat OpenShift Container Platform 4; rhosdt/opentelemetry-collector-rhel8.src as a component of Red Hat OpenShift distributed tracing 3; rhosdt/opentelemetry-operator-bundle.src as a component of Red Hat OpenShift distributed tracing 3; rhosdt/opentelemetry-rhel8-operator.src as a component of Red Hat OpenShift distributed tracing 3; rhosdt/opentelemetry-target-allocator-rhel8.src as a component of Red Hat OpenShift distributed tracing 3; python-jinja2.src as a component of Red Hat OpenStack Platform 18.0
Fixed
python39-jinja2-0:3.1.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; python3x-jinja2-0:3.1.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; automation-controller-venv-tower-0:4.5.17-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; automation-controller-venv-tower-0:4.5.17-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; automation-controller-venv-tower-0:4.5.17-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; automation-controller-venv-tower-0:4.5.17-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8; python3.11-jinja2-0:3.1.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; python3.11-jinja2-0:3.1.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-controller-venv-tower-0:4.6.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-controller-venv-tower-0:4.6.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-controller-venv-tower-0:4.6.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; automation-controller-venv-tower-0:4.6.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8; quay/clair-rhel8@sha256:17b352e88ffa8864ac847ae0a76cddc92e87384863c9fde2471462099fcce86a_s390x as a component of Quay v3; quay/clair-rhel8@sha256:3371dcf3951d8f02b5d8f4d99415924e8b3992991a6d5b25ceb8079cf95146dd_ppc64le as a component of Quay v3; quay/clair-rhel8@sha256:42f3eeed152b34c28380de2da842c408f2f57726bb0da5add5fc8e9b5f9ae436_ppc64le as a component of Quay v3; quay/clair-rhel8@sha256:6107c0c746da8c76756cbc0e6961e9841e3cc183da276cec47688388d9f1b075_s390x as a component of Quay v3; quay/clair-rhel8@sha256:8941704f291926c2bfe30ecfd0db831fa2db5665d19b53a4c9763303f878dfee_amd64 as a component of Quay v3; quay/clair-rhel8@sha256:9deabbf1ccb7d69e2b419e15afe47d797f99851b1a245f4a0884727201209825_amd64 as a component of Quay v3; quay/clair-rhel8@sha256:be5aa55fd2dac0cf68de95b4838d9d4036a74498b0105e51700de04ea927178d_amd64 as a component of Quay v3; quay/quay-bridge-operator-bundle@sha256:15bbf14bed08a24b8f23a104f6444100105bea1fd6b232e1f8981c82838849d9_ppc64le as a component of Quay v3; quay/quay-bridge-operator-bundle@sha256:2d84c6465981349e9b24af08bb0a0a2ddccd99022fdc9838718d38dff3ece363_amd64 as a component of Quay v3; quay/quay-bridge-operator-bundle@sha256:2e29f557653b8b39d560ad20d04fa3059a82a8e7a91a38759abbf0ad5e407277_amd64 as a component of Quay v3; and 1109 more
Action
Red Hat Ansible Automation Platform
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 23 Dec 2024 · Last source change 18 Feb 2025, 21:47 UTC · CWE-150 · Improper Neutralization of Escape, Meta, or Control Sequences

CVE recordCVE.org · 5.1
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2024-3585
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD enriched

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2024-56201 · cve.blacktree.nl