fipsShop - Multiple SQL Injections

EDB-ID:

29189




Platform:

ASP

Date:

2006-11-25


source: https://www.securityfocus.com/bid/21289/info

fipsShop 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 implementation.

http://www.example.com/path/index.asp?cat=[SQL INJECTION]
http://www.example.com/path/index.asp?page=detail&did=[SQL INJECTION]