CVE-2009-0701
Cybershade CMS 0.2b - Remote Code Execution via THEME_header and THEME_footer Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0701. PoCs published by JosS.
AI-analyzed exploit summary This Perl script exploits a Remote File Inclusion (RFI) vulnerability in Cybershade CMS 0.2b by injecting a malicious URL parameter to execute arbitrary commands via a remote shell. It requires register_globals to be enabled and leverages LWP::UserAgent to send crafted HTTP requests.
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.
Exploits (1)
This Perl script exploits a Remote File Inclusion (RFI) vulnerability in Cybershade CMS 0.2b by injecting a malicious URL parameter to execute arbitrary commands via a remote shell. It requires register_globals to be enabled and leverages LWP::UserAgent to send crafted HTTP requests.