The (1) load_djpeg function in JpegImagePlugin.py, (2) Ghostscript function in EpsImagePlugin.py, (3) load function in IptcImagePlugin.py, and (4) _copy function in Image.py in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 do not properly create temporary files, which allow local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on the temporary file.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2014-04-17 14:55
Updated : 2017-07-01 01:29
NVD link : CVE-2014-1932
Mitre link : CVE-2014-1932
CVE.ORG link : CVE-2014-1932
JSON object : View
Products Affected
python
- pillow
pythonware
- python_imaging_library
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')