LiveActive security incident?Get immediate response
CVE Record

CVE-2018-14472: An issue was discovered in WUZHI CMS 4.1.0.

An issue was discovered in WUZHI CMS 4.1.0. The vulnerable file is coreframe/app/order/admin/goods.php. The $keywords parameter is taken directly into execution without any filtering, leading to SQL injection.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-14472 is a SQL injection issue reported in WUZHI CMS 4.1.0. A keyword search value is not filtered before use, which could let an attacker manipulate database queries if they can reach the affected admin order goods function.

Executive priority

Prioritize remediation for any reachable WUZHI CMS 4.1.0 instance, especially if it stores customer, order, or business data. Evidence is incomplete, but SQL injection in CMS administration can create serious data risk.

Technical view

The reported vulnerable file is coreframe/app/order/admin/goods.php. The $keywords parameter is taken directly into execution without filtering, causing SQL injection. The sources do not provide CVSS, authentication requirements, exploit maturity, or a confirmed fixed version.

Likely exposure

Exposure appears limited to WUZHI CMS 4.1.0 deployments using the affected order admin goods functionality. Internet exposure depends on whether the admin area is reachable and how access is controlled.

Exploitation context

The CVE is not listed as KEV in the provided bundle. The GitHub issue is public, but the supplied sources do not prove active exploitation or provide reliable exploit status.

Researcher notes

The source bundle identifies the vulnerable parameter and file but lacks CWE, CVSS, affected CPEs, authentication context, database impact, and fixed-version details. Treat product and version scoping as narrow unless vendor guidance says otherwise.

Mitigation direction

  • Identify any WUZHI CMS 4.1.0 instances in production or staging.
  • Check WUZHI CMS project guidance for fixed versions or official patches.
  • Restrict access to administrative CMS paths to trusted networks or VPN users.
  • Review custom code handling $keywords for parameterized query use and input validation.
  • Monitor CMS and database logs for suspicious keyword search activity.

Validation and detection

  • Confirm whether coreframe/app/order/admin/goods.php exists in deployed code.
  • Determine whether deployed WUZHI CMS version is 4.1.0.
  • Verify administrative routes are not publicly reachable without strong authentication.
  • Review source code for direct SQL construction using $keywords.
  • Check whether vendor or maintainer commits address this issue.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-14472 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.