mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
18 lines
782 B
Markdown
18 lines
782 B
Markdown
### [CVE-2010-3206](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3206)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in DiY-CMS 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the (1) lang parameter to modules/guestbook/blocks/control.block.php, (2) main_module parameter to index.php, and (3) getFile parameter to includes/general.functions.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1008-exploits/diycms-rfi.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|