VYPR

apk package

chainguard/py3-supported-jinja2

pkg:apk/chainguard/py3-supported-jinja2

Vulnerabilities (4)

  • CVE-2024-56326Dec 23, 2024
    affected < 3.1.5-r0fixed 3.1.5-r0

    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-56201Dec 23, 2024
    affected < 3.1.5-r0fixed 3.1.5-r0

    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

  • CVE-2024-34064May 6, 2024
    affected < 3.1.4-r1fixed 3.1.4-r1

    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-r1fixed 3.1.3-r1

    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