vendor:
MMORPG Zone
by:
Stack
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MMORPG Zone
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2008
Vastal I-Tech MMORPG Zone SQL Injection Vulnerability
The exploit takes advantage of the lack of input validation in the game.php script to inject a malicious SQL query. The malicious query is used to extract the password and username from the members table. The exploit can be triggered by sending a specially crafted HTTP request to the vulnerable script.
Mitigation:
Input validation should be implemented to prevent SQL injection attacks.