Python

Pillow

53 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.

  • 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.

  • 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 ...

  • 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.

  • 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.

  • 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.

  • 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.

  • 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.

  • 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.

  • 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.