Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5719. PoCs published by irk4z.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in miniBB 2.1 by manipulating the 'table' parameter in the search functionality. It allows an attacker to extract user credentials in hex format from the database when register_globals is enabled.
Description
SQL injection vulnerability in bb_func_search.php in miniBB 2.1 allows remote attackers to execute arbitrary SQL commands via the table parameter to index.php.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in miniBB 2.1 by manipulating the 'table' parameter in the search functionality. It allows an attacker to extract user credentials in hex format from the database when register_globals is enabled.