### [CVE-2007-5253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5253) ![](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 c32web.exe in McMurtrey/Whitaker Cart32 before 6.4 allows remote attackers to read arbitrary files via the ImageName parameter in a GetImage action, by appending a NULL byte (%00) sequence followed by an image file extension, as demonstrated by a request for a ".txt%00.gif" file. NOTE: this might be a directory traversal vulnerability. ### POC #### Reference - http://securityreason.com/securityalert/3194 - https://www.exploit-db.com/exploits/30639/ #### Github No PoCs found on GitHub currently.