LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11675: The traverseStrictSanitize function in admin_dir/includes/classes/AdminRequestSanitizer.php in ZenCart 1.5....

The traverseStrictSanitize function in admin_dir/includes/classes/AdminRequestSanitizer.php in ZenCart 1.5.5e mishandles key strings, which allows remote authenticated users to execute arbitrary PHP code by placing that code into an invalid array index of the admin_name array parameter to admin_dir/login.php, if there is an export of an error-log entry for that invalid array index.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2017-11675 is a ZenCart 1.5.5e issue where crafted admin login input can be mishandled and later lead to arbitrary PHP code execution through an error-log export path. The source bundle does not provide CVSS scoring, patch details, or evidence of active exploitation.

Executive priority

Prioritize investigation where ZenCart 1.5.5e is internet-facing or used for commerce operations. Treat confirmed exposure as high priority because the described impact is code execution, even though exploit activity is not evidenced in the provided sources.

Technical view

The issue is in traverseStrictSanitize in admin_dir/includes/classes/AdminRequestSanitizer.php. It mishandles key strings in the admin_name array parameter sent to admin_dir/login.php. The CVE states authenticated remote users may execute PHP code if an error-log entry for the malformed array index is exported.

Likely exposure

Exposure appears limited to ZenCart 1.5.5e deployments with the admin login route reachable and users able to authenticate and trigger the described error-log export condition.

Exploitation context

The bundle includes a public research reference, but KEV is false and no cited source says this is actively exploited. Exploitation requires authenticated remote access and the specific log-export condition described by the CVE.

Researcher notes

The CVE data is sparse: no CVSS, CWE, patch identifier, or vendor advisory is included in the bundle. Analysis should remain tied to ZenCart 1.5.5e, authenticated access, admin_name handling, and the error-log export condition.

Mitigation direction

  • Identify any ZenCart 1.5.5e installations in production or staging.
  • Check official ZenCart guidance for fixed versions or vendor-recommended mitigations.
  • Restrict access to the ZenCart administrative path to trusted networks or VPN.
  • Review and remove unnecessary administrative accounts.
  • Preserve logs before remediation for incident review.

Validation and detection

  • Confirm the deployed ZenCart version and administrative directory configuration.
  • Review admin access logs for unusual login parameter errors.
  • Review exported error logs for suspicious malformed admin_name entries.
  • Verify administrative access is limited to expected users and network sources.
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-11675 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.