Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: python313Packages.pillow-jpls

Found 2 matching suggestions

View:
Compact
Detailed
Untriaged
created 1 week ago Activity log
  • Created suggestion
Pillow is vulnerable to a FITS GZIP decompression bomb

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 unbounded memory consumption, leading to denial of service (OOM crash or severe performance degradation). If users are unable to immediately upgrade, they should only open specific image formats, excluding FITS, as a workaround.

Affected products

Pillow
  • ==>= 10.3.0, < 12.2.0

Matching in nixpkgs

Package maintainers

Untriaged
created 2 months, 1 week ago Activity log
  • Created suggestion
Pillow has an out-of-bounds write when loading PSD images

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

Affected products

Pillow
  • ==>= 10.3.0, < 12.1.1

Matching in nixpkgs

Package maintainers