qvidium-management-system-exposed: QVidium Management System Exposed

日期: 2025-08-01 | 影响软件: qvidium-management-system-exposed | POC: 已公开

漏洞描述

QVidium Management System is Exposed.

PoC代码[已公开]

id: qvidium-management-system-exposed

info:
  name: QVidium Management System Exposed
  author: tess
  severity: medium
  description: QVidium Management System is Exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"QVidium Management"
  tags: misconfig,qvidium,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'QVidium Management'
          - 'src="/cgi-bin/banner.cgi'
        condition: and

      - type: word
        part: header
        words:
          - 'text/html'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c978d4f0677f52c6b4b875757116442b190ddcdba5f36532c3702448012e0f2a022100e04c21112ea2b144ae4f879fe6b36f592e69fc37570c7a888ef593c470a3c236:922c64590222798bb761d5b6d8e72950

相关漏洞推荐