Bugtraq mailing list archives

Re: [Aria-Security Team] uGestBook SQL Injection Vuln


From: Stuart Moore <smoore.bugtraq () securityglobal net>
Date: Tue, 05 Dec 2006 09:10:50 -0500

Aria,

> index.asp?Block=1&page=[SQL INJECTION]

How is this SQL injection? Looking at the code in 'index.asp' shows that the 'page' parameter is not used in the SQL statement:

  strSQL = "SELECT message.* FROM message ORDER BY msg_id DESC;"

Stuart


Current thread: