CVE-2006-5588
CMS Faethon < 2.0_ultimate - Remote File Inclusion via mainpath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5588. PoCs published by r0ut3r.
AI-analyzed exploit summary This Perl script exploits a remote file include vulnerability in CMS Faethon 2.0 Ultimate by injecting a remote shell via the 'mainpath' parameter in either 'config.php' or 'rss-reader.php'. It requires 'register_globals' and 'magic_quotes_gpc' to be enabled on the target server.
Description
Multiple PHP remote file inclusion vulnerabilities in CMS Faethon 2.0 Ultimate and earlier, when register_globals and magic_quotes_gpc are enabled, allow remote attackers to execute arbitrary PHP code via a URL in the mainpath parameter to (1) includes/rss-reader.php or (2) admin/config.php, different vectors than CVE-2006-3185.
Exploits (1)
This Perl script exploits a remote file include vulnerability in CMS Faethon 2.0 Ultimate by injecting a remote shell via the 'mainpath' parameter in either 'config.php' or 'rss-reader.php'. It requires 'register_globals' and 'magic_quotes_gpc' to be enabled on the target server.