### [CVE-2023-1916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1916) ![](https://img.shields.io/static/v1?label=Product&message=libtiff&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brighgreen) ### Description A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x. ### POC #### Reference - https://gitlab.com/libtiff/libtiff/-/issues/537 #### Github No PoCs found on GitHub currently.