2022-10-26 20:45:00 +00:00
|
|
|
id: webuzo-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Webuzo Installer
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Webuzo is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-26 20:45:00 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-26 20:45:00 +00:00
|
|
|
shodan-query: title:"Webuzo Installer"
|
|
|
|
tags: misconfig,webuzo,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 20:45:00 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Webuzo Installer'
|
|
|
|
- 'Webuzo Initial Setup'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100fcc28baa074a85c7000273ff95bb0b6a95e5f8203af1702868a7d4eee3238283022039ccd9bc7c64736a2227ac1afe62e3e83dcd574e41819f5fc426373a67751364:922c64590222798bb761d5b6d8e72950
|