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
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
[ reply ]