2022-10-25 00:48:33 +00:00
|
|
|
id: suitecrm-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SuiteCRM Installer Exposure
|
2023-12-11 15:35:41 +00:00
|
|
|
description: SuiteCRM setup page is susceptible to sensitive information disclosure due to misconfiguration.
|
2022-10-25 00:48:33 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
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-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402200963ce920e60d64bc42366f0e02655ca570a528ed56824ed1eda9cfc85932f7202204d8a410124763e2b12542ab59e887fe48a1fe229d12bd181d70f6bbea562c795:922c64590222798bb761d5b6d8e72950
|