CVE-2020-37240: Queue Management System 4.0.0 Stored XSS via Add User
Queue Management System 4.0.0 contains a stored cross-site scripting vulnerability that allows authenticated administrators to inject malicious scripts through user creation fields. Attackers can insert JavaScript payloads in the First Name, Last Name, and Email fields during user creation, which execute when viewing the User List page.
Security readout for executives and security teams
Queue Management System 4.0.0 lets an authenticated administrator save script content in new-user fields. That script can run later when the User List page is viewed, potentially exposing data or causing actions in another administrator’s browser. The sources do not identify a vendor patch or active exploitation. Exposure appears limited to organizations running Codekernel Queue Management System version 4.0.0, especially instances with multiple administrators or weak admin account controls. The vulnerability requires authenticated administrator access to create users. Handle as a moderate-risk application issue. Prioritize if the system is internet-facing, business-critical, or used by multiple administrators. The main concern is browser-side compromise through trusted admin workflows, not server takeover based on current evidence. Mitigation focus: Identify whether Queue Management System 4.0.0 is deployed.; Check vendor or marketplace guidance for fixed versions or supported remediation.; Restrict administrative access to trusted accounts only..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.