Security readout for executives and security teams
Plain-English summary
CVE-2018-16960 is a reflected cross-site scripting issue in Open XDMoD through 7.5.0. A crafted interaction with the login page could cause script content to run in a user's browser. The source bundle does not provide CVSS, patch details, or evidence of active exploitation.
Executive priority
Treat this as a moderate web application risk. It is not described as actively exploited, but exposed affected login pages can support phishing, session abuse, or user trust attacks.
Technical view
The CVE describes reflected XSS in html/gui/general/login.php via the xd_user_formal_name parameter in Open XDMoD through 7.5.0. No CWE, CVSS vector, fixed version, or vendor mitigation is included in the provided sources.
Likely exposure
Exposure is most likely for organizations running Open XDMoD through version 7.5.0, especially if the login page is reachable by untrusted users or the internet.
Exploitation context
CISA KEV status is false in the bundle, and no cited source states active exploitation. A public GitHub reference is listed, but the bundle does not establish real-world exploitation or exploit maturity.
Researcher notes
Evidence is limited to the CVE description and one public reference. The record lacks CVSS, CWE, detailed impact boundaries, vendor advisory language, and remediation specifics. Avoid assuming a fixed version without checking Open XDMoD guidance.
Mitigation direction
- Check Open XDMoD project guidance for fixed versions or official mitigation notes.
- Prioritize upgrade or isolation for Open XDMoD deployments through 7.5.0.
- Restrict access to the affected login page where business operations allow.
- Use web application filtering to reduce reflected XSS attempts if available.
- Review user-facing security guidance for suspicious links targeting the login page.
Validation and detection
- Inventory Open XDMoD deployments and confirm installed versions.
- Identify systems running Open XDMoD 7.5.0 or earlier.
- Confirm whether html/gui/general/login.php is reachable by untrusted users.
- Review application handling of xd_user_formal_name for safe output encoding.
- Check logs or WAF events for suspicious requests to the login page.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CVE-2018-16960 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/grymer/CVE/blob/master/CVE-2018-16960.mdCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
