VYPR

rpm package

opensuse/python-Jinja2&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-Jinja2&distro=openSUSE%20Tumbleweed

Vulnerabilities (6)

  • CVE-2024-34064May 6, 2024
    affected < 3.1.4-1.1fixed 3.1.4-1.1

    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 < 3.1.3-1.1fixed 3.1.3-1.1

    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 < 3.0.1-3.2fixed 3.0.1-3.2

    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

  • CVE-2016-10745Apr 8, 2019
    affected < 3.0.1-3.2fixed 3.0.1-3.2

    In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.

  • CVE-2019-10906Apr 6, 2019
    affected < 3.0.1-3.2fixed 3.0.1-3.2

    In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.

  • CVE-2014-0012May 19, 2014
    affected < 2.8-1.4fixed 2.8-1.4

    FileSystemBytecodeCache in Jinja2 2.7.2 does not properly create temporary directories, which allows local users to gain privileges by pre-creating a temporary directory with a user's uid. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1402.