zencart-installer: Zen Cart Installer

日期: 2025-08-01 | 影响软件: Zen Cart Installer | POC: 已公开

漏洞描述

Zen Cart is susceptible to the Installation page exposure due to misconfiguration.

PoC代码[已公开]

id: zencart-installer

info:
  name: Zen Cart Installer
  author: DhiyaneshDk
  severity: high
  description: Zen Cart is susceptible to the Installation page exposure due to misconfiguration.
  reference:
    - https://www.zen-cart.com/
  classification:
    cpe: cpe:2.3:a:zen-cart:zen_cart:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: zen-cart
    product: zen_cart
    shodan-query: html:"shopping cart program by zen cart"
    fofa-query: title="Installer" && icon_hash="899320116"
  tags: misconfig,zencart,install,exposure,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/zc_install/index.php'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<title>Zen Cart&reg; Installer</title>'

      - type: status
        status:
          - 200
# digest: 490a004630440220066be9361dd6282b8216e7c372d9d54cef0e8a75cc93718b1f57841a7cb3baea02205b3ea92efdc141e3e5edc4c44297b8cf15cf5d5c75aa7b954bcb555c6b672eb0:922c64590222798bb761d5b6d8e72950

相关漏洞推荐