Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1409. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates multiple Local File Inclusion (LFI) vulnerabilities in Exero CMS 1.0.1 by manipulating the 'theme' parameter with a null byte (%00) to include arbitrary local files. The PoC lists specific endpoints where the vulnerability can be triggered.
Description
Multiple directory traversal vulnerabilities in the Default theme in Exero CMS 1.0.1 allow remote attackers to include and execute arbitrary local files via directory traversal sequences in the theme parameter to (1) index.php, (2) editpassword.php, and (3) avatar.php in usercp/; (4) custompage.php; (5) errors/404.php; (6) memberslist.php and (7) profile.php in members/; (8) index.php and (9) fullview.php in news/; and (10) nopermission.php.
Exploits (1)
This exploit demonstrates multiple Local File Inclusion (LFI) vulnerabilities in Exero CMS 1.0.1 by manipulating the 'theme' parameter with a null byte (%00) to include arbitrary local files. The PoC lists specific endpoints where the vulnerability can be triggered.