7.5
CVSSv2

CVE-2007-3631

Published: 10/07/2007 Updated: 29/09/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 index.php in GameSiteScript (gss) 3.1 and previous versions allows remote malicious users to execute arbitrary SQL commands via the params parameter, related to missing input validation of the id field.

Vulnerable Product Search on Vulmon Subscribe to Product

gamesitescript gamesitescript

Exploits

############################################### ####### GameSiteScript (Profile)($id) SQL-Injection Exploit ############################################### ### Vulnerability Discovered By: Xenduer77 ### ---July 7th, 2007 ############################################### {$id} Is passed straight to the query without being filtered ################# ...