Python

Pillow

60 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 14.11.2022 07:15:10
  • Zuletzt bearbeitet 21.11.2024 07:28:57

Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.

  • EPSS 0.33%
  • Veröffentlicht 14.11.2022 07:15:10
  • Zuletzt bearbeitet 21.11.2024 07:28:56

Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).

Exploit
  • EPSS 0.6%
  • Veröffentlicht 25.05.2022 12:15:08
  • Zuletzt bearbeitet 21.11.2024 07:02:59

libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.

  • EPSS 1.43%
  • Veröffentlicht 28.03.2022 02:15:07
  • Zuletzt bearbeitet 21.11.2024 06:50:07

Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.

  • EPSS 2.78%
  • Veröffentlicht 10.01.2022 14:12:55
  • Zuletzt bearbeitet 21.11.2024 06:47:30

PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used.

  • EPSS 0.14%
  • Veröffentlicht 10.01.2022 14:12:54
  • Zuletzt bearbeitet 21.11.2024 06:47:30

path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.

  • EPSS 0.1%
  • Veröffentlicht 10.01.2022 14:12:54
  • Zuletzt bearbeitet 21.11.2024 06:47:30

path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.

Exploit
  • EPSS 0.23%
  • Veröffentlicht 03.09.2021 16:15:08
  • Zuletzt bearbeitet 21.11.2024 05:51:45

The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.

  • EPSS 0.34%
  • Veröffentlicht 13.07.2021 17:15:09
  • Zuletzt bearbeitet 21.11.2024 06:10:39

Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.

  • EPSS 0.11%
  • Veröffentlicht 02.06.2021 16:15:08
  • Zuletzt bearbeitet 21.11.2024 06:00:06

An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty dat...