Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1978. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the PHP-Fusion Arcade Module by manipulating the 'cid' parameter to extract user credentials from the database. The payload uses a UNION-based SQL injection to retrieve 'user_name' and 'user_password' from the 'fusion_users' table.
Description
SQL injection vulnerability in index.php in the Arcade 1.00 module for PHP-Fusion allows remote attackers to execute arbitrary SQL commands via the cid parameter in a view_game_list action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the PHP-Fusion Arcade Module by manipulating the 'cid' parameter to extract user credentials from the database. The payload uses a UNION-based SQL injection to retrieve 'user_name' and 'user_password' from the 'fusion_users' table.