Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0918. PoCs published by ka0x.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the Joomla component astatsPRO. The PoC uses a crafted URL to extract user credentials (username, password, and usertype) from the jos_users table via a UNION-based SQL injection.
Description
SQL injection vulnerability in includes/count_dl_or_link.inc.php in the astatsPRO (com_astatspro) 1.0.1 component for Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter to getfile.php, a different vector than CVE-2008-0839. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the Joomla component astatsPRO. The PoC uses a crafted URL to extract user credentials (username, password, and usertype) from the jos_users table via a UNION-based SQL injection.