CitrusDB 0.3.6 - Remote Authentication Bypass

Author: RedTeam Pentesting
type: webapps
platform: php
port: 
date_added: 2004-02-15  
date_updated: 2013-04-30  
verified: 1  
codes: CVE-2005-0408;OSVDB-13782  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 25102.txt  
source: https://www.securityfocus.com/bid/12560/info

CitrusDB is reportedly affected by an authentication bypass vulnerability. This issue is due to the application using a static value during the creation of user cookie information.

An attacker could exploit this vulnerability to log in as any existing user, including the 'admin' account.

This issue is reported to affect CitrusDB 0.3.6; earlier versions may also be affected.

curl -D - --cookie "id_hash=4b3b2c8666298ae9771e9b3d38c3f26e;
user_name=admin" http://www.example.com/citrusdb/tools/index.php