Security readout for executives and security teams
Plain-English summary
CVE-2023-37131 is a CSRF flaw in YznCMS v1.1.0. If an administrator is authenticated, an attacker may be able to trick their browser into submitting a password-change request, potentially taking over the administrator account.
Executive priority
Treat as high priority for any internet-exposed or broadly accessible YznCMS admin deployment. Administrator password change risk can lead directly to site takeover, but evidence for active exploitation is not provided.
Technical view
The CVE describes a CSRF issue in /public/admin/profile/update.html of YznCMS v1.1.0. The reported impact is arbitrary change of the Administrator password via a crafted POST request. The bundle does not provide CVSS, CWE, patch status, or detailed affected-product metadata.
Likely exposure
Likely exposure is limited to organizations running YznCMS v1.1.0 with an accessible administrator interface. Risk increases where administrators browse external content while logged in and the affected profile-update endpoint lacks effective CSRF protections.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Public reporting states that exploitation involves a crafted POST request, but no safe source in the bundle confirms exploitation in the wild.
Researcher notes
The CVE record is sparse: affected vendor/product fields are not populated, severity is unknown, and no CVSS or CWE is supplied. Analysis relies mainly on the CVE description and the linked GitHub issue reference.
Mitigation direction
- Check the YznCMS project or vendor guidance for a fixed release.
- Restrict administrator interface access to trusted users and networks.
- Review whether the admin profile update flow enforces CSRF protection.
- Require administrators to reauthenticate before sensitive account changes.
- Rotate administrator credentials if suspicious changes are found.
Validation and detection
- Inventory systems for YznCMS v1.1.0 usage.
- Confirm whether /public/admin/profile/update.html is reachable in deployed instances.
- Review the admin profile update form for CSRF token enforcement.
- Check application logs for unexpected administrator password changes.
- Verify whether upstream guidance or patches exist before closing remediation.
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.
Credential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-37131 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/ken678/yzncms/issues/2CVE reference
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.
