The Pallets Projects Jinja 2.3

CPE Details

The Pallets Projects Jinja 2.3
2.3
2021-02-05
19h02 +00:00
2021-02-05
19h02 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:palletsprojects:jinja:2.3:*:*:*:*:*:*:*

Informations

Vendor

palletsprojects

Product

jinja

Version

2.3

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2024-22195 2024-01-11 02h25 +00:00 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` filter can be abused to inject arbitrary HTML attribute keys and values, bypassing the auto escaping mechanism and potentially leading to XSS. It may also be possible to bypass attribute validation checks if they are blacklist-based.
6.1
Medium
CVE-2020-28493 2021-02-01 19h30 +00:00 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 mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.
5.3
Medium
CVE-2016-10745 2019-04-08 11h00 +00:00 In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
8.6
High
CVE-2019-10906 2019-04-06 21h17 +00:00 In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.
8.6
High