jinja2@2.10.2 vulnerabilities
A very fast and expressive template engine.
-
latest version
3.1.4
-
latest non vulnerable version
-
first published
16 years ago
-
latest version published
7 months ago
-
licenses detected
- [2.10.2,3.1.4)
Direct Vulnerabilities
Known vulnerabilities in the jinja2 package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) through the Note: This vulnerability derives from an improper fix of CVE-2024-22195, which only addressed spaces but not other characters. How to fix Cross-site Scripting (XSS)? Upgrade |
[,3.1.4)
|
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the Note
Accepting keys as user input is not common or a particularly intended use case of the How to fix Cross-site Scripting (XSS)? Upgrade |
[,3.1.3)
|
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). The ReDoS vulnerability is mainly due to the This issue can be mitigated by using Markdown to format user content instead of the urlize filter, or by implementing request timeouts or limiting process memory. PoC by Yeting Li
How to fix Regular Expression Denial of Service (ReDoS)? Upgrade |
[,2.11.3)
|