CVE-2008-0602
All Club CMS < 0.0.1f - Path Traversal and Arbitrary File Execution via class_name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0602. PoCs published by Trancek.
AI-analyzed exploit summary This exploit leverages a Local File Inclusion (LFI) vulnerability in Club CMS 0.0.1f due to insecure handling of the `class_name` parameter in the `__autoload` function. The exploit requires specific PHP configurations (Register Globals: On, Magic_quotes_gpc: Off) to work.
Description
Directory traversal vulnerability in index.php in All Club CMS (ACCMS) 0.0.1f and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the class_name parameter.
Exploits (1)
This exploit leverages a Local File Inclusion (LFI) vulnerability in Club CMS 0.0.1f due to insecure handling of the `class_name` parameter in the `__autoload` function. The exploit requires specific PHP configurations (Register Globals: On, Magic_quotes_gpc: Off) to work.