LiveActive security incident?Get immediate response
CVE Record

CVE-2018-8761: protected\apps\member\controller\shopcarController.php in Yxcms building system (compatible cell phone) v1....

protected\apps\member\controller\shopcarController.php in Yxcms building system (compatible cell phone) v1.4.7 has a logic flaw allowing attackers to modify a price, before form submission, by observing data in a packet capture.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability lets a shopper alter pricing data before submitting an order in Yxcms building system compatible cell phone v1.4.7. The business risk is underpayment, order fraud, and revenue loss if the affected shopping cart flow is live.

Executive priority

Treat this as a business logic fraud risk for any active Yxcms storefront. Prioritize validation if the platform processes real purchases or revenue-impacting orders.

Technical view

The CVE describes a logic flaw in protected/apps/member/controller/shopcarController.php. Pricing appears to be trusted from client-observable submission data instead of being authoritatively recalculated server-side. No CVSS score, CWE, vendor advisory, or fixed version is provided in the source bundle.

Likely exposure

Exposure is likely limited to organizations running Yxcms building system compatible cell phone v1.4.7 with the affected member shopping cart/order workflow reachable by users.

Exploitation context

The provided sources do not report active exploitation, and this CVE is not listed as KEV. Abuse would require access to the shopping workflow and manipulation of submitted transaction data.

Researcher notes

Evidence is sparse: the CVE description identifies the file, version, and price-modification behavior, but affected CPEs, CVSS, CWE, exploit status, and remediation details are absent. Avoid assuming broader Yxcms versions are affected.

Mitigation direction

  • Confirm whether Yxcms compatible cell phone v1.4.7 is deployed.
  • Check project or vendor guidance for a fixed version or patch.
  • Ensure final order prices are calculated and validated server-side.
  • Review recent orders for unusual discounts, mismatched totals, or underpayment.
  • Temporarily restrict affected shopping cart functionality if validation cannot be confirmed.

Validation and detection

  • Inventory public and internal sites for Yxcms compatible cell phone v1.4.7.
  • Review shopcarController.php for trust of client-submitted price fields.
  • In a controlled test, confirm submitted price changes cannot alter final order totals.
  • Compare stored order totals against product catalog prices and payment records.
  • Document whether compensating server-side validation exists.
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.

cve · low confidence lookup

CVE-2018-8761 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.