Insecure temporary files In pillow
Description
Pillow Temporary file name leakage 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 2.3.1 | ||
debian 11 | 2.4.0-1 | ||
debian 12 | 2.4.0-1 | ||
debian 14 | 2.4.0-1 | ||
debian 13 | 2.4.0-1 | ||
rpm rhel7 | - | - | |
rpm rhel6 | - | - | |
rpm rhel5 | - | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5. 6.