2023-11-01 11:19:31 +00:00
|
|
|
id: webtrees-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WebTrees Exposed Installation
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: WebTrees is susceptible to the Installation page exposure due to misconfiguration.
|
2023-11-01 11:19:31 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-01 14:45:21 +00:00
|
|
|
max-request: 1
|
2023-11-01 11:19:31 +00:00
|
|
|
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
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4b0a00483046022100ec41f6f8796153193b35d05f3bdb9b2581179314fc51bc115841bc202321b4ac022100beb0f0741344f7edbd03b32d0fac505b69af2fdb31f5d50a2819191aa8ad8725:922c64590222798bb761d5b6d8e72950
|