CVE-2021-25291
- EPSS 0.54%
- Veröffentlicht 19.03.2021 04:15:13
- Zuletzt bearbeitet 21.11.2024 05:54:41
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
CVE-2021-25290
- EPSS 0.19%
- Veröffentlicht 19.03.2021 04:15:13
- Zuletzt bearbeitet 21.11.2024 05:54:41
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.
CVE-2021-25289
- EPSS 0.21%
- Veröffentlicht 19.03.2021 04:15:13
- Zuletzt bearbeitet 21.11.2024 05:54:41
An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix ...
CVE-2021-27923
- EPSS 0.61%
- 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.35%
- 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.61%
- 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.5%
- 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.15%
- 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.38%
- 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.47%
- 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.