Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: ODBC Injection |
|---|---|
| Date: | Wed, 30 Nov 2005 13:16:54 +0000 |
Just my 2 cents. r/d
From: "John Cobb" <johnc@nobytes.com>
To: <webappsec@securityfocus.com>
Subject: ODBC Injection
Date: Wed, 30 Nov 2005 11:38:53 -0000
MIME-Version: 1.0
Received: from outgoing.securityfocus.com ([205.206.231.27]) by bay0-mc2-f4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 30 Nov 2005 03:46:14 -0800
Received: from outgoing.securityfocus.com by outgoing.securityfocus.com via smtpd (for mx2.hotmail.com [65.54.244.40]) with ESMTP; Wed, 30 Nov 2005 03:23:07 -0800
Received: from lists.securityfocus.com (lists.securityfocus.com [205.206.231.19])by outgoing3.securityfocus.com (Postfix) with QMQPid 040782378A8; Wed, 30 Nov 2005 04:08:04 -0700 (MST)
Received: (qmail 15179 invoked from network); 30 Nov 2005 11:44:52 -0000
X-Message-Info: JGTYoYF78jHFMP6CbfCFMasEfsVrXhk4T6J8Qu2hYZQ=
Mailing-List: contact webappsec-help@securityfocus.com; run by ezmlm
Precedence: bulk
List-Id: <webappsec.list-id.securityfocus.com>
List-Post: <mailto:webappsec@securityfocus.com>
List-Help: <mailto:webappsec-help@securityfocus.com>
List-Unsubscribe: <mailto:webappsec-unsubscribe@securityfocus.com>
List-Subscribe: <mailto:webappsec-subscribe@securityfocus.com>
Delivered-To: mailing list webappsec@securityfocus.com
Delivered-To: moderator for webappsec@securityfocus.com
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
Thread-Index: AcX1oqPz4JWPUGGmTk+Q1tfkSg65bg==
X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on firebird.worldhq.net
X-Virus-Status: Clean
Return-Path: webappsec-return-7204-dan_20407=msn.com@securityfocus.com
X-OriginalArrivalTime: 30 Nov 2005 11:46:15.0137 (UTC) FILETIME=[AB3E0510:01C5F5A3]
Hello All,
I'm testing an ecommerce app on IIS6 with an M$ Access Database and I have found some injection:
http://test.com/test.asp?sIdProduct=1
I get the following error when I insert alpha characters rather than numbers. I cannot manipulate this much, does anybody have any suggestions?
Eg:
http://test.com/test.asp?sIdProduct=test
Database operations error:
ODBC driver does not support the requested properties.
SELECT * FROM Products WHERE idProduct = test
ADODB.Recordset error '800a0e78'
Operation is not allowed when the object is closed.
/test.asp, line 135
Thanks
John Cobb www.nobytes.com
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ODBC Injection, John Bond |
|---|---|
| Next by Date: | RE: ODBC Injection, Lepore, Brian |
| Previous by Thread: | Re: ODBC Injection, John Bond |
| Next by Thread: | RE: ODBC Injection, Brett Moore |
| Indexes: | [Date] [Thread] [Top] [All Lists] |