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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in F3Site 2.1 and earlier allows remote authenticated administrators to upload and execute arbitrary PHP scripts via GIF86 header in a file in the uplf parameter, which can be later accessed via a relative pathname in the dir parameter in adm.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3255
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|