CVE-2010-2122
NUCLEIcom_simpledownload < 0.9.6 - Path Traversal via Controller Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-2122. PoCs published by Xr0b0t, ALTBTA. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in the Joomla component simpledownload. The PoC shows how to traverse directories and include arbitrary files (e.g., /etc/passwd) via the 'controller' parameter.
Description
Directory traversal vulnerability in the SimpleDownload (com_simpledownload) component before 0.9.6 for Joomla! allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the controller parameter to index.php.
Exploits (2)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in the Joomla component simpledownload. The PoC shows how to traverse directories and include arbitrary files (e.g., /etc/passwd) via the 'controller' parameter.
This exploit demonstrates a remote file disclosure vulnerability in the Joomla component simpledownload. By manipulating the 'fileid' parameter, an attacker can access arbitrary files on the server, such as 'configuration.php'.