Ads

Bit 5 Blog SQL Injection & Authentication Bypass Vulnerability PDF Print E-mail
Tuesday, 14 February 2006
-----------------Description---------------
Vulnerable script: processlogin.php

Variables $_POST[username] and $_POST[password] isnt properly
sanitized before being used in a SQL query. This can be used to make any
SQL query by injecting arbitrary SQL code and log in without password.

--------------Exploit----------------------
Available at: http://evuln.com/vulns/31/exploit/bt/


--------------Solution---------------------
No Patch available.

--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
 
< Prev   Next >