LiveActive security incident?Get immediate response
CVE Record

CVE-2017-17953: PHP Scripts Mall PHP Multivendor Ecommerce has XSS via the category.php chid1 parameter.

PHP Scripts Mall PHP Multivendor Ecommerce has XSS via the category.php chid1 parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-17953 is a reported cross-site scripting issue in PHP Scripts Mall PHP Multivendor Ecommerce. If the vulnerable category page is exposed, an attacker may be able to make a shopper or administrator’s browser run attacker-supplied script. Public sources do not provide severity, affected versions, patch status, or active exploitation evidence.

Executive priority

Prioritize discovery first. Remediate confirmed internet-facing ecommerce deployments promptly, especially where administrator users may browse affected pages. The lack of version and patch details lowers confidence, not potential business impact.

Technical view

The CVE describes XSS through the `chid1` parameter of `category.php` in PHP Multivendor Ecommerce. The record does not identify affected versions, CVSS, CWE, or confirmed remediation. Exposure depends on whether the application uses the vulnerable page and reflects or renders the parameter without proper encoding.

Likely exposure

Likely limited to organizations running PHP Scripts Mall PHP Multivendor Ecommerce with an internet-accessible `category.php` page. Version scope is not provided, so inventory and vendor confirmation are required before declaring systems affected or unaffected.

Exploitation context

The source bundle includes a public vulnerability report reference, but no KEV listing and no cited evidence of active exploitation. Treat this as a web-facing XSS risk, not as confirmed in-the-wild exploitation.

Researcher notes

Evidence is sparse: the CVE description names the vulnerable endpoint and parameter, while affected versions and fix status are absent. Avoid assuming all PHP Scripts Mall products are affected. Validate only against owned systems and preserve evidence without publishing payload details.

Mitigation direction

  • Identify any deployments of PHP Scripts Mall PHP Multivendor Ecommerce.
  • Check vendor or maintainer guidance for fixed versions or official workarounds.
  • Apply output encoding and input validation around `chid1` handling where code is maintained.
  • Use a temporary WAF rule only as compensating control.
  • Restrict administrative sessions and monitor suspicious category page requests.

Validation and detection

  • Confirm whether `category.php` exists on deployed sites.
  • Review application code handling the `chid1` parameter.
  • Perform authorized, non-destructive XSS validation in a test environment.
  • Check access logs for unusual requests to `category.php` using `chid1`.
  • Document product version and remediation status for each instance.
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-17953 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.

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.