Image Gallery with Access Database - 'default.asp' Multiple SQL Injections

Related Vulnerabilities: CVE-2006-6932  
Publish Date: 16 Nov 2006
                source: http://www.securityfocus.com/bid/21131/info
 
Image gallery with Access Database 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/default.asp?page=2&order=[SQL Injection]
http:/www.example.com/target/path/default.asp?page=[SQL INJECTION]&order=id