CVE-2021-25291
- EPSS 1.43%
- 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-25293
- EPSS 1.6%
- 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. There is an out-of-bounds read in SGIRleDecode.c.
CVE-2021-25292
- EPSS 1.64%
- 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. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.
CVE-2021-25290
- EPSS 2.37%
- 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 2.28%
- 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 3.07%
- 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 4.85%
- 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 3.17%
- 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-35653
- EPSS 1.5%
- 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-35654
- EPSS 1.79%
- 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.