43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: owncloud-installer-exposure
|
|
|
|
info:
|
|
name: OwnCloud Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: OwnCloud is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:owncloud:owncloud:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: owncloud
|
|
product: owncloud
|
|
shodan-query: title:"owncloud"
|
|
tags: misconfig,owncloud,exposure,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/owncloud/'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<legend>Create an <strong>admin account</strong>"
|
|
- "ownCloud"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d990873b1c2c45e032a9456bd61d60f501bf7bbe47a14c73bff73048c83a5baa022100f30047c095d34076de593596304c23e464d12c9f9f3497eac8e545455e164112:922c64590222798bb761d5b6d8e72950 |