Integer Overflow Vulnerability in GIMP Despeckle Plug-in by GIMP Development Team
CVE-2025-6035
6.6MEDIUM
What is CVE-2025-6035?
An integer overflow vulnerability in the GIMP Despeckle plug-in arises from the unchecked multiplication of image dimensions, including width, height, and bytes-per-pixel. This flaw can result in insufficient memory allocation, leading to out-of-bounds writes. Consequently, the vulnerability presents risks of heap corruption, which may cause denial of service (DoS) incidents or allow for arbitrary code execution under certain circumstances.