CVE-2020-10994
- EPSS 0.44%
- Published 25.06.2020 19:15:12
- Last modified 21.11.2024 04:56:32
In libImaging/Jpeg2KDecode.c in Pillow before 7.1.0, there are multiple out-of-bounds reads via a crafted JP2 file.
CVE-2020-10379
- EPSS 0.4%
- Published 25.06.2020 19:15:12
- Last modified 21.11.2024 04:55:11
In Pillow before 7.1.0, there are two Buffer Overflows in libImaging/TiffDecode.c.
CVE-2020-10378
- EPSS 0.26%
- Published 25.06.2020 19:15:12
- Last modified 21.11.2024 04:55:11
In libImaging/PcxDecode.c in Pillow before 7.1.0, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.
CVE-2020-10177
- EPSS 0.34%
- Published 25.06.2020 19:15:12
- Last modified 21.11.2024 04:54:55
Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.
CVE-2019-19911
- EPSS 0.97%
- Published 05.01.2020 22:15:11
- Last modified 21.11.2024 04:35:38
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 MemoryE...
CVE-2020-5313
- EPSS 0.42%
- Published 03.01.2020 01:15:11
- Last modified 21.11.2024 05:33:53
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.
CVE-2020-5312
- EPSS 1.73%
- Published 03.01.2020 01:15:11
- Last modified 21.11.2024 05:33:53
libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow.
CVE-2020-5311
- EPSS 1%
- Published 03.01.2020 01:15:11
- Last modified 21.11.2024 05:33:53
libImaging/SgiRleDecode.c in Pillow before 6.2.2 has an SGI buffer overflow.
CVE-2020-5310
- EPSS 0.61%
- Published 03.01.2020 01:15:11
- Last modified 21.11.2024 05:33:53
libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc.
CVE-2019-16865
- EPSS 5.2%
- Published 04.10.2019 22:15:11
- Last modified 21.11.2024 04:31:13
An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.