2023-11-06 11:44:07 +00:00
|
|
|
id: fusionauth-admin-setup
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: FusionAuth Exposed Admin Setup
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2024-01-03 06:08:41 +00:00
|
|
|
description: FusionAuth Admin Setup is exposed.
|
2023-11-06 11:44:07 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-06 12:50:53 +00:00
|
|
|
max-request: 1
|
2023-11-06 11:44:07 +00:00
|
|
|
shodan-query: title:"FusionAuth Setup Wizard"
|
2023-11-06 12:50:53 +00:00
|
|
|
fofa-query: title="FusionAuth Setup Wizard"
|
2023-11-06 11:44:07 +00:00
|
|
|
tags: misconfig,fusionauth,admin,setup
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin/setup-wizard"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>FusionAuth Setup Wizard'
|
|
|
|
- 'FusionAuth is now installed and running'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-06 13:16:29 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220376b6bd64a81c4ef24447743216a081ba75c3f722d4c2d3ac96241eff2cef6c3022100a543c922c5146f3d4219bb5b2b070fb1bb86e81ceca7f376066a3a4a1535132b:922c64590222798bb761d5b6d8e72950
|