Python

Pillow

60 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.05.2026 04:11:58
  • Zuletzt bearbeitet 14.05.2026 20:27:45

Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code execution. This issue has been patched in version 12...

  • EPSS 0.01%
  • Veröffentlicht 09.05.2026 04:10:48
  • Zuletzt bearbeitet 12.05.2026 17:55:38

Pillow is a Python imaging library. From version 4.2.0 to before version 12.2.0, an attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. This issue has been patc...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2026 04:09:01
  • Zuletzt bearbeitet 12.05.2026 17:57:20

Pillow is a Python imaging library. Prior to version 12.2.0, if a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer overflow. This issue has been patched in version 1...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2026 04:08:10
  • Zuletzt bearbeitet 12.05.2026 17:57:24

Pillow is a Python imaging library. From version 11.2.1 to before version 12.2.0, passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap ...

  • EPSS 0.02%
  • Veröffentlicht 15.04.2026 23:16:10
  • Zuletzt bearbeitet 22.04.2026 20:08:33

Pillow is a Python imaging library. Versions 10.3.0 through 12.1.1 did not limit the amount of GZIP-compressed data read when decoding a FITS image, making them vulnerable to decompression bomb attacks. A specially crafted FITS file could cause unbou...

  • EPSS 0.01%
  • Veröffentlicht 11.02.2026 20:53:52
  • Zuletzt bearbeitet 30.04.2026 21:16:30

Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, an out-of-bounds write may be triggered when loading a specially crafted PSD image. This vulnerability is fixed in 12.1.1.

Exploit
  • EPSS 0.1%
  • Veröffentlicht 01.07.2025 18:33:30
  • Zuletzt bearbeitet 15.10.2025 20:03:42

Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large (>64k encoded with default settings) image in the DDS format due to writing into a buffer without checking for ...

  • EPSS 0.35%
  • Veröffentlicht 03.04.2024 03:15:09
  • Zuletzt bearbeitet 04.11.2025 19:17:05

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.

  • EPSS 0.75%
  • Veröffentlicht 19.01.2024 20:15:11
  • Zuletzt bearbeitet 21.11.2024 08:37:00

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).

  • EPSS 0.24%
  • Veröffentlicht 03.11.2023 05:15:30
  • Zuletzt bearbeitet 21.11.2024 08:25:33

An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when...