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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in index.php in Cybershade CMS 0.2b, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) THEME_header and (2) THEME_footer parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7668
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|