{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-19911", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html", "url": "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html" }, { "refsource": "UBUNTU", "name": "USN-4272-1", "url": "https://usn.ubuntu.com/4272-1/" }, { "refsource": "FEDORA", "name": "FEDORA-2020-5cdbb19cca", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/" }, { "refsource": "DEBIAN", "name": "DSA-4631", "url": "https://www.debian.org/security/2020/dsa-4631" } ] } }