CVE-2006-3478
myphp_cms 0.3 - Remote File Inclusion via global_header.php domain Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3478. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in MyPHP CMS <= 0.3 due to unsanitized input in the $domain variable when register_globals is enabled. An attacker can inject malicious PHP code via the domain parameter.
Description
PHP remote file inclusion vulnerability in styles/default/global_header.php in MyPHP CMS 0.3 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the domain parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in MyPHP CMS <= 0.3 due to unsanitized input in the $domain variable when register_globals is enabled. An attacker can inject malicious PHP code via the domain parameter.