CVE-2019-19911
Last modified
CVE-2019-19911 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 2.12% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Pillow | < 6.2.2 |
| Debian | Debian Linux | 9.0 |
| Debian | Debian Linux | 10.0 |
| Fedoraproject | Fedora | 30 |
| Canonical | Ubuntu Linux | 14.04 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
| Canonical | Ubuntu Linux | 19.10 |
References
- https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.htmlRelease Notes, Third Party Advisory
- https://usn.ubuntu.com/4272-1/Third Party Advisory
- https://www.debian.org/security/2020/dsa-4631Third Party Advisory
- https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.htmlRelease Notes, Third Party Advisory
- https://usn.ubuntu.com/4272-1/Third Party Advisory
- https://www.debian.org/security/2020/dsa-4631Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-19911?
How severe is CVE-2019-19911?
How do I fix CVE-2019-19911?
Are you affected by CVE-2019-19911?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
