lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [month] [year] [list]
Date: Tue, 05 Dec 2006 09:10:50 -0500
From: Stuart Moore <smoore.bugtraq@...urityglobal.net>
To: bugtraq@...urityfocus.com, Advisory@...a-security.net
Subject: Re: [Aria-Security Team] uGestBook SQL Injection Vuln

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

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux