[] NeoSense

NextBBS 0.6 - 'index.php?do' Cross-Site Scripting

Author: waraxe
type: webapps
platform: php
port: 
date_added: 2012-03-27 
date_updated: 2015-05-14 
verified: 1 
codes: CVE-2012-1604;OSVDB-80627 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/52728/info

NextBBS is prone to multiple SQL-injection vulnerabilities, a cross-site scripting vulnerability, and an authentication-bypass vulnerability.

Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, and bypass the authentication process to gain unauthorized access to the system.

NextBBS 0.6.0 is vulnerable; other versions may also be affected.

http://www.example.com/nextbbs.0.6.0/index.php?do=<body+onload=alert(document.cookie);>