2024-06-28 09:16:55 +00:00
|
|
|
id: poste-io-installer
|
|
|
|
|
|
|
|
info:
|
2024-06-29 10:49:37 +00:00
|
|
|
name: Poste.io - Installer
|
2024-06-28 09:16:55 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Poste.io is susceptible to the Installation page exposure due to misconfiguration.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: body="Initial server configuration"
|
|
|
|
tags: misconfig,exposure,poste-io,install
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin/install/server"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Initial server configuration'
|
|
|
|
- 'poste'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-07-01 05:41:36 +00:00
|
|
|
# digest: 4a0a00473045022100da8af244ae67997355b3d9c3f502fd2f07889bc87e33b42656b83d9551a1e3a1022074bebb13f7565d53bf8bac225bad94cb311502f85a7849a721d369ef0176de6a:922c64590222798bb761d5b6d8e72950
|