Search

Find a vulnerability

Search criteria

    3 vulnerabilities by Zen Cart

    CVE-2024-5762 (GCVE-0-2024-5762)

    Vulnerability from nvd – Published: 2024-08-21 16:15 – Updated: 2024-08-21 17:14
    VLAI
    Title
    Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program
    Assigner
    zdi
    References
    Impacted products
    Vendor Product Version
    Zen Cart Zen Cart Affected: 1.5.8a
    Create a notification for this product.
    zen_cart zen_cart Affected: 1.5.8a , < 2.0 (custom)
        cpe:2.3:a:zen_cart:zen_cart:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2024-06-26 20:20
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:zen_cart:zen_cart:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zen_cart",
                "vendor": "zen_cart",
                "versions": [
                  {
                    "lessThan": "2.0",
                    "status": "affected",
                    "version": "1.5.8a",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-5762",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-21T17:10:46.529979Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-21T17:14:11.364Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "Zen Cart",
              "vendor": "Zen Cart",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.8a"
                }
              ]
            }
          ],
          "dateAssigned": "2024-06-07T19:10:09.806Z",
          "datePublic": "2024-06-26T20:20:41.132Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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.\n\nThe 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."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-98",
                  "description": "CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-21T16:15:27.278Z",
            "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
            "shortName": "zdi"
          },
          "references": [
            {
              "name": "ZDI-24-883",
              "tags": [
                "x_research-advisory"
              ],
              "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-883/"
            },
            {
              "name": "vendor-provided URL",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://docs.zen-cart.com/release/whatsnew_2.0.0"
            }
          ],
          "source": {
            "lang": "en",
            "value": "Anonymous"
          },
          "title": "Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "assignerShortName": "zdi",
        "cveId": "CVE-2024-5762",
        "datePublished": "2024-08-21T16:15:27.278Z",
        "dateReserved": "2024-06-07T19:10:09.754Z",
        "dateUpdated": "2024-08-21T17:14:11.364Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-5762 (GCVE-0-2024-5762)

    Vulnerability from cvelistv5 – Published: 2024-08-21 16:15 – Updated: 2024-08-21 17:14
    VLAI
    Title
    Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program
    Assigner
    zdi
    References
    Impacted products
    Vendor Product Version
    Zen Cart Zen Cart Affected: 1.5.8a
    Create a notification for this product.
    zen_cart zen_cart Affected: 1.5.8a , < 2.0 (custom)
        cpe:2.3:a:zen_cart:zen_cart:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2024-06-26 20:20
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:zen_cart:zen_cart:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "zen_cart",
                "vendor": "zen_cart",
                "versions": [
                  {
                    "lessThan": "2.0",
                    "status": "affected",
                    "version": "1.5.8a",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-5762",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-21T17:10:46.529979Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-21T17:14:11.364Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "Zen Cart",
              "vendor": "Zen Cart",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.8a"
                }
              ]
            }
          ],
          "dateAssigned": "2024-06-07T19:10:09.806Z",
          "datePublic": "2024-06-26T20:20:41.132Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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.\n\nThe 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."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-98",
                  "description": "CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-21T16:15:27.278Z",
            "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
            "shortName": "zdi"
          },
          "references": [
            {
              "name": "ZDI-24-883",
              "tags": [
                "x_research-advisory"
              ],
              "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-883/"
            },
            {
              "name": "vendor-provided URL",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://docs.zen-cart.com/release/whatsnew_2.0.0"
            }
          ],
          "source": {
            "lang": "en",
            "value": "Anonymous"
          },
          "title": "Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e",
        "assignerShortName": "zdi",
        "cveId": "CVE-2024-5762",
        "datePublished": "2024-08-21T16:15:27.278Z",
        "dateReserved": "2024-06-07T19:10:09.754Z",
        "dateUpdated": "2024-08-21T17:14:11.364Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    JVNDB-2015-000027

    Vulnerability from jvndb - Published: 2015-02-25 15:09 - Updated:2015-03-02 14:19
    Severity
    N/A (UNKNOWN) - -
    Summary
    Zen Cart Japanese version vulnerable to cross-site scripting
    Details
    Zen Cart is an open source system for creating shopping websites. Zen Cart Japanese version contains a cross-site scripting vulnerability. Shoji Baba reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
    Impacted products
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000027.html",
      "dc:date": "2015-03-02T14:19+09:00",
      "dcterms:issued": "2015-02-25T15:09+09:00",
      "dcterms:modified": "2015-03-02T14:19+09:00",
      "description": "Zen Cart is an open source system for creating shopping websites. Zen Cart Japanese version contains a cross-site scripting vulnerability.\r\n\r\nShoji Baba reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
      "link": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000027.html",
      "sec:cpe": {
        "#text": "cpe:/a:zen-cart:zen_cart",
        "@product": "Zen Cart",
        "@vendor": "Zen Cart",
        "@version": "2.2"
      },
      "sec:cvss": {
        "@score": "2.6",
        "@severity": "Low",
        "@type": "Base",
        "@vector": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
        "@version": "2.0"
      },
      "sec:identifier": "JVNDB-2015-000027",
      "sec:references": [
        {
          "#text": "http://jvn.jp/en/jp/JVN44544694/index.html",
          "@id": "JVN#44544694",
          "@source": "JVN"
        },
        {
          "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0882",
          "@id": "CVE-2015-0882",
          "@source": "CVE"
        },
        {
          "#text": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0882",
          "@id": "CVE-2015-0882",
          "@source": "NVD"
        },
        {
          "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
          "@id": "CWE-79",
          "@title": "Cross-site Scripting(CWE-79)"
        }
      ],
      "title": "Zen Cart Japanese version vulnerable to cross-site scripting"
    }