CVE Catalog

CVE-2017-11675

High
Published: Translated: NVD NIST

Summary

The traverseStrictSanitize function in AdminRequestSanitizer.php in ZenCart 1.5.5e mishandles key strings, allowing 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.

Risk Assessment

This vulnerability may lead to remote code execution, posing a serious threat to the security of the system and the organization's data.

Recommendation

It is recommended to update ZenCart to the latest version and review and strengthen input handling security in the application.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS