### [CVE-2012-1173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1173) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 #### Github No PoCs found on GitHub currently.