zen-cart CVE Vulnerabilities & Metrics

Focus on zen-cart vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About zen-cart Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with zen-cart. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total zen-cart CVEs: 9
Earliest CVE date: 05 Dec 2005, 00:03 UTC
Latest CVE date: 21 Aug 2024, 17:15 UTC

Latest CVE reference: CVE-2024-5762

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical zen-cart CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.75

Max CVSS: 10.0

Critical CVEs (≥9): 3

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 19
7.0-8.9 3
9.0-10.0 3

CVSS Distribution Chart

Top 5 Highest CVSS zen-cart CVEs

These are the five CVEs with the highest CVSS scores for zen-cart, sorted by severity first and recency.

All CVEs for zen-cart

CVE-2024-5762 zen-cart vulnerability CVSS: 0 21 Aug 2024, 17:15 UTC

Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Zen Cart. Authentication is not required to exploit this vulnerability. The specific flaw exists within the findPluginAdminPage function. The issue results from the lack of proper validation of user-supplied data prior to passing it to a PHP include function. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the service account. Was ZDI-CAN-21408.

CVE-2020-6578 zen-cart vulnerability CVSS: 4.3 19 Mar 2021, 04:15 UTC

Zen Cart 1.5.6d allows reflected XSS via the main_page parameter to includes/templates/template_default/common/tpl_main_page.php or includes/templates/responsive_classic/common/tpl_main_page.php.

CVE-2021-3291 zen-cart vulnerability CVSS: 9.0 26 Jan 2021, 18:16 UTC

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-2015-8352 zen-cart vulnerability CVSS: 10.0 24 Aug 2017, 21:29 UTC

Directory traversal vulnerability in Zen Cart 1.5.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the act parameter to ajax.php.

CVE-2017-11675 zen-cart vulnerability CVSS: 6.5 27 Jul 2017, 06:29 UTC

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.

CVE-2017-10667 zen-cart vulnerability CVSS: 4.3 29 Jun 2017, 00:29 UTC

In index.php in Zen Cart 1.6.0, the products_id parameter can cause XSS.

CVE-2017-8833 zen-cart vulnerability CVSS: 4.3 08 May 2017, 06:29 UTC

Zen Cart 1.6.0 has XSS in the main_page parameter to index.php. NOTE: 1.6.0 is not an official release but the vendor's README.md file offers a link to v160.zip with a description of "Download latest in-development version from github."

CVE-2011-4403 zen-cart vulnerability CVSS: 5.8 24 Apr 2015, 14:59 UTC

Multiple cross-site request forgery (CSRF) vulnerabilities in Zen Cart 1.3.9h allow remote attackers to hijack the authentication of administrators for requests that (1) delete a product via a delete_product_confirm action to product.php or (2) disable a product via a setflag action to categories.php.

CVE-2015-0882 zen-cart vulnerability CVSS: 4.3 27 Feb 2015, 02:59 UTC

Multiple cross-site scripting (XSS) vulnerabilities in zencart-ja (aka Zen Cart Japanese edition) 1.3 jp through 1.3.0.2 jp8 and 1.5 ja through 1.5.1 ja allow remote attackers to inject arbitrary web script or HTML via a crafted parameter, related to admin/includes/init_includes/init_sanitize.php and includes/init_includes/init_sanitize.php.

CVE-2012-5808 zen-cart vulnerability CVSS: 5.8 04 Nov 2012, 22:55 UTC

The LinkPoint module in Zen Cart does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.

CVE-2012-5807 zen-cart vulnerability CVSS: 5.8 04 Nov 2012, 22:55 UTC

The Authorize.Net eCheck module in Zen Cart does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.

CVE-2012-5806 zen-cart vulnerability CVSS: 5.8 04 Nov 2012, 22:55 UTC

The PayPal Payments Pro module in Zen Cart does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the PHP fsockopen function, a different vulnerability than CVE-2012-5805.

CVE-2012-5805 zen-cart vulnerability CVSS: 5.8 04 Nov 2012, 22:55 UTC

The PayPal IPN functionality in Zen Cart does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, a different vulnerability than CVE-2012-5806.

CVE-2012-1413 zen-cart vulnerability CVSS: 2.6 27 May 2012, 19:55 UTC

Cross-site scripting (XSS) vulnerability in zc_install/includes/modules/pages/database_setup/header_php.php in Zen Cart 1.5.0 and earlier, when the software is being installed, allows remote attackers to inject arbitrary web script or HTML via the db_username parameter to zc_install/index.php.

CVE-2011-4567 zen-cart vulnerability CVSS: 4.3 29 Nov 2011, 00:55 UTC

Cross-site scripting (XSS) vulnerability in includes/templates/template_default/templates/tpl_gv_send_default.php in Zen Cart before 1.5 allows remote attackers to inject arbitrary web script or HTML via the message parameter in a gv_send action to index.php, a different vulnerability than CVE-2011-4547.

CVE-2011-4547 zen-cart vulnerability CVSS: 4.3 29 Nov 2011, 00:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in includes/templates/template_default/common/tpl_header_test_info.php in Zen Cart 1.3.9h, when debugging is enabled, might allow remote attackers to inject arbitrary web script or HTML via the (1) main_page parameter or (2) PATH_INFO, a different vulnerability than CVE-2011-4567.

CVE-2009-4323 zen-cart vulnerability CVSS: 7.5 14 Dec 2009, 23:30 UTC

The installation for Zen Cart stores sensitive information and insecure programs under the (1) docs, (2) extras, and (3) zc_install folders, and (4) install.txt, which allows remote attackers to obtain sensitive information, delete the database, and conduct other attacks via a direct request, different vulnerabilities than CVE-2009-4321 and CVE-2009-4322.

CVE-2009-4322 zen-cart vulnerability CVSS: 5.0 14 Dec 2009, 23:30 UTC

extras/ipn_test_return.php in Zen Cart allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in an error message.

CVE-2009-4321 zen-cart vulnerability CVSS: 5.0 14 Dec 2009, 23:30 UTC

extras/curltest.php in Zen Cart 1.3.8 and 1.3.8a, and possibly other versions, allows remote attackers to read arbitrary files via a file:// URI. NOTE: some of these details are obtained from third party information.

CVE-2008-6986 zen-cart vulnerability CVSS: 6.8 19 Aug 2009, 05:24 UTC

SQL injection vulnerability in the actionMultipleAddProduct function in includes/classes/shopping_cart.php in Zen Cart 1.3.0 through 1.3.8a, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the products_id array parameter in a multiple_products_add_product action, a different vulnerability than CVE-2008-6985.

CVE-2008-6985 zen-cart vulnerability CVSS: 6.8 19 Aug 2009, 05:24 UTC

Multiple SQL injection vulnerabilities in includes/classes/shopping_cart.php in Zen Cart 1.2.0 through 1.3.8a, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the id parameter when (1) adding or (2) updating the shopping cart.

CVE-2009-2255 zen-cart vulnerability CVSS: 6.8 30 Jun 2009, 10:30 UTC

Zen Cart 1.3.8a, 1.3.8, and earlier does not require administrative authentication for admin/record_company.php, which allows remote attackers to execute arbitrary code by uploading a .php file via the record_company_image parameter in conjunction with a PATH_INFO of password_forgotten.php, then accessing this file via a direct request to the file in images/.

CVE-2009-2254 zen-cart vulnerability CVSS: 7.5 30 Jun 2009, 10:30 UTC

Zen Cart 1.3.8a, 1.3.8, and earlier does not require administrative authentication for admin/sqlpatch.php, which allows remote attackers to execute arbitrary SQL commands via the query_string parameter in an execute action, in conjunction with a PATH_INFO of password_forgotten.php, related to a "SQL Execution" issue.

CVE-2008-6616 zen-cart vulnerability CVSS: 4.3 06 Apr 2009, 18:30 UTC

Cross-site scripting (XSS) vulnerability in index.php in Zen Software Zen Cart 2008 allows remote attackers to inject arbitrary web script or HTML via the keyword parameter in the advanced_search_result page. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

CVE-2008-6615 zen-cart vulnerability CVSS: 7.5 06 Apr 2009, 18:30 UTC

SQL injection vulnerability in index.php in Zen Software Zen Cart 2008 allows remote attackers to execute arbitrary SQL commands via the keyword parameter in the advanced_search_result page. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

CVE-2006-0697 zen-cart vulnerability CVSS: 10.0 15 Feb 2006, 11:06 UTC

Zen Cart before 1.2.7 does not protect the admin/includes directory, which allows remote attackers to cause unknown impact via unspecified vectors, probably direct requests.

CVE-2005-3996 zen-cart vulnerability CVSS: 5.1 05 Dec 2005, 00:03 UTC

SQL injection vulnerability in admin/password_forgotten.php in Zen Cart 1.2.6d and earlier allows remote attackers to execute arbitrary SQL commands via the admin_email parameter.