2022-10-25 00:13:43 +00:00
|
|
|
id: owncloud-installer-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OwnCloud Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: OwnCloud is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 00:13:43 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-10-25 00:13:43 +00:00
|
|
|
shodan-query: title:"owncloud"
|
2022-10-25 12:54:22 +00:00
|
|
|
tags: misconfig,owncloud,exposure,install
|
2022-10-25 00:13:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 00:13:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-25 12:48:58 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-10-25 00:13:43 +00:00
|
|
|
- '{{BaseURL}}/owncloud/'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-25 00:13:43 +00:00
|
|
|
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
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 490a0046304402206c51b290ea4f0c4547ea5dd2370b29889e8c0105de44f20cfce4e3cec2825f4102206c4cc3755344812222a95c7596b92586525488047be86c030757b0b99c434e4f:922c64590222798bb761d5b6d8e72950
|