You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
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 Sandbox Escape via the str.format_map.
https://app.snyk.io/vuln/SNYK-PYTHON-JINJA2-174126
Overview
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 Sandbox Escape via the str.format_map.
Detailed paths
Introduced through:
[email protected] › [email protected] › [email protected]Introduced through:
[email protected] › [email protected]Remediation
Upgrade jinja2 to version 2.10.1 or higher.
The text was updated successfully, but these errors were encountered: