Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6189. PoCs published by beford.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in Gforge <= 4.5.19 by injecting malicious SQL queries into URL parameters like 'offset' and 'pub_sql'. It bypasses magic_quotes_gpc and extracts sensitive data such as user credentials and database version.
Description
SQL injection vulnerability in GForge 4.5.19 allows remote attackers to execute arbitrary SQL commands via the offset parameter to (1) new/index.php, (2) news/index.php, and (3) top/topusers.php, which is not properly handled in database-pgsql.php.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in Gforge <= 4.5.19 by injecting malicious SQL queries into URL parameters like 'offset' and 'pub_sql'. It bypasses magic_quotes_gpc and extracts sensitive data such as user credentials and database version.