mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2007-5231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5231)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in admin/upload_files.php in Zomplog 3.8.1 and earlier allows remote authenticated administrators to upload and execute arbitrary .php files by sending a modified MIME type. NOTE: this can be exploited by unauthenticated attackers by leveraging CVE-2007-5230.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4466
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|