[] NeoSense

VMware View 3.1.x - URL Processing Cross-Site Scripting

Author: Alexey Sintsov
type: remote
platform: multiple
port: 
date_added: 2010-05-05 
date_updated: 2014-07-01 
verified: 1 
codes: CVE-2010-1143;OSVDB-64440 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

VMware View is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue 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.

This issue affects VMware View versions prior to 3.1.3.

http://www.example.com/not_a_real_page<SCRIPT>alert(/XSS/.source)</SCRIPT>