Security readout for executives and security teams
Plain-English summary
CVE-2018-10391 is a cross-site scripting issue reported in WUZHI CMS 4.1.0. A user-controlled email value on the member registration page may be handled unsafely, potentially allowing script execution in a victim's browser. Public sources do not provide severity scoring, patch details, or confirmed exploitation.
Executive priority
Treat as a targeted web-application exposure requiring inventory and vendor follow-up, not an emergency based on current evidence. Prioritize internet-facing registration pages and systems handling customer accounts.
Technical view
The CVE describes XSS through the email parameter at index.php?m=member&v=register in WUZHI CMS 4.1.0. The record does not specify reflected versus stored behavior, authentication requirements, browser interaction requirements, CVSS metrics, CWE mapping, or a fixed version.
Likely exposure
Exposure is most likely for internet-facing WUZHI CMS 4.1.0 deployments with the member registration route reachable. The source bundle does not identify broader affected versions or downstream packages.
Exploitation context
The issue has a public GitHub reference, but the CVE is not listed as KEV in the supplied bundle. No provided source confirms active exploitation, weaponized tooling, or exploitation at scale.
Researcher notes
Evidence is sparse. The CVE names only WUZHI CMS 4.1.0 and an email parameter on the registration URI. Do not assume affected version ranges, storage behavior, privileges, or patch availability without additional vendor confirmation.
Mitigation direction
- Identify any WUZHI CMS 4.1.0 deployments and whether public registration is enabled.
- Check WUZHI CMS project guidance and issue #134 for patch or upgrade direction.
- Restrict or disable public registration where business operations do not require it.
- Ensure user-controlled email values are validated and safely encoded before browser rendering.
- Monitor registration requests for suspicious email parameter activity.
Validation and detection
- Inventory web assets for WUZHI CMS and confirm exact running versions.
- Verify whether index.php?m=member&v=register is externally reachable.
- Review application handling of the registration email field for unsafe rendering.
- Check logs for unusual registration attempts targeting the email field.
- Confirm remediation against vendor guidance once an official fix path 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.
CVE-2018-10391 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/134CVE 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.
