Rock Band CMS 'news.php' Multiple SQL Injection Vulnerabilities
BID:42424
Info
Rock Band CMS 'news.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 42424 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-3252 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 12 2010 12:00AM |
| Updated: | Aug 12 2010 12:00AM |
| Credit: | Affix |
| Vulnerable: |
David Robinson Rock Band CMS 0.10 |
| Not Vulnerable: | |
Discussion
Rock Band CMS 'news.php' Multiple SQL Injection Vulnerabilities
Rock Band CMS 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.
Rock Band CMS 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.
Exploit / POC
Rock Band CMS 'news.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/news.php?year=-2004+UNION+SELECT+1,2,3,4--
http://www.example.com/news.php?id=-1+UNION+SELECT+1,2,3,4--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/news.php?year=-2004+UNION+SELECT+1,2,3,4--
http://www.example.com/news.php?id=-1+UNION+SELECT+1,2,3,4--