vendor:
My Game Script
by:
ThE g0bL!N
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: My Game Script
Affected Version From: V2.0
Affected Version To: V2.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:mygamescript.com:my_game_script:2.0
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
My Game Script V2.0 (Auth Bypass) SQL Injection Vulnerability
A SQL injection vulnerability exists in My Game Script V2.0, which allows an attacker to bypass authentication by entering a username of 'admin_name' or '1=1' and a blank password. This can be exploited by sending a specially crafted HTTP request to the vulnerable application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, authentication should be done using a secure method such as hashing.