CVE-2006-5433
ALiCE-CMS 0.1 - Remote File Inclusion via CONFIG[local_root] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5433. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in ALiCE-CMS 0.1 due to the $CONFIG['local_root'] variable not being initialized before use. An attacker can inject a remote URL to execute arbitrary PHP code.
Description
PHP remote file inclusion vulnerability in modules/guestbook/index.php in ALiCE-CMS 0.1 allows remote attackers to execute arbitrary PHP code via a URL in the CONFIG[local_root] parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in ALiCE-CMS 0.1 due to the $CONFIG['local_root'] variable not being initialized before use. An attacker can inject a remote URL to execute arbitrary PHP code.