pysec-2014-22
Vulnerability from pysec
Published
2014-04-17 14:55
Modified
2021-07-15 02:22
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow", "purl": "pkg:pypi/pillow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7" } ], "repo": "https://github.com/python-imaging/Pillow", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.3.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0", "1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7.0", "1.7.1", "1.7.2", "1.7.3", "1.7.4", "1.7.5", "1.7.6", "1.7.7", "1.7.8", "2.0.0", "2.1.0", "2.2.0", "2.2.1", "2.2.2", "2.3.0" ] } ], "aliases": [ "CVE-2014-1932" ], "details": "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.", "id": "PYSEC-2014-22", "modified": "2021-07-15T02:22:16.928376Z", "published": "2014-04-17T14:55:00Z", "references": [ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/11/1" }, { "type": "ADVISORY", "url": "http://www.ubuntu.com/usn/USN-2168-1" }, { "type": "FIX", "url": "https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737059" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00002.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/65511" }, { "type": "ADVISORY", "url": "https://security.gentoo.org/glsa/201612-52" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.