2020-09-15 19:25:55 +00:00
|
|
|
id: zenphoto-sensitive-info
|
2020-09-13 04:42:21 +00:00
|
|
|
|
2020-09-12 15:21:17 +00:00
|
|
|
info:
|
|
|
|
name: Zenphoto Installation Sensitive Information
|
|
|
|
author: qlkwej
|
|
|
|
severity: medium
|
2020-09-12 15:33:19 +00:00
|
|
|
description: Misconfiguration on Zenphoto version < 1.5.X which lead to sensitive
|
2020-09-12 15:21:17 +00:00
|
|
|
information disclosure
|
2021-03-12 08:57:14 +00:00
|
|
|
tags: unauth
|
2020-09-13 04:42:21 +00:00
|
|
|
|
2020-09-12 15:21:17 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/zenphoto/zp-core/setup/index.php'
|
|
|
|
- '{{BaseURL}}/zp/zp-core/setup/index.php'
|
|
|
|
- '{{BaseURL}}/gallery/zp-core/setup/index.php'
|
|
|
|
- '{{BaseURL}}/zp-core/setup/index.php'
|
2021-10-19 12:15:19 +00:00
|
|
|
|
2021-10-19 02:18:31 +00:00
|
|
|
stop-at-first-match: true
|
2020-09-12 15:21:17 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- Welcome to Zenphoto! This page will set up Zenphoto
|
|
|
|
part: body
|
2020-09-13 04:42:21 +00:00
|
|
|
|
2020-09-12 15:21:17 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
part: header
|
2020-09-13 04:42:21 +00:00
|
|
|
|
2020-09-12 15:21:17 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|