CVE-2010-2595
Description
LibTIFF 3.9.0/3.9.2 crashes on crafted TIFF images due to an array index error in TIFFYCbCrtoRGB with invalid ReferenceBlackWhite values.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
LibTIFF 3.9.0/3.9.2 crashes on crafted TIFF images due to an array index error in TIFFYCbCrtoRGB with invalid ReferenceBlackWhite values.
Vulnerability
The TIFFYCbCrtoRGB function in LibTIFF versions 3.9.0 and 3.9.2 fails to properly validate ReferenceBlackWhite tag values when processing downsampled OJPEG input. This leads to an array index error, as reported in [1], [4]. The issue is triggered through applications like ImageMagick (version 6.5.4.7-3.fc12 tested [1]) when processing a specially crafted TIFF image.
Exploitation
An attacker can exploit this vulnerability by providing a malicious TIFF image with invalid ReferenceBlackWhite values and downsampled OJPEG compression. Minimal user interaction is required, such as opening the image in an application linked against LibTIFF (e.g., convert in ImageMagick [1]) or performing a conversion operation. No authentication or special network position is needed beyond delivering the file to the victim.
Impact
Successful exploitation results in a denial of service via application crash (segmentation fault) [1]. The crash is caused by an out-of-bounds memory access, which may also be leveraged for more severe impacts like arbitrary code execution in some contexts [4], although the primary observed effect is a crash.
Mitigation
LibTIFF 3.9.3 and later versions address this issue [4]. Red Hat released an update via RHSA-2010-0519 [2]. Users should upgrade to LibTIFF 3.9.3 or later, or apply the vendor patch. No workarounds are documented; the only mitigation is to update the library.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
11- bugzilla.redhat.com/show_bug.cginvdExploit
- blackberry.com/btsc/KB27244nvd
- bugzilla.maptools.org/show_bug.cginvd
- marc.infonvd
- secunia.com/advisories/40422nvd
- secunia.com/advisories/40527nvd
- secunia.com/advisories/50726nvd
- security.gentoo.org/glsa/glsa-201209-02.xmlnvd
- www.debian.org/security/2012/dsa-2552nvd
- www.redhat.com/support/errata/RHSA-2010-0519.htmlnvd
- www.vupen.com/english/advisories/2010/1761nvd
News mentions
0No linked articles in our index yet.