Permissions, Privileges, and Access Controls - CVE-2014-0012

 

Permissions, Privileges, and Access Controls - CVE-2014-0012

Published: May 19, 2014 / Updated: August 4, 2020


Vulnerability identifier: #VU33662
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-0012
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor:
Affected software:

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to read and manipulate data.

FileSystemBytecodeCache in Jinja2 2.7.2 does not properly create temporary directories, which allows local users to gain privileges by pre-creating a temporary directory with a user's uid. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1402.


How to mitigate CVE-2014-0012

Install update from vendor's website.

Sources