v2x-control: V2X Control - Dashboard Exposure

日期: 2025-08-01 | 影响软件: v2x-control | POC: 已公开

漏洞描述

V2X Control Dashboard is exposed.

PoC代码[已公开]

id: v2x-control

info:
  name: V2X Control - Dashboard Exposure
  author: DhiyaneshDk
  severity: low
  description: V2X Control Dashboard is exposed.
  reference:
    - https://www.facebook.com/photo/?fbid=606940284809828&set=a.467014098802448
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"V2X Control"
  tags: misconfig,exposure,v2x,control,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<title>V2X control</title>'
          - 'Chemtronics'
        condition: and

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

相关漏洞推荐