CVE-2017-11675
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.90%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.90% probability · 86th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- zen-cart/zen cart
- Source
- cve@mitre.org
References
- https://github.com/imp0wd3r/vuln-papers/tree/master/zencart-155e-auth-rceThird Party Advisory
- https://github.com/imp0wd3r/vuln-papers/tree/master/zencart-155e-auth-rceThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.