CVE-2021-27923
- EPSS 0.43%
- Veröffentlicht 03.03.2021 09:15:14
- Zuletzt bearbeitet 15.08.2025 05:15:29
Pillow before 8.1.2 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.
CVE-2021-27922
- EPSS 0.32%
- Veröffentlicht 03.03.2021 09:15:14
- Zuletzt bearbeitet 15.08.2025 05:15:29
Pillow before 8.1.2 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.
CVE-2021-27921
- EPSS 0.43%
- Veröffentlicht 03.03.2021 09:15:14
- Zuletzt bearbeitet 15.08.2025 05:15:28
Pillow before 8.1.2 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.
CVE-2020-35655
- EPSS 0.27%
- Veröffentlicht 12.01.2021 09:15:13
- Zuletzt bearbeitet 21.11.2024 05:27:46
In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.
CVE-2020-35654
- EPSS 0.2%
- Veröffentlicht 12.01.2021 09:15:13
- Zuletzt bearbeitet 21.11.2024 05:27:46
In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.
CVE-2020-35653
- EPSS 0.29%
- Veröffentlicht 12.01.2021 09:15:13
- Zuletzt bearbeitet 21.11.2024 05:27:46
In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations.
CVE-2020-11538
- EPSS 0.27%
- Veröffentlicht 25.06.2020 19:15:12
- Zuletzt bearbeitet 21.11.2024 04:58:06
In libImaging/SgiRleDecode.c in Pillow through 7.0.0, a number of out-of-bounds reads exist in the parsing of SGI image files, a different issue than CVE-2020-5311.
CVE-2020-10994
- EPSS 0.42%
- Veröffentlicht 25.06.2020 19:15:12
- Zuletzt bearbeitet 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.36%
- Veröffentlicht 25.06.2020 19:15:12
- Zuletzt bearbeitet 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.32%
- Veröffentlicht 25.06.2020 19:15:12
- Zuletzt bearbeitet 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.