Files
CVEs-PoC/2014/CVE-2014-1402.md
T
2024-06-09 00:33:16 +00:00

946 B

CVE-2014-1402

Description

The default configuration for bccache.FileSystemBytecodeCache in Jinja2 before 2.7.2 does not properly create temporary files, which allows local users to gain privileges via a crafted .cache file with a name starting with _jinja2 in /tmp.

POC

Reference

Github