Security readout for executives and security teams
Plain-English summary
CVE-2018-11493 is a cross-site request forgery issue reported in WUZHI CMS 4.1.0. If an authenticated user is tricked into visiting attacker-controlled content, the CMS may add an unauthorized friendship link. The sourced impact is content/link manipulation, not system takeover or data theft.
Executive priority
Treat this as a moderate website integrity risk if WUZHI CMS 4.1.0 is in use. Prioritize validation for public-facing sites where unauthorized links could damage trust, SEO, or user safety.
Technical view
The CVE describes CSRF on the WUZHI CMS link-add endpoint at index.php?m=link&f=index&v=add. The source bundle does not provide CVSS, CWE mapping, patch status, authentication details, or full request semantics. Evidence supports unauthorized friendship-link creation only.
Likely exposure
Exposure appears limited to WUZHI CMS 4.1.0 deployments using the affected friendship-link feature. The source bundle does not identify other affected versions, maintained forks, or hosted service exposure.
Exploitation context
No active exploitation is supported by the supplied sources, and the CVE is not marked as CISA KEV. CSRF generally requires a victim with relevant CMS privileges to interact with attacker-controlled content while authenticated.
Researcher notes
The record is sparse: no CVSS, CWE, vendor advisory, patch details, or exploit telemetry are provided. Keep conclusions narrow to CSRF-driven friendship-link addition on the named endpoint in WUZHI CMS 4.1.0.
Mitigation direction
- Check WUZHI CMS vendor or project guidance for a fixed release.
- Restrict administrative CMS access to trusted users and networks.
- Require CSRF tokens and origin/referrer validation on state-changing requests.
- Disable or restrict the friendship-link feature if unused.
- Review existing friendship links for unauthorized entries.
Validation and detection
- Inventory public and internal WUZHI CMS instances and versions.
- Confirm whether WUZHI CMS 4.1.0 is present.
- Review the link-add workflow for anti-CSRF controls.
- Check logs and content history for unexpected friendship-link additions.
- Verify only trusted roles can add or approve friendship links.
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-11493 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/137CVE 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.
