Variables $username(login.php), $password(login.php), $u(profile.php),
$username(register.php), $password(register.php),... All user-defined
variables are not properly sanitized before being used in SQL queries. This
can be used to bypass authentication or make any SQL query by injecting
arbitrary SQL code.
Condition: magic_quotes_gpc = off
--------------PoC/Exploit----------------------
Available at: http://evuln.com/vulns/115/exploit.html
--------------Solution---------------------
No Patch available.
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.