2024-05-28 15:33:26 +00:00
|
|
|
id: cms-made-simple-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CMS Made Simple Installation Page - Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Detects exposed CMS Made Simple Installation page.
|
|
|
|
reference:
|
|
|
|
- https://www.cmsmadesimple.org/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"CMS Made Simple Install/Upgrade"
|
|
|
|
tags: misconfig,install,exposure,cms-made-simple
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "CMS Made Simple Install/Upgrade"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-05-28 16:36:50 +00:00
|
|
|
# digest: 4a0a00473045022100ab7397bf22e61def290fd2775918114d25396aa0d5788b62d123f84492e0b8c10220695e11f4c8e0bd63a84e3a22f3c6c6f95fb2674adf8cf7bcdb065bcf3c5bdb90:922c64590222798bb761d5b6d8e72950
|