Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-1720. PoCs published by Valentin Hoebel, Valentin.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Joomla's com_qpersonel component (CVE-2010-1720). It automates the discovery of the correct number of columns for a UNION-based SQLi attack and extracts user data from the Joomla database.
Description
SQL injection vulnerability in the Q-Personel (com_qpersonel) component 1.0.2 and earlier for Joomla! allows remote attackers to execute arbitrary SQL commands via the katid parameter in a qpListele action to index.php.
Exploits (2)
This exploit targets a SQL injection vulnerability in Joomla's com_qpersonel component (CVE-2010-1720). It automates the discovery of the correct number of columns for a UNION-based SQLi attack and extracts user data from the Joomla database.
This is a writeup detailing a SQL injection vulnerability in the Joomla QPersonel component. It provides an example URL with a UNION-based SQLi payload to extract database and user information.