39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
id: chamilo-installer
|
|
|
|
info:
|
|
name: Chamilo Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Chamilo is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:chamilo:chamilo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: chamilo
|
|
product: chamilo
|
|
shodan-query: title:"Chamilo has not been installed"
|
|
tags: misconfig,chamilo,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/main/install/index.php'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Chamilo installation'
|
|
- 'Installation Language'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Chamilo has not been installed</title>'
|
|
# digest: 4b0a00483046022100be684ea4ff6ced43d164b4adbcfe29a28b6f03e66d392e44fc4050c2b5820ef8022100a9fe2a76d4344baa1e0c5aa2c5487ad52c62538852aec60f27c8fcb0f15c36da:922c64590222798bb761d5b6d8e72950 |