[] NeoSense

IPortalX - '/forum/login_user.asp' Multiple Cross-Site Scripting Vulnerabilities

Author: Doz
type: webapps
platform: asp
port: 
date_added: 2007-12-27 
date_updated: 2014-01-15 
verified: 1 
codes: CVE-2007-6597;OSVDB-39860 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

iPortalX is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

All versions are considered vulnerable.

http://www.example.com/forum/login_user.asp?Redirect=/forum/search.asp@KW=%22%3E%3 Cscript%3Ealert(document.cookie);%3C/script%3E

http://www.example.com/forum/login_user.asp?Redirect=/members.asp?SF=%22%3E%3Cscri pt%3Ealert(document.cookie);%3C/script%3E