First published: Tue Aug 24 2010(Updated: )
Multiple integer overflows in libgdiplus 2.6.7, as used in Mono, allow attackers to execute arbitrary code via (1) a crafted TIFF file, related to the gdip_load_tiff_image function in tiffcodec.c; (2) a crafted JPEG file, related to the gdip_load_jpeg_image_internal function in jpegcodec.c; or (3) a crafted BMP file, related to the gdip_read_bmp_image function in bmpcodec.c, leading to heap-based buffer overflows.
Credit: PSIRT-CNA@flexerasoftware.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mono-project Libgdiplus | =2.6.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-1526 is considered critical due to its potential for remote code execution.
To fix CVE-2010-1526, update libgdiplus to version 2.6.8 or later.
CVE-2010-1526 can be exploited through crafted TIFF and JPEG files.
CVE-2010-1526 affects libgdiplus version 2.6.7.
Attackers can use crafted image files to exploit multiple integer overflow vulnerabilities in libgdiplus.