Security readout for executives and security teams
Plain-English summary
CVE-2017-10667 describes a cross-site scripting issue in Zen Cart 1.6.0 involving the products_id parameter in index.php. For an online store, successful XSS could let an attacker run browser-side script in a user's session, risking customer trust, session integrity, and storefront safety.
Executive priority
Treat as a near-term e-commerce hygiene item, not an emergency based on current evidence. Prioritize if Zen Cart 1.6.0 is internet-facing, handles authenticated shoppers, or shares sessions with administrative workflows.
Technical view
The public record states that index.php in Zen Cart 1.6.0 can be affected by XSS through the products_id parameter. The bundle does not provide CVSS, CWE mapping, patch details, or confirmed affected CPEs beyond the descriptive reference to Zen Cart 1.6.0.
Likely exposure
Exposure is most likely for public Zen Cart deployments running version 1.6.0 or forks retaining the affected index.php products_id handling. The provided affected-product metadata is incomplete, so inventory confirmation is required.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. Public GitHub references exist, but the bundle does not prove exploitation in the wild or provide validated exploit prevalence.
Researcher notes
Evidence is sparse: the CVE description identifies parameter and file, but no CVSS, CWE, CPE, patch commit, or advisory text is included in the bundle. Avoid broad version claims beyond Zen Cart 1.6.0 unless confirmed from vendor sources.
Mitigation direction
- Identify any Zen Cart 1.6.0 storefronts or derived codebases.
- Review vendor and project guidance linked from the CVE references.
- Upgrade or patch only according to confirmed Zen Cart guidance.
- Ensure products_id is validated and browser output is context-encoded.
- Apply temporary WAF filtering if exposure remains during remediation.
Validation and detection
- Inventory internet-facing Zen Cart instances and confirm exact version.
- Review index.php handling of products_id in deployed code.
- Check access logs for unusual products_id values.
- Run authorized XSS testing in a staging environment only.
- Confirm remediation with regression tests for product page rendering.
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-2017-10667 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/zencart/zencart/issues/1443CVE reference · x_refsource_MISC
- https://github.com/zhonghaozhao/zencart/issues/1CVE 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.
