VYPR

rpm package

almalinux/python3-jinja2

pkg:rpm/almalinux/python3-jinja2

Vulnerabilities (5)

  • CVE-2025-27516Mar 5, 2025
    affected < 2.10.1-7.el8_10fixed 2.10.1-7.el8_10

    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 nee

  • CVE-2024-56326Dec 23, 2024
    affected < 2.11.3-7.el9_5fixed 2.11.3-7.el9_5

    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 t

  • CVE-2024-34064May 6, 2024
    affected < 2.10.1-5.el8_10fixed 2.10.1-5.el8_10

    Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting a separate attribute. If an ap

  • CVE-2024-22195Jan 11, 2024
    affected < 2.11.3-5.el9fixed 2.11.3-5.el9

    Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting (XSS). The Jinja `xmlattr` f

  • CVE-2020-28493Feb 1, 2021
    affected < 2.10.1-3.el8fixed 2.10.1-3.el8

    This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the `_punctuation_re regex` operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be miti