vendor:
DotA OpenStats
by:
HvM17
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: DotA OpenStats
Affected Version From: 1.3.2009
Affected Version To: 1.3.2009
Patch Exists: NO
Related CWE: N/A
CPE: openstats.iz.rs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WinXP
2011
DotA OpenStats SQL Injection Vulnerability
An attacker can exploit a SQL injection vulnerability in DotA OpenStats version 1.3.9 and below to gain unauthorized access to the application. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'index.php' script. An attacker can send a malicious HTTP request containing a specially crafted SQL statement to the vulnerable script and execute arbitrary code in the application's database.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.