Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5200. PoCs published by His0k4.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in the Joomla Xe webtv component (CVE-2008-5200) to extract the admin password hash. It uses a brute-force approach to extract each character of the MD5 hash by checking boolean conditions in the SQL query.
Description
SQL injection vulnerability in the Xe webtv (com_xewebtv) component for Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter in a detail action to index.php.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in the Joomla Xe webtv component (CVE-2008-5200) to extract the admin password hash. It uses a brute-force approach to extract each character of the MD5 hash by checking boolean conditions in the SQL query.