Vulnerabilities (CVE)

Filtered by vendor Zen-cart Subscribe
Filtered by product Zen Cart
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-3291 1 Zen-cart 1 Zen Cart 2021-03-09 9.0 HIGH 7.2 HIGH
Zen Cart 1.5.7b allows admins to execute arbitrary OS commands by inspecting an HTML radio input element (within the modules edit page) and inserting a command.
CVE-2017-11675 1 Zen-cart 1 Zen Cart 2017-08-04 6.5 MEDIUM 8.8 HIGH
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.