Security readout for executives and security teams
Plain-English summary
This CVE describes a cross-site scripting flaw in PHP Scripts Mall PHP Multivendor Ecommerce. A shopping-cart page parameter named cusid is reported as the affected input. For a business, the concern is browser-side abuse against shoppers or administrators if the vulnerable page is reachable.
Executive priority
Prioritize if this ecommerce application is public-facing or used by administrators handling customer data. The issue is not KEV-listed in the supplied data, but XSS on storefront workflows can still create reputational and account-risk exposure.
Technical view
The public record identifies XSS in shopping-cart.php through the cusid parameter. No CVSS score, CWE, affected version range, patch status, or vendor advisory is included in the supplied sources. Treat product/version matching as an inventory and validation task, not an assumed exposure.
Likely exposure
Exposure is most likely on internet-facing deployments of PHP Scripts Mall PHP Multivendor Ecommerce that include shopping-cart.php and process the cusid parameter. The supplied CVE metadata does not identify affected versions or CPEs.
Exploitation context
The source bundle does not show CISA KEV listing or confirm active exploitation. It only supports that a public vulnerability report exists for XSS. Exploitability and business impact depend on whether the page is reachable and how the parameter is rendered.
Researcher notes
Evidence is sparse: the CVE description and referenced report identify the parameter and page, but not affected versions, CVSS, patch status, or exploitation in the wild. Validate locally and avoid assuming all PHP ecommerce platforms are affected.
Mitigation direction
- Inventory whether PHP Scripts Mall PHP Multivendor Ecommerce is deployed.
- Check vendor or maintainer guidance for a supported fix or upgrade.
- If unsupported, consider replacement or compensating controls.
- Review custom code for safe output encoding of user-controlled values.
- Restrict access to affected legacy storefronts where feasible.
- Monitor web logs for suspicious cusid parameter activity.
Validation and detection
- Confirm whether shopping-cart.php exists in deployed instances.
- Confirm whether the cusid parameter is accepted by the application.
- Use safe application security testing to check for XSS behavior.
- Review templates handling cusid for unsafe rendering.
- Check vulnerability records for missing version and patch details.
- Document uncertainty where product versions cannot be confirmed.
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-17955 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/d4wner/Vulnerabilities-Report/blob/master/PHP%20Multivendor%20Ecommerce.mdCVE 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.
