Security readout for executives and security teams
Plain-English summary
CVE-2022-38527 is a medium-severity stored or reflected XSS issue reported in UCMS v1.6.0 through the Site Management Import function. A successful attack could run attacker-controlled script in a user’s browser, potentially exposing session data or changing page content.
Executive priority
Treat this as a moderate web application risk. Prioritize if UCMS is internet-facing, used by privileged staff, or manages public content. The evidence does not support emergency response for active exploitation.
Technical view
The CVE describes CWE-79 cross-site scripting in UCMS v1.6.0. CVSS 3.1 is 6.1: network reachable, low complexity, no privileges, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is likely limited to organizations running UCMS v1.6.0 with the Site Management Import function reachable. The CVE affected-product metadata is incomplete, so confirm by application name, version, and deployed codebase rather than CPE matching alone.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. Exploitation requires a user interaction path and browser execution context, but the CVSS vector indicates no prior privileges are required.
Researcher notes
Public metadata names UCMS v1.6.0 and the Import function, but affected CPE and patch details are absent. Avoid relying solely on automated vulnerability matching; validate against code, version, and reachable routes.
Mitigation direction
- Check the UCMS project or vendor guidance for a fixed release or official workaround.
- Restrict network access to UCMS management pages where operationally possible.
- Limit Import function access to trusted users until remediation is confirmed.
- Use output encoding and input validation if maintaining a local fork.
- Monitor for suspicious content changes or unexpected scripts in UCMS-managed pages.
Validation and detection
- Inventory deployed UCMS instances and confirm whether version 1.6.0 is present.
- Review whether the Site Management Import function is enabled and reachable.
- Check application logs for unusual import activity or content modifications.
- Verify remediation against vendor guidance once an update or workaround is identified.
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.
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.
Open ATT&CK lookupCVE-2022-38527 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
- Medium
- CVSS
- 6.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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 vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Zoe0427/UCMS-v1.6/blob/gh-pages/UCMS_v1.6.0%20XSS.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.
