vendor:
vsp stats processor
by:
Dimi4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: vsp stats processor
Affected Version From: all
Affected Version To: all
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
SQL-injection
A SQL injection vulnerability exists in vsp stats processor, due to improper sanitization of user-supplied input in the 'gameID' parameter of the 'gamestat.php' script. An attacker can exploit this vulnerability to gain access to the underlying database, and execute arbitrary SQL queries.
Mitigation:
Input validation should be used to prevent SQL injection attacks.