mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2009-0572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0572)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in include/flatnux.php in FlatnuX CMS (aka Flatnuke3) 2009-01-27 and 2009-02-04, when register_globals is enabled and magic_quotes_gpc disabled, allows remote attackers to execute arbitrary PHP code via a URL in the _FNROOTPATH parameter to (1) index.php and (2) filemanager.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7969
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|