CVE-2014-1933: Pillow Temporary file name leakage
(updated )
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.
References
- github.com/advisories/GHSA-r854-96gq-rfg3
- github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2014-23.yaml
- github.com/python-imaging/Pillow
- github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7
- nvd.nist.gov/vuln/detail/CVE-2014-1933
- security.gentoo.org/glsa/201612-52
Detect and mitigate CVE-2014-1933 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →