CVE-2008-0690
Joomla com_directory 2.3.2 - SQL Injection via catid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0690. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Joomla's mosDirectory component (version 2.3.2) via the 'catid' parameter. It extracts user credentials (username and password) from the 'jos_users' table using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in index.php in the mosDirectory (com_directory) 2.3.2 component for Joomla! allows remote attackers to execute arbitrary SQL commands via the catid parameter in a viewcat action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Joomla's mosDirectory component (version 2.3.2) via the 'catid' parameter. It extracts user credentials (username and password) from the 'jos_users' table using a UNION-based SQL injection technique.