Lucene search

K
packetstormAliaksandr HartsuyeuPACKETSTORM:43802
HistoryFeb 14, 2006 - 12:00 a.m.

EV0061.txt

2006-02-1400:00:00
Aliaksandr Hartsuyeu
packetstormsecurity.com
18

0.017 Low

EPSS

Percentile

86.5%

`New eVuln Advisory:  
phpstatus Authentication Bypass  
http://evuln.com/vulns/61/summary.html  
  
--------------------Summary----------------  
eVuln ID: EV0061  
CVE: CVE-2006-0570 CVE-2006-0571 CVE-2006-0572  
Vendor: Hinton Design  
Vendor's Web Site: http://www.hintondesign.org  
Software: phpstatus  
Sowtware's Web Site: http://www.hintondesign.org/downloads/view_cat.php?cat_id=92  
Versions: 1.0  
Critical Level: Moderate  
Type: SQL Injection  
Class: Remote  
Status: Unpatched. No reply from developer(s)  
Exploit: Available  
Solution: Not Available  
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)  
  
-----------------Description---------------  
Vulnerable script: check.php  
  
There are two ways to bypass authentication:  
  
a) SQL Injection  
Variable $HTTP_POST_VARS[username] 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.  
Condition: magic_quotes_gpc - off  
  
b) Cookie based authentication  
check.php script dont make password comparisson when identifying user by cookies  
  
Multiple Cross-Site Scripting & Multiple SQL Injections vulnerabilities are present in administrator's control panel.  
  
--------------Exploit----------------------  
Available at: http://evuln.com/vulns/61/exploit.html  
  
1. Authentication Bypass Examples  
  
a) SQL Injection  
url: http://host/ht/login.php  
Username: ' or 1/*  
Password: any  
  
b) Cookie based authentication  
Cookie: loged=yes  
Cookie: username=admin  
Cookie: user_level=1  
  
--------------Solution---------------------  
No Patch available.  
  
--------------Credit-----------------------  
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)  
`

0.017 Low

EPSS

Percentile

86.5%

Related for PACKETSTORM:43802