Palletsprojects

Jinja

8 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 05.03.2025 21:15:20
  • Zuletzt bearbeitet 22.09.2025 18:49:36

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

  • EPSS 0.03%
  • Veröffentlicht 23.12.2024 16:15:07
  • Zuletzt bearbeitet 22.09.2025 17:45:28

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

  • EPSS 0.09%
  • Veröffentlicht 23.12.2024 16:15:07
  • Zuletzt bearbeitet 22.09.2025 17:41:19

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 vuln...

  • EPSS 0.58%
  • Veröffentlicht 06.05.2024 15:15:23
  • Zuletzt bearbeitet 08.09.2025 19:27:31

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

  • EPSS 0.09%
  • Veröffentlicht 11.01.2024 03:15:11
  • Zuletzt bearbeitet 13.02.2025 18:16:46

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 Scriptin...

Exploit
  • EPSS 0.21%
  • Veröffentlicht 01.02.2021 20:15:12
  • Zuletzt bearbeitet 21.11.2024 05:22:54

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 punct...

  • EPSS 1.04%
  • Veröffentlicht 08.04.2019 13:29:00
  • Zuletzt bearbeitet 21.11.2024 02:44:39

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

  • EPSS 2.62%
  • Veröffentlicht 07.04.2019 00:29:00
  • Zuletzt bearbeitet 21.11.2024 04:20:06

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