mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
821 B
821 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
- https://bugzilla.redhat.com/show_bug.cgi?id=803078
- https://bugzilla.redhat.com/show_bug.cgi?id=803078
Github
No PoCs found on GitHub currently.