41 lines
1.0 KiB
YAML
41 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.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Welcome to Vtiger CRM"
|
|
product: vtiger_crm
|
|
vendor: vtiger
|
|
tags: misconfig,vtiger,install,exposure
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:vtiger:vtiger_crm:*:*:*:*:*:*:*:*
|
|
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: 4b0a00483046022100c9c91176323bd2f659199390d1b9d04de5cfcb822de5e67ef6f6f530e76d942f022100b3fef7b12c6c49eccd6570e1d7e5872ee03f114bc79cdb5a56a4ced69877d4f4:922c64590222798bb761d5b6d8e72950
|