Security Advisory

CVE-2017-11195

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2017-07-12 20:00:00
Last updated 2024-08-05 18:05:28
Assigner mitre
State PUBLISHED

Description

Pulse Connect Secure 8.3R1 has Reflected XSS in launchHelp.cgi. The helpLaunchPage parameter is reflected in an IFRAME element, if the value contains two quotes. It properly sanitizes quotes and tags, so one cannot simply close the src with a quote and inject after that. However, an attacker can use javascript: or data: to abuse this.