CVE-2010-4864
Club Manager (com_clubmanager) for Joomla! - SQL Injection via cm_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4864. PoCs published by FL0RiX.
AI-analyzed exploit summary This Perl script exploits an SQL injection vulnerability in the Club Manager component for Joomla (CVE-2010-4864) by injecting a UNION-based SQL query to extract admin credentials from the jos_users table. It uses LWP::UserAgent to send a crafted HTTP request and parses the response for MD5 password hashes.
Description
SQL injection vulnerability in the Club Manager (com_clubmanager) component for Joomla! allows remote attackers to execute arbitrary SQL commands via the cm_id parameter in an equip presenta action to index.php.
Exploits (1)
This Perl script exploits an SQL injection vulnerability in the Club Manager component for Joomla (CVE-2010-4864) by injecting a UNION-based SQL query to extract admin credentials from the jos_users table. It uses LWP::UserAgent to send a crafted HTTP request and parses the response for MD5 password hashes.