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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Direct static code injection vulnerability in the download module in Flatnuke 3 allows remote authenticated administrators to inject arbitrary PHP code into a description.it.php file in a subdirectory of Download/ by saving a description and setting fneditmode to 1. NOTE: unauthenticated remote attackers can exploit this by leveraging a cookie manipulation issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4562
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|