mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2007-5654](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5654)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|