uvdesk-helpdesk-installer: UVDesk Helpdesk Installation Page - Exposure

2025-08-01 UVDesk Helpdesk Installer PoC Public

Description

Detects exposed UVDesk Helpdesk Installation page.

PoC

id: uvdesk-helpdesk-installer

info:
  name: UVDesk Helpdesk Installation Page - Exposure
  author: DhiyaneshDK
  severity: high
  description: |
    Detects exposed UVDesk Helpdesk Installation page.
  reference:
    - https://www.uvdesk.com/en/
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"UVDesk Helpdesk Community Edition - Installation Wizard"
  tags: misconfig,install,exposure,uvdesk,helpdesk,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/#welcome"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "UVDesk Helpdesk Community Edition - Installation Wizard"

      - type: status
        status:
          - 200
# digest: 490a004630440220361168f9a130c732c74fa905011b727957f5ce1d705e4658a52abc09db121fe30220021974c962990ba2710858385d580b086bf2ba5675c0051bba4f4a4504c4db97:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities