2022-10-25 02:35:30 +00:00
|
|
|
id: mautic-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Mautic Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Mautic is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 02:35:30 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 02:35:30 +00:00
|
|
|
shodan-query: html:"Mautic Installation"
|
2022-10-25 13:03:54 +00:00
|
|
|
tags: misconfig,mautic,install
|
2022-10-25 02:35:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 02:35:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/installer'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Mautic Installation - Environment Check'
|
|
|
|
- 'Ready to Install!'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220278ce362312097c642b5c6f57304fe0554e174902d155c87f09dbff631c1219602206969d285c90b3b0cfd3f6971318bc1d394489ad9375b4d6ef60831af93a2c15b:922c64590222798bb761d5b6d8e72950
|