Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-3216. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and SQL Injection vulnerabilities in iWiccle 1.01. The LFI allows reading arbitrary files via path traversal, while the SQLi extracts user credentials from the database.
Description
Multiple directory traversal vulnerabilities in iWiccle 1.01, when magic_quotes_gpc is disabled, allow remote attackers to read arbitrary files via a .. (dot dot) in (1) the show parameter to the admin module, reachable through index.php; or (2) the module parameter to index.php.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and SQL Injection vulnerabilities in iWiccle 1.01. The LFI allows reading arbitrary files via path traversal, while the SQLi extracts user credentials from the database.