Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6187. 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 frs/shownotes.php in Gforge 4.5.19 and earlier allows remote attackers to execute arbitrary SQL commands via the release_id parameter.
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.