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



EKU-ID: 38715 CVE: CVE-2010-1143;OSVDB-64440 OSVDB-ID:
Author: Alexey Sintsov Published: 2010-05-05 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>