Security readout for executives and security teams
Plain-English summary
CVE-2018-10312 is a password-change CSRF issue in WUZHI CMS 4.1.0. If a logged-in common member is tricked into visiting attacker-controlled content, their password could be changed without proper consent. The source bundle does not show admin impact, CVSS scoring, or a confirmed vendor patch.
Executive priority
Prioritize inventory and containment for legacy WUZHI CMS 4.1.0 deployments. This is not supported by active-exploitation evidence in the bundle, but account takeover of member users can still harm customer trust and site operations.
Technical view
The reported flaw affects index.php?m=member&v=pw_reset in WUZHI CMS 4.1.0. The issue is cross-site request forgery against the member password reset/change workflow, allowing password change for a common member. Available sources are sparse and do not provide CWE, CVSS, fixed versions, or configuration-specific prerequisites.
Likely exposure
Exposure is likely limited to deployments running WUZHI CMS 4.1.0 with member accounts and the vulnerable password reset route reachable. Organizations not using WUZHI CMS, or not using that legacy version, are not indicated as affected by the provided sources.
Exploitation context
The CVE references an Exploit-DB entry, so public exploit information exists. However, the source bundle does not cite CISA KEV listing, confirmed active exploitation, or observed attacks in the wild. CSRF generally requires an authenticated victim to interact with attacker-controlled content.
Researcher notes
Evidence is thin: the CVE description, GitHub issue, and Exploit-DB reference identify the route and CSRF behavior, but not patch status, CVSS, admin impact, or broad affected-version ranges. Avoid extrapolating beyond WUZHI CMS 4.1.0 common-member password changes.
Mitigation direction
- Identify whether any public or internal sites run WUZHI CMS 4.1.0.
- Check WUZHI CMS vendor guidance or repository history for a fixed release.
- Restrict or disable the vulnerable member password reset route if business-safe.
- Add CSRF token and origin validation if maintaining a local fork.
- Monitor member password changes and account recovery complaints.
Validation and detection
- Confirm WUZHI CMS version and whether member password reset is enabled.
- Review the password reset workflow for CSRF token enforcement.
- Check whether same-site cookie and origin checks protect the route.
- Review logs for unusual member password changes around suspicious referrers.
- Regression-test that legitimate password changes require explicit anti-CSRF validation.
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-2018-10312 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/wuzhicms/wuzhicms/issues/132CVE reference · x_refsource_MISC
- 44504CVE reference · exploit, x_refsource_EXPLOIT-DB
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.
