pysec-2014-23
Vulnerability from pysec
Published
2014-04-17 14:55
Modified
2021-07-15 02:22
Details
The (1) JpegImagePlugin.py and (2) EpsImagePlugin.py scripts in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 uses the names of temporary files on the command line, which makes it easier for local users to conduct symlink attacks by listing the processes.
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-1933", "GHSA-r854-96gq-rfg3" ], "details": "The (1) JpegImagePlugin.py and (2) EpsImagePlugin.py scripts in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 uses the names of temporary files on the command line, which makes it easier for local users to conduct symlink attacks by listing the processes.", "id": "PYSEC-2014-23", "modified": "2021-07-15T02:22:17.008543Z", "published": "2014-04-17T14:55:00Z", "references": [ { "type": "ADVISORY", "url": "http://www.ubuntu.com/usn/USN-2168-1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/10/15" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/11/1" }, { "type": "FIX", "url": "https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00002.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/65513" }, { "type": "ADVISORY", "url": "https://security.gentoo.org/glsa/201612-52" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-r854-96gq-rfg3" } ] }
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.