RETIRED: E-Store 'SearchResults.php' SQL Injection Vulnerability
BID:37291
Info
RETIRED: E-Store 'SearchResults.php' SQL Injection Vulnerability
| Bugtraq ID: | 37291 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 11 2009 12:00AM |
| Updated: | Dec 14 2009 10:13PM |
| Credit: | Salvatore Fresta aka Drosophila |
| Vulnerable: |
getaphpsite.com E-Store 0 |
| Not Vulnerable: | |
Discussion
RETIRED: E-Store 'SearchResults.php' SQL Injection Vulnerability
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.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
NOTE: This BID is being retired because the vulnerability is already covered in BID 32039 (Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability).
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.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
NOTE: This BID is being retired because the vulnerability is already covered in BID 32039 (Scripts For Sites EZ e-store 'searchresults.php' SQL Injection Vulnerability).
Exploit / POC
RETIRED: E-Store 'SearchResults.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
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 URI is available:
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
RETIRED: 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
RETIRED: E-Store 'SearchResults.php' SQL Injection Vulnerability
References:
References:
- E-Store Homepage (getaphpsite.com)
- E-Store SQL Injection Vulnerability (Salvatore Fresta aka Drosophila
)