40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: vtiger-installer
|
|
|
|
info:
|
|
name: Vtiger CRM Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Vtiger CRM is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:vtiger:vtiger_crm:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: vtiger
|
|
product: vtiger_crm
|
|
shodan-query: html:"Welcome to Vtiger CRM"
|
|
tags: misconfig,vtiger,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.php?module=Install&view=Index'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Installation Wizard'
|
|
- 'Welcome to Vtiger CRM'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022030b2f4c0074a1bfa99c197cc9d93dd7426e3174ec1b98f58f70ed7227023f973022100b3d23730f7e55cdcb5a5dfc231a04a80ab0f484308a061a521ea741cc9218d9c:922c64590222798bb761d5b6d8e72950 |