Files
cve/2012/CVE-2012-1173.md
2025-09-29 21:09:30 +02:00

763 B

CVE-2012-1173

Description

Multiple integer overflows in tiff_getimage.c in LibTIFF 3.9.4 allow remote attackers to execute arbitrary code via a crafted tile size in a TIFF file, which is not properly handled by the (1) gtTileSeparate or (2) gtStripSeparate function, leading to a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.