VDB
KO

PYSEC-2025-61

Details

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 available space. This only affects users who save untrusted data as a compressed DDS image. This issue has been patched in version 11.3.0.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / pillow
Introduced in: 0 Fixed in: 89f1f4626a2aaf5f3d5ca6437f41def2998fbe09
Fix pip install --upgrade 'pillow>=89f1f4626a2aaf5f3d5ca6437f41def2998fbe09'

References