CVE-2008-0855
Joomla and Mambo com_facileforms - SQL Injection via catid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0855. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Facile Forms by injecting a UNION-based query to extract username and password hashes from the jos_users table. The attack leverages unsanitized user input in the catid parameter to manipulate the SQL query.
Description
SQL injection vulnerability in the Facile Forms (com_facileforms) component for Joomla! and Mambo allows remote attackers to execute arbitrary SQL commands via the catid parameter to index.php.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Facile Forms by injecting a UNION-based query to extract username and password hashes from the jos_users table. The attack leverages unsanitized user input in the catid parameter to manipulate the SQL query.