mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2007-1552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1552)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in usercp.php in MetaForum 0.513 Beta restricts file types based on the MIME type in the Content-type HTTP header, which allows remote attackers to upload and execute arbitrary scripts via an image MIME type with a filename containing an executable extension such as .php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3516
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|