Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0224. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Newbb_plus <= 0.92 via the 'Client-Ip' header, allowing an attacker to brute-force extract hashed passwords and salts from the database. It uses a GUI interface to facilitate the attack and requires specific conditions like disabled magic_quotes_gpc and MySQL version > 4.1.
Description
SQL injection vulnerability in index.php in the Newbb_plus 0.92 and earlier module in RunCMS 1.6.1 allows remote attackers to execute arbitrary SQL commands via the Client-Ip parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Newbb_plus <= 0.92 via the 'Client-Ip' header, allowing an attacker to brute-force extract hashed passwords and salts from the database. It uses a GUI interface to facilitate the attack and requires specific conditions like disabled magic_quotes_gpc and MySQL version > 4.1.