vendor:
GameSiteScript
by:
Xenduer77
N/A
CVSS
N/A
SQL-Injection
CWE
Product Name: GameSiteScript
Affected Version From: Prior to version 3.1
Affected Version To: Version 3.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
2007
GameSiteScript (Profile)($id) SQL-Injection Exploit
This exploit allows an attacker to perform SQL injection in the GameSiteScript profile page. The vulnerability was discovered by Xenduer77 on July 7th, 2007. The vulnerability occurs because the input parameter {$id} is passed straight to the query without being filtered.
Mitigation:
The vendor should implement proper input validation and parameterized queries to prevent SQL injection attacks.