VYPR
Unrated severityNVD Advisory· Published Feb 8, 2021· Updated Sep 17, 2024

Scripting tag chars < > not filtered in input fields could cause Cross-Site Scripting (XSS)

CVE-2020-29021

Description

A vulnerability in web UI input field of GateManager allows authenticated attacker to enter script tags that could cause XSS. This issue affects: GateManager all versions prior to 9.3.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

GateManager prior to 9.3 has an XSS vulnerability in a web UI input field, allowing authenticated attackers to inject script tags.

Vulnerability

An input field in the web UI of GateManager is vulnerable to cross-site scripting (XSS) because it does not properly sanitize or escape user-supplied input. An authenticated attacker can submit script tags through this field, which are then executed in the context of other users' sessions. This issue affects all versions of GateManager prior to 9.3.

Exploitation

An attacker must be authenticated to the GateManager web interface. The attacker enters malicious script code (e.g., ``) into the vulnerable input field and submits it. When another user views the page containing that field, the script executes in their browser.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to theft of session cookies, defacement, or redirection to malicious sites. The attack does not directly compromise the server itself but can affect users of the application [1].

Mitigation

The vulnerability is fixed in GateManager version 9.3. Users should upgrade to version 9.3 or later. No workarounds have been publicly disclosed in the available references [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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.