Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1471. PoCs published by AntiSecurity. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Joomla's com_addressbook component (version 1.5.0). The PoC shows how an attacker can traverse directories and include arbitrary files (e.g., /etc/passwd) via the 'controller' parameter.
Description
Directory traversal vulnerability in the AddressBook (com_addressbook) component 1.5.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Joomla's com_addressbook component (version 1.5.0). The PoC shows how an attacker can traverse directories and include arbitrary files (e.g., /etc/passwd) via the 'controller' parameter.