2023-11-03 15:06:05 +00:00
|
|
|
id: sugarcrm-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SugarCRM Exposed Installation
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: SugarCRM is susceptible to the Installation page exposure due to misconfiguration.
|
2023-11-03 15:06:05 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-03 15:51:18 +00:00
|
|
|
max-request: 1
|
2023-11-03 15:06:05 +00:00
|
|
|
shodan-query: title:"Sugar Setup Wizard"
|
|
|
|
tags: misconfig,sugar,sugarcrm,install
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Sugar Setup Wizard"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a0047304502204aa5775363df16fcc9b7177b7e5535656387f69878298b7114308780795e43fb022100e3cc8bd09ff81291094aecb1097c7e2ae8d418f78225929896f5917f23a5fdc4:922c64590222798bb761d5b6d8e72950
|