32 lines
883 B
YAML
32 lines
883 B
YAML
id: webtrees-install
|
|
|
|
info:
|
|
name: WebTrees Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: WebTrees is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:webtrees:webtrees:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: webtrees
|
|
product: webtrees
|
|
shodan-query: title:"Setup wizard for webtrees"
|
|
tags: misconfig,webtrees,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Setup wizard for webtrees'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ee1d065738621f441c9a6ca07ca01735c80956624fb31ac7b29b0bde651848e2022100c3d53be46513dd19a9c38a3fdaabaefb9da592e7842f291cb0cfb0e9597f7b13:922c64590222798bb761d5b6d8e72950 |