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

Related Vulnerabilities: CVE-2007-6597  
Publish Date: 27 Dec 2007
Author: Doz
                source: http://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