LiveActive security incident?Get immediate response
CVE Record

CVE-2017-17937: Vanguard Marketplace Digital Products PHP has XSS via the phps_query parameter to /search.

Vanguard Marketplace Digital Products PHP has XSS via the phps_query parameter to /search.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE describes cross-site scripting in the search function of Vanguard Marketplace Digital Products PHP. A vulnerable public site could allow attacker-controlled content to run in a visitor's browser. The public record does not provide version ranges, CVSS scoring, or confirmed active exploitation.

Executive priority

Prioritize if this software is public-facing or used by authenticated customers. The business risk is account/session abuse or user trust damage from browser-side script execution, but urgency is limited by incomplete version and exploitation evidence.

Technical view

The reported issue is XSS through the phps_query parameter on /search. The record identifies Vanguard Marketplace Digital Products PHP, but affected versions and CPEs are not supplied. NVD-style severity data is absent in the provided bundle, and CISA KEV status is false.

Likely exposure

Exposure is most likely on internet-facing deployments of Vanguard Marketplace Digital Products PHP that expose /search and reflect phps_query output without safe encoding. Version-specific exposure cannot be confirmed from the provided sources.

Exploitation context

The sources support an XSS finding, but not active exploitation, weaponized campaigns, or public exploitation at scale. Treat this as a user-browser compromise risk where attackers can lure users to a vulnerable search page.

Researcher notes

The public record is sparse: no CVSS vector, CWE, affected versions, or vendor advisory is included. The GitHub report is the key technical reference. Validate exposure directly against deployed code rather than assuming all versions are affected.

Mitigation direction

  • Check vendor or maintainer guidance for fixed releases or patch status.
  • If maintaining code, HTML-encode search output before rendering it.
  • Add regression tests for phps_query handling on /search.
  • Use WAF filtering only as a temporary compensating control.
  • Reduce exposure for obsolete or unmaintained public deployments.

Validation and detection

  • Inventory sites running Vanguard Marketplace Digital Products PHP.
  • Confirm whether /search accepts a phps_query parameter.
  • Review rendering code for unencoded reflection of phps_query.
  • Test with a benign canary string in a controlled environment.
  • Check web logs for suspicious phps_query values.
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-2017-17937 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.