CVE-2014-3589
medium
CVSS v3
—
CVSS v2
5.0
VIR risk
5.0
Description
PIL/IcnsImagePlugin.py in Python Imaging Library (PIL) and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3589
Vendor advisory: secalert@redhat.com — https://pypi.python.org/pypi/Pillow/2.5.2
Vendor advisory: secalert@redhat.com — https://pypi.python.org/pypi/Pillow/2.3.2
Vendor advisory: secalert@redhat.com — https://github.com/python-pillow/Pillow/commit/205e056f8f9b06ed7b925cf8aa0874bc4aaf8a7d
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 13.2 | affected | |
| debian | bookworm | fixed | 2.5.3-1 |
| debian | bullseye | fixed | 2.5.3-1 |
| debian | forky | fixed | 2.5.3-1 |
| debian | sid | fixed | 2.5.3-1 |
| debian | trixie | fixed | 2.5.3-1 |
References
- http://lists.opensuse.org/opensuse-updates/2015-04/msg00056.html
- http://secunia.com/advisories/59825
- http://www.debian.org/security/2014/dsa-3009
- https://github.com/python-pillow/Pillow/commit/205e056f8f9b06ed7b925cf8aa0874bc4aaf8a7d
- https://pypi.python.org/pypi/Pillow/2.3.2
- https://pypi.python.org/pypi/Pillow/2.5.2
- https://nvd.nist.gov/vuln/detail/CVE-2014-3589
- https://github.com/python-pillow/Pillow/commit/5efeed77666bfd17708f3434b1d2daa9db1e1335
- https://github.com/python-pillow/Pillow/commit/d47611e6fbb808ea109366781dd76559ffb80bcd
- https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2014-10.yaml
- https://github.com/python-pillow/Pillow
- https://security-tracker.debian.org/tracker/CVE-2014-3589
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.