Security readout for executives and security teams
Plain-English summary
CVE-2020-35971 is a stored cross-site scripting issue reported in YzmCMS v5.8. An attacker could place JavaScript into a configuration page so it runs in another user's browser. The sources do not provide CVSS, patch details, or confirmed exploitation.
Executive priority
Treat as a targeted remediation item, not an emergency, unless YzmCMS v5.8 is internet-exposed or widely accessible internally. Prioritize confirming usage, restricting admin exposure, and finding vendor upgrade guidance.
Technical view
The CVE description identifies stored XSS affecting /admin/system_manage/user_config_edit.html in YzmCMS v5.8. The record lacks CWE, CVSS, CPE, precise input field, authentication requirements, and fixed-version data. The only named reference is a GitHub issue.
Likely exposure
Exposure is likely limited to organizations running YzmCMS v5.8, especially where administrative CMS pages are reachable by untrusted users or lower-privileged accounts. The CVE metadata does not identify CPEs or broader affected versions.
Exploitation context
No cited source states active exploitation, public weaponization, or inclusion in CISA KEV. The vulnerability class is stored XSS, so business impact depends on who can inject content and who later views the affected admin page.
Researcher notes
Evidence is sparse. The record names YzmCMS v5.8 and one admin path, but omits severity metrics, root cause, affected field, privileges required, and fixed version. Avoid assuming unauthenticated reachability or broader product impact.
Mitigation direction
- Check YzmCMS vendor or project guidance for a fixed release.
- Restrict access to administrative CMS paths to trusted networks and users.
- Review admin account permissions and remove unnecessary configuration access.
- Consider temporary monitoring or filtering for unexpected script content in CMS settings.
Validation and detection
- Inventory sites running YzmCMS and confirm whether version 5.8 is present.
- Review access controls for /admin/system_manage/user_config_edit.html.
- Check CMS configuration fields for unexpected script-like content.
- Monitor admin sessions and logs for suspicious configuration changes.
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-2020-35971 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/yzmcms/yzmcms/issues/54CVE 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.
