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: 5 Dec 2006 09:33:38 -0000
From: tony@...xinternet.com
To: bugtraq@...urityfocus.com
Subject: Re: Evolve Merchant[ injection sql ]

We have fixed the (original)  viewcart.asp?zoneid  one, that was a legitimate sql injection hole.

The (other)  products.asp?pa rtno  is not a sql-injection vulnerability. However it does put up a sql error message if an unknown partno is passed. So the researcher would have put in an apostrophe into the partno, and seen the error appear and assumed it was a sql-injection hole. However the partno is actually escaped correctly, and the sql error is actually one step removed. 

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