Security readout for executives and security teams
Plain-English summary
CVE-2021-35361 describes reflected cross-site scripting in dotCMS 21.05.1, specifically the dotAdmin links area. A crafted link could cause unwanted HTML or browser-side behavior to run in a victim’s session. The source bundle does not provide a CVSS score, confirmed patch version, or evidence of active exploitation.
Executive priority
Treat this as a targeted application-security issue until more evidence is available. Give priority to systems where dotAdmin is internet-accessible or used by privileged staff, but avoid emergency language because exploitation and severity are not confirmed in the provided sources.
Technical view
The reported issue is reflected XSS in dotAdmin/#/c/links for dotCMS 21.05.1. The CVE description says crafted input can execute arbitrary commands or HTML. Available evidence is limited to the CVE record and a referenced GitHub issue; affected-version detail beyond 21.05.1 and remediation status are not established in the bundle.
Likely exposure
Likely exposure is limited to environments running dotCMS 21.05.1 where users can reach the dotAdmin links route. Risk depends on who can access dotAdmin, whether the vulnerable UI is internet-reachable, and whether privileged users could be induced to open crafted links.
Exploitation context
The source bundle does not indicate CISA KEV listing or active exploitation. This appears to require a crafted payload and a victim interaction with the affected dotAdmin route. Do not treat exploitation as confirmed from these sources alone.
Researcher notes
Evidence is sparse: no CVSS, CWE, CPE, exploit confirmation, or fixed version is included in the bundle. The route uses a client-side fragment, so validation should focus on browser-side handling and vendor issue context rather than assuming ordinary server log visibility.
Mitigation direction
- Check dotCMS guidance and the GitHub issue for the confirmed fixed version.
- Restrict dotAdmin access to trusted administrators and trusted networks.
- Prioritize upgrading dotCMS if vendor guidance identifies a patched release.
- Apply standard XSS controls: output encoding, input handling, and content security policy review.
- Avoid assuming remediation completeness without vendor confirmation.
Validation and detection
- Inventory whether any environment runs dotCMS 21.05.1.
- Confirm whether dotAdmin/#/c/links is reachable by untrusted users or administrators.
- Review the referenced GitHub issue for vendor-maintained details.
- Safely test in staging with non-executing marker input only.
- Review security telemetry for suspicious dotAdmin links activity.
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-2021-35361 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/dotCMS/core/issues/20541CVE 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.
