GHSA-r854-96gq-rfg3
Vulnerability from github
Published
2020-05-18 17:41
Modified
2024-10-09 19:50
Severity ?
4.0 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
5.1 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
5.1 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Pillow Temporary file name leakage
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-1933" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2020-05-18T17:41:04Z", "nvd_published_at": null, "severity": "MODERATE" }, "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": "GHSA-r854-96gq-rfg3", "modified": "2024-10-09T19:50:16Z", "published": "2020-05-18T17:41:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1933" }, { "type": "WEB", "url": "https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-r854-96gq-rfg3" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2014-23.yaml" }, { "type": "PACKAGE", "url": "https://github.com/python-imaging/Pillow" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-52" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00002.html" }, { "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": "WEB", "url": "http://www.ubuntu.com/usn/USN-2168-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Pillow Temporary file name leakage" }
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.