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://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/ | |
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://www.debian.org/security/2020/dsa-4631 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/ | |
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://www.debian.org/security/2020/dsa-4631 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 04:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/ - | |
References | () https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html - Release Notes, Third Party Advisory | |
References | () https://usn.ubuntu.com/4272-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4631 - Third Party Advisory |
07 Nov 2023, 03:07
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-01-05 22:15
Updated : 2024-11-21 04:35
NVD link : CVE-2019-19911
Mitre link : CVE-2019-19911
CVE.ORG link : CVE-2019-19911
JSON object : View
Products Affected
debian
- debian_linux
canonical
- ubuntu_linux
fedoraproject
- fedora
python
- pillow
CWE
CWE-190
Integer Overflow or Wraparound