Security readout for executives and security teams
Plain-English summary
CVE-2018-10313 is a stored cross-site scripting issue in WUZHI CMS 4.1.0. Data submitted through a member profile field can be saved and later rendered to other users’ browsers. Business risk depends on whether the affected CMS version is deployed and who can edit or view member profile data.
Executive priority
Treat this as a targeted remediation item if WUZHI CMS 4.1.0 is in use, especially on public sites. Absence of KEV evidence lowers emergency urgency, but stored XSS can affect administrators and users who view compromised profile data.
Technical view
The record describes persistent XSS through the form[qq_10] parameter on the WUZHI CMS member profile route /index.php?m=member&f=index&v=profile&set_iframe=1. Public references include Exploit-DB and a GitHub issue. The source bundle does not provide CVSS, CWE, patch status, or vendor-confirmed affected CPEs.
Likely exposure
Exposure is most likely on internet-facing or intranet WUZHI CMS 4.1.0 deployments where member profile editing is enabled. The bundle lists affected product metadata as incomplete, so version confirmation is essential before prioritizing remediation.
Exploitation context
Public exploit-reference material exists, but the source bundle does not show CISA KEV listing or evidence of active exploitation. Successful impact likely requires the ability to submit profile data and a victim viewing the stored content in a vulnerable context.
Researcher notes
The public record is sparse: no CVSS vector, CWE, CPE, or official fix is included in the bundle. Analysis should remain scoped to WUZHI CMS 4.1.0 and the documented member profile parameter unless additional vendor evidence is obtained.
Mitigation direction
- Confirm whether WUZHI CMS 4.1.0 is deployed anywhere.
- Check WUZHI CMS upstream guidance for a fixed release or official remediation.
- Restrict access to member profile editing until remediation is confirmed.
- Review stored profile data for suspicious or unexpected field content.
- Ensure user-controlled profile fields are safely encoded before rendering.
Validation and detection
- Inventory CMS versions and identify WUZHI CMS 4.1.0 instances.
- Confirm whether the affected member profile route is reachable.
- Review templates handling the qq_10 profile field for output encoding.
- Use safe staging validation to check whether stored profile data renders unencoded.
- Review web logs for unusual profile update 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-2018-10313 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
- 44617CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://github.com/wuzhicms/wuzhicms/issues/133CVE 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.
