### [CVE-2007-4987](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4987) ![](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 the ReadBlobString function in blob.c in ImageMagick before 6.3.5-9 allows context-dependent attackers to execute arbitrary code via a crafted image file, which triggers the writing of a '\0' character to an out-of-bounds address. ### POC #### Reference - http://www.imagemagick.org/script/changelog.php #### Github No PoCs found on GitHub currently.