Newbie CMS 0.0.2 - Insecure Cookie Authentication Bypass

Author: JIKO
type: webapps
platform: php
port: 
date_added: 2010-02-25  
date_updated: 2014-06-08  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 33676.txt  
source: https://www.securityfocus.com/bid/38421/info

Newbie CMS is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.

Attackers can exploit this vulnerability to gain administrative access to the affected application, which may aid in further attacks.

Versions prior to Newbie CMS 0.03 are vulnerable; other versions may also be affected.

Supplying the following cookie data is sufficient to exploit this issue:

javascript:document.cookie="nb_logged=jiko;path=/newbb/admin/";