Date: 15 Jan 2006 19:20:29 -0000
From: [email protected]
To: [email protected]Subject: [eVuln] Bit 5 Blog SQL Injection & Authentication Bypass
Vulnerability
X-Virus-Scanned: antivirus-gw at tyumen.ru
New eVuln Advisory:
Bit 5 Blog SQL Injection & Authentication Bypass Vulnerability
http://evuln.com/vulns/31/summary/bt/
--------------------Summary----------------
Software: Bit 5 Blog
Sowtware's Web Site: http://bit5blog.sourceforge.net/
Versions: 8.01
Critical Level: Moderate
Type: SQL Injection
Class: Remote
Status: Unpatched
Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
eVuln ID: EV0031
-----------------Description---------------
Vulnerable script: processlogin.php
Variables $_POST['username'] and $_POST['password'] isn't 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)