[41117] in bugtraq
ASPKnowledgebase vulnerable to SQL-inject
daemon@ATHENA.MIT.EDU (preben@watchcom.no)
Wed Nov 9 15:39:37 2005
Date: 8 Nov 2005 23:03:58 -0000
Message-ID: <20051108230358.23970.qmail@securityfocus.com>
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: binary
MIME-Version: 1.0
From: preben@watchcom.no
To: bugtraq@securityfocus.com
ASPKnowledgebase found at:
http://www.asp-programmers.com/download-freeware.asp, does not properly sanitise it's admin logon fields. Therefore an SQL-inject will bypass the entire authentication process, giving you administrative rights.
PoC of SQL could be 1'or'1'='1 on the admin logon page: /adminlogin.asp
Please credit to: Preben Nyløkken