CVE-2020-35720
Description
Stored XSS in Quest Policy Authority 8.1.2.200 allows remote attackers to store malicious code in multiple fields (first name, last name, and logon name) when creating or modifying a user via the submitUser.jsp file. NOTE: This vulnerability only affects products that are no longer supported by the maintainer
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Quest Policy Authority 8.1.2.200 via user profile fields (first name, last name, logon name) on submitUser.jsp; no patch available as product is end-of-life.
Vulnerability
CVE-2020-35720 is a stored cross-site scripting (XSS) vulnerability in Quest Policy Authority for Unified Communications version 8.1.2.200. The flaw exists in the submitUser.jsp file, where multiple user profile fields — first name, last name, and logon name — are not sanitized before being stored and later rendered in the application. The product has been officially declared end-of-life and has been unsupported for over seven years; no patches will be issued [1].
Exploitation
An attacker must be authenticated with privileges to create or modify users (e.g., an administrator or delegated user manager). The attacker crafts a malicious JavaScript payload (e.g., `) and submits it via one or more of the vulnerable fields when creating or editing a user through submitUser.jsp`. The payload is stored server-side and executed in the browser of any user who subsequently views the affected user's profile or a page that renders those fields [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim’s session. This can lead to session hijacking, data exfiltration, or forced actions within the application. The XSS is stored, meaning every page-view by any authenticated user of the affected user record triggers the payload; no additional user interaction beyond viewing the page is required [1].
Mitigation
Quest has confirmed that Policy Authority for Unified Communications is end-of-life and will not receive any patches. There is no fix available from the vendor. Organizations still running the product should immediately isolate or decommission it, or migrate to a supported alternative. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Quest/Policy Authoritydescription
- Range: = 8.1.2.200
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.