40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: mautic-installer
|
|
|
|
info:
|
|
name: Mautic Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Mautic is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:acquia:mautic:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: acquia
|
|
product: mautic
|
|
shodan-query: html:"Mautic Installation"
|
|
tags: misconfig,mautic,install
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4b0a00483046022100d96d20139a4826e4fcb5218c55e7d6be1b17ddc05c5185113aa1c981260e40f3022100ed958ecf9fab038f22dfa8b3760b3e30ad2807dc12e635d57c4a9ca5bc572474:922c64590222798bb761d5b6d8e72950 |