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.
References
Configurations
No configuration.
History
03 Jul 2025, 15:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Jul 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-01 19:15
Updated : 2025-07-03 15:14
NVD link : CVE-2025-48379
Mitre link : CVE-2025-48379
CVE.ORG link : CVE-2025-48379
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow