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.
History

No history.

cve-icon 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

cve-icon 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

cve-icon Redhat Information

No data.

CWE