Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4526. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates multiple Local File Inclusion (LFI) vulnerabilities in CCMS 3.1 by manipulating the 'skin' parameter in various PHP scripts. The PoC uses null byte termination to bypass file extension checks and access arbitrary files on the target system.
Description
Multiple directory traversal vulnerabilities in CCMS 3.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the skin parameter to (1) index.php, (2) forums.php, (3) admin.php, (4) header.php, (5) pages/story.php and (6) pages/poll.php.
Exploits (1)
This exploit demonstrates multiple Local File Inclusion (LFI) vulnerabilities in CCMS 3.1 by manipulating the 'skin' parameter in various PHP scripts. The PoC uses null byte termination to bypass file extension checks and access arbitrary files on the target system.