ShopWeezle Multiple SQL Injection Vulnerabilities
BID:17441
Info
ShopWeezle Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 17441 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 10 2006 12:00AM |
| Updated: | Apr 11 2006 06:42PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
ShopWeezle ShopWeezle 2.0 |
| Not Vulnerable: | |
Discussion
ShopWeezle Multiple SQL Injection Vulnerabilities
ShopWeezle is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
ShopWeezle is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
ShopWeezle Multiple SQL Injection Vulnerabilities
This issue can be exploited through a web client.
The following example URIs are available to demonstrate these issues:
http://www.example.com/login.php?caller=xlink&url=detail.php&itemID=1[SQL]
http://www.example.com/index.php?x=0&itemgr=1[SQL]
http://www.example.com/index.php?caller=xlink&url=brand.php&brandID=1[SQL]
http://www.example.com/memo.php?itemID=1[SQL]
http://www.example.com/index.php?x=0&caller=xlink&url=gallery.php&album=1[SQL]
This issue can be exploited through a web client.
The following example URIs are available to demonstrate these issues:
http://www.example.com/login.php?caller=xlink&url=detail.php&itemID=1[SQL]
http://www.example.com/index.php?x=0&itemgr=1[SQL]
http://www.example.com/index.php?caller=xlink&url=brand.php&brandID=1[SQL]
http://www.example.com/memo.php?itemID=1[SQL]
http://www.example.com/index.php?x=0&caller=xlink&url=gallery.php&album=1[SQL]
Solution / Fix
ShopWeezle Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
ShopWeezle Multiple SQL Injection Vulnerabilities
References:
References:
- Shopweezle 2.0 multiple vuln. (r0t)
- ShopWeezle Home Page (ShopWeezle)