pen-test
[Top] [All Lists]

Re: MS Access+pen-test

To: "wymerzp@sbu.edu" <wymerzp@sbu.edu>
Subject: Re: MS Access+pen-test
From: "Jim Halfpenny" <jimsmailinglists@gmail.com>
Date: Mon, 25 Jun 2007 18:08:46 +0100
Cc: pen-test@securityfocus.com
Delivered-to: sp-com-lists@consult.net
Delivered-to: pentest-list2@consult.net
Delivered-to: mailing list pen-test@securityfocus.com
Delivered-to: moderator for pen-test@securityfocus.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PcbVAvrtQqUIoiLi19Ce5LWsurP30C3RgPARfZUaRowdqk4n7C9a8WCkc1OHZkODlBkCB/tgAUmP1A+tsp2Xoc1Kk04QVOi50XpJG8qTqBx1fh0xYUglwVzPdS/T20UaNmG9D4rvJZjuxXeS4i+xBOTdJsGDg3Azev/52vTmHJQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j5EpwyRyX5fp1/wrGr+xuBL/v+LnApoph+8/AVopoXTN+HzdbtWVVcXSAzQApAaNWaiv+KrhqiPoiy5VK9zcpY5V/N+7NKBe/jZghRwSFVm3Kiy74L6DLGt50DlJRWgdF/kCbEv2n2ZA7LMJK2EleV94s1bThQGLNHaVIcq8E5c=
In-reply-to: <20070613195507.16010.qmail@securityfocus.com>
List-help: <mailto:pen-test-help@securityfocus.com>
List-id: <pen-test.list-id.securityfocus.com>
List-post: <mailto:pen-test@securityfocus.com>
List-subscribe: <mailto:pen-test-subscribe@securityfocus.com>
List-unsubscribe: <mailto:pen-test-unsubscribe@securityfocus.com>
Mailing-list: contact pen-test-help@securityfocus.com; run by ezmlm
References: <20070613195507.16010.qmail@securityfocus.com>
Resent-date: Mon, 25 Jun 2007 18:25:22 -0600 (MDT)
Resent-from: pen-test-return-1078484460@securityfocus.com
Resent-message-id: <20070626002522.9046D14421C@outgoing2.securityfocus.com>
Resent-sender: listbounce@securityfocus.com
Sender: listbounce@securityfocus.com
On 13 Jun 2007 19:55:07 -0000, wymerzp@sbu.edu <wymerzp@sbu.edu> wrote:
I was looking over a client's website when I discovered a classic (almost 
cliche) sql injection vulnerability (i.e. Username ' OR ''=' | Password ' OR 
''='). I did more poking and prodding and discovered that they are using MS 
Access for a backend. I know you can't string queries together (i.e. Select 
user from tbl where blah = var; Select...). My question is then, is there any 
'good way' to use sql injection against this database to drive home the 
severity of the lack of input validation? Currently, the best I got was access 
to non-sensitive information that one simply needed to supply an email for.

Thanks a lot,

Zach

If any of the error messages give a clue as to the location of the
database .mdb file see if you can download it. Another common mistake
is to put the database in the web root somewhere.

Regards,
Jim Halfpenny

------------------------------------------------------------------------
This List Sponsored by: Cenzic

Are you using SPI, Watchfire or WhiteHat?
Consider getting clear vision with Cenzic
See HOW Now with our 20/20 program!

http://www.cenzic.com/c/2020
------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>