Description
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.
Problem types
CWE-122: Heap-based Buffer Overflow
Product status
References
github.com/...Pillow/security/advisories/GHSA-xg8h-j46f-w952
github.com/python-pillow/Pillow/pull/9041
github.com/...ommit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4
github.com/python-pillow/Pillow/releases/tag/11.3.0