### [CVE-2007-5654](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5654) ![](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 LiteSpeed Web Server before 3.2.4 allows remote attackers to trigger use of an arbitrary MIME type for a file via a "%00." sequence followed by a new extension, as demonstrated by reading PHP source code via requests for .php%00.txt files, aka "Mime Type Injection." ### POC #### Reference - https://www.exploit-db.com/exploits/4556 #### Github No PoCs found on GitHub currently.