Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-4769. PoCs published by Mask_magicianz. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in the Joomla component com_jimtawl. The PoC shows how an attacker can traverse directories and include arbitrary files, such as /proc/self/environ, by manipulating the 'task' parameter.
Description
Directory traversal vulnerability in the Jimtawl (com_jimtawl) component 1.0.2 Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impact via a .. (dot dot) in the task parameter to index.php.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in the Joomla component com_jimtawl. The PoC shows how an attacker can traverse directories and include arbitrary files, such as /proc/self/environ, by manipulating the 'task' parameter.