Safety vulnerability ID: 37772
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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.
Latest version: 11.0.0
Python Imaging Library (Fork)
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.
CONFIRM:https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html: https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application