### [CVE-2007-5267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5267) ![](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 Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266. ### POC #### Reference - http://www.coresecurity.com/?action=item&id=2148 #### Github No PoCs found on GitHub currently.