Security readout for executives and security teams
Plain-English summary
This is an old shopping cart flaw where purchase details trusted from hidden browser form fields could be changed by a remote user. Business impact would center on order integrity, such as altered purchase information. The public record is sparse and does not identify affected versions or a confirmed fix.
Executive priority
Treat as a legacy ecommerce integrity risk. Prioritize only if Intellivend or similar client-trusting cart logic exists in production, especially on public storefronts.
Technical view
CVE-2000-0108 describes Intellivend shopping cart accepting sensitive purchase information from hidden form fields. Hidden fields are client-controlled, so trusting them can allow remote modification of transaction data. No CVSS, CWE, affected version range, patch, or detailed vendor advisory is provided in the supplied sources.
Likely exposure
Likely limited to legacy deployments of the Intellivend shopping cart application or reused code patterns. The sources do not identify vendor, versions, CPEs, or current deployment prevalence.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The issue is plausibly exploitable remotely where the application trusts client-submitted hidden purchase fields.
Researcher notes
Evidence is limited to the CVE description and IBM X-Force reference. No affected versions, patch status, CVSS score, or exploitation evidence are present in the supplied bundle.
Mitigation direction
- Check Intellivend or hosting vendor guidance for any archived fix information.
- Retire or replace unsupported Intellivend shopping cart deployments.
- Compute purchase totals and sensitive order data server-side.
- Reject client-submitted values for price, totals, discounts, shipping, and tax.
- Add server-side integrity checks before order acceptance.
Validation and detection
- Inventory public ecommerce applications for Intellivend shopping cart usage.
- Review order forms for hidden fields containing sensitive purchase data.
- Confirm the server recalculates purchase data before order creation.
- Review historical orders for anomalous totals, discounts, or purchase details.
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-2000-0108 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://exchange.xforce.ibmcloud.com/vulnerabilities/CVE-2000-0108CVE 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.
