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 |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2020-01-05T21:57:24
Updated: 2020-02-22T11:06:03
Reserved: 2019-12-19T00:00:00
Link: CVE-2019-19911
JSON object: View
NVD Information
Status : Modified
Published: 2020-01-05T22:15:11.300
Modified: 2023-11-07T03:07:51.607
Link: CVE-2019-19911
JSON object: View
Redhat Information
No data.
CWE