CVE-2006-5722
Segue CMS < 1.5.9 - Remote File Inclusion via Theme Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5722. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Segue CMS <= 1.5.8 due to improper initialization of the $themesdir variable. By manipulating the query string, an attacker can include and execute arbitrary remote PHP files, leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Segue CMS 1.5.9 and earlier, when magic_quotes_gpc is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the theme parameter to (1) themesettings.php or (2) index.php, a different vector than CVE-2006-5497. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Segue CMS <= 1.5.8 due to improper initialization of the $themesdir variable. By manipulating the query string, an attacker can include and execute arbitrary remote PHP files, leading to remote code execution.