iot-vdme-simulator: IoT vDME Simulator Panel - Detect

日期: 2025-08-01 | 影响软件: iot-vdme-simulator | POC: 已公开

漏洞描述

loT vDME Simulator panel was detected. Exposure IoT vDME Simulator panel allows anonymous access to create new Items.

PoC代码[已公开]

id: iot-vdme-simulator

info:
  name: IoT vDME Simulator Panel - Detect
  author: tess
  severity: medium
  description: |
    loT vDME Simulator panel was detected. Exposure IoT vDME Simulator panel allows anonymous access to create new Items.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cwe-id: CWE-200
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.title:"IoT vDME Simulator"
  tags: exposure,misconfig,panel,vuln

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

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<title>IoT vDME Simulator</title>'
          - 'Configuration Repository'
          - 'Current configuration'
        condition: and

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

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

相关漏洞推荐