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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in signup.php in e107 0.7.8 and earlier, when photograph upload is enabled, allows remote attackers to upload and execute arbitrary PHP code via a filename with a double extension such as .php.jpg.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4099
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|