Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2390. PoCs published by boom3rang.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Joomla's com_bookflip component (CVE-2009-2390) by injecting a UNION-based query to extract admin credentials from the jos_users table. It uses LWP::UserAgent to send the malicious request and parses the response for MD5 password hashes.
Description
SQL injection vulnerability in the BookFlip (com_bookflip) component 2.1 for Joomla! allows remote attackers to execute arbitrary SQL commands via the book_id parameter to index.php.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Joomla's com_bookflip component (CVE-2009-2390) by injecting a UNION-based query to extract admin credentials from the jos_users table. It uses LWP::UserAgent to send the malicious request and parses the response for MD5 password hashes.