Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-1345. PoCs published by 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 com_ckforms. It allows an attacker to read arbitrary files on the server by manipulating the 'controller' parameter.
Description
Directory traversal vulnerability in the Cookex Agency CKForms (com_ckforms) component 1.3.3 for Joomla! allows remote attackers to read arbitrary 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 com_ckforms. It allows an attacker to read arbitrary files on the server by manipulating the 'controller' parameter.
This exploit demonstrates Local File Inclusion (LFI) and SQL Injection (SQLi) vulnerabilities in the Joomla component com_ckforms. The LFI allows arbitrary file inclusion via the 'controller' parameter, while the SQLi can be triggered through the 'fid' parameter.