Citrix Metaframe XP - Cross-Site Scripting

Author: Andy Davis
type: remote
platform: windows
port: 
date_added: 2003-10-31  
date_updated: 2012-12-12  
verified: 1  
codes: CVE-2003-1157;OSVDB-2762  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 23316.txt  
source: https://www.securityfocus.com/bid/8939/info

Citrix Metaframe XP is prone to cross-site scripting attacks when returning error messages to users. The error message is generated when invalid authentication credentials are transmitted to the log-in page. Exploitation of this issue could potentially result in the theft of cookie-based authentication credentials, or other attacks.

https://www.example.com/citrix/metaframexp/default/login.asp?NFuse_LogoutId=On&NFuse_
MessageType=Error&NFuse_Message=<SCRIPT>alert("Vulnerable to XSS")</SCRIPT>