There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux running 64-bit Python this results in the process being terminated by the OOM killer.
References
Link | Resource |
---|---|
https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html | Release Notes Third Party Advisory |
https://usn.ubuntu.com/4272-1/ | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/ | Mailing List Third Party Advisory |
https://www.debian.org/security/2020/dsa-4631 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Information
Published : 2020-01-05 14:15
Updated : 2023-02-01 10:00
NVD link : CVE-2019-19911
Mitre link : CVE-2019-19911
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
debian
- debian_linux
canonical
- ubuntu_linux
python
- pillow
fedoraproject
- fedora