37 lines
946 B
YAML
37 lines
946 B
YAML
id: magnolia-installer
|
|
|
|
info:
|
|
name: Magnolia CMS Installer
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Magnolia CMS is susceptible to the Installation page exposure due to misconfiguration.
|
|
reference:
|
|
- https://www.magnolia-cms.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Magnolia Installation"
|
|
tags: magnolia,exposure,installer,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Magnolia Installation"
|
|
- "Welcome to Magnolia"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202fe501faefe0437f5aaf50ed23236750795391092771f723589390f00fdad505022100b75940b659a50b3d784c666f81cb10925f5b16486e7bfe0848db0315105847b7:922c64590222798bb761d5b6d8e72950 |