40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: suitecrm-installer
|
|
|
|
info:
|
|
name: SuiteCRM Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: SuiteCRM is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:salesagility:suitecrm:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: salesagility
|
|
product: suitecrm
|
|
shodan-query: title:"SuiteCRM"
|
|
tags: misconfig,suitecrm,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "SuiteCRM Setup Wizard:"
|
|
- "Checking Environment"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e36e255bd85e0d657a41a338fc7b914f9db105d4f260e735575ae68c51ab5efb022073a1cca6bfbf40cf8d0727b9f8d414ef52ec0da93a9526b8961b6fb949111586:922c64590222798bb761d5b6d8e72950 |