### [CVE-2007-2445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2445) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The png_handle_tRNS function in pngrutil.c in libpng before 1.0.25 and 1.2.x before 1.2.17 allows remote attackers to cause a denial of service (application crash) via a grayscale PNG image with a bad tRNS chunk CRC value. ### POC #### Reference - http://www.coresecurity.com/?action=item&id=2148 #### Github No PoCs found on GitHub currently.