CVE-2010-3206
diy-cms 1.0 - Remote Code Execution via PHP File Inclusion
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3206. PoCs published by LoSt.HaCkEr.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in DiY-CMS 1.0, allowing an attacker to include arbitrary remote files via the 'lang', 'main_module', or 'getFile' parameters. The PoC provides direct URLs to exploit the vulnerability without requiring authentication.
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.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in DiY-CMS 1.0, allowing an attacker to include arbitrary remote files via the 'lang', 'main_module', or 'getFile' parameters. The PoC provides direct URLs to exploit the vulnerability without requiring authentication.