36 lines
980 B
YAML
36 lines
980 B
YAML
id: uvdesk-install
|
|
|
|
info:
|
|
name: UVDesk Installation Wizard
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: UVDesk is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"UVDesk Helpdesk Community Edition - Installation Wizard"
|
|
product: uvdesk
|
|
vendor: webkul
|
|
tags: misconfig,uvdesk,install,exposure
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:webkul:uvdesk:*:*:*:*:*:*:*:*
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "UVDesk Helpdesk Community Edition"
|
|
- "Installation Wizard"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e1f12603d91b43f7731f4e4d81cfaca7e81ccef5ff3b0ac18d009b55798d277a02204d7c4b68e0cc83d213100bf2aa764e6594f5e371785d8209bbe03ae08c4d7125:922c64590222798bb761d5b6d8e72950
|