2022-10-25 00:48:33 +00:00
|
|
|
id: suitecrm-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SuiteCRM Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: SuiteCRM is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 00:48:33 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 00:48:33 +00:00
|
|
|
shodan-query: title:"SuiteCRM"
|
2022-10-25 12:56:56 +00:00
|
|
|
tags: misconfig,suitecrm,install
|
2022-10-25 00:48:33 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 00:48:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "SuiteCRM Setup Wizard:"
|
|
|
|
- "Checking Environment"
|
2022-10-25 12:56:56 +00:00
|
|
|
condition: and
|
2022-10-25 00:48:33 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022100cba48866ad1b5132d0f306077db31f4c2b1444727f506cc2560f848f9149db0a0220051ea86c09ac1bac18920cbc53c7b8cc59e604ca67f3d4f7c6ce53e75af8c0d9:922c64590222798bb761d5b6d8e72950
|