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

日期: 2025-08-01 | 影响软件: UVDesk Helpdesk Installer | POC: 已公开

漏洞描述

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

相关漏洞推荐