CVE-2019-8341
An issue was discovered in Jinja2 2.10. The from_string function is prone to Server Side Template Injection (SSTI) where it takes the "source" parameter as a template object, renders it, and then returns it. The attacker can exploit it with {{INJECTION COMMANDS}} in a URI. NOTE: The maintainer and multiple third parties believe that this vulnerability isn't valid because users shouldn't use untrusted templates without sandboxing
- Pocoo jinja2
- = 2.10
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 44.8% (99th percentile)
- Weakness
- CWE-94
- NVD status
- Modified
- Published
- 2019-02-15
CVE-2019-8341 at NVD
5 known exploits for CVE-2019-8341
Proof-of-concept code and exploit modules indexed by Sploitus