2023-09-28 02:17:47 +00:00
|
|
|
id: zencart-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Zen Cart Installer
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Zen Cart is susceptible to the Installation page exposure due to misconfiguration.
|
2023-09-29 05:35:56 +00:00
|
|
|
reference:
|
|
|
|
- https://www.zen-cart.com/
|
2023-09-28 02:17:47 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-09-28 02:17:47 +00:00
|
|
|
shodan-query: html:"shopping cart program by zen cart"
|
2023-10-14 11:27:55 +00:00
|
|
|
fofa-query: title="Installer" && icon_hash="899320116"
|
2023-09-28 02:17:47 +00:00
|
|
|
tags: misconfig,zencart,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/zc_install/index.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Zen Cart® Installer</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a004730450220186141ea271e865ffc608b9d1e05bd48a7004e2f67d90e6abe28f03b12f609a00221009533d5330fed8366314bf91338d33bf7b492f1042cdf4861019f3417058e57a4:922c64590222798bb761d5b6d8e72950
|