CVE-2008-6643
LokiCMS 0.3.4 - Unauthenticated Configuration Modification via LokiACTION Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6643. PoCs published by girex.
AI-analyzed exploit summary This exploit targets LokiCMS 0.3.4 by injecting malicious PHP code into the 'title' parameter via the 'writeconfig()' function, allowing remote command execution. It requires 'magic_quotes_gpc' to be disabled and leverages the lack of authentication checks in 'admin.php'.
Description
LokiCMS 0.3.4 and possibly earlier versions does not properly restrict access to administrative functions, which allows remote attackers to bypass intended restrictions and modify configuration settings via the LokiACTION parameter in a direct request to admin.php.
Exploits (1)
This exploit targets LokiCMS 0.3.4 by injecting malicious PHP code into the 'title' parameter via the 'writeconfig()' function, allowing remote command execution. It requires 'magic_quotes_gpc' to be disabled and leverages the lack of authentication checks in 'admin.php'.