ray-dashboard: Ray Dashboard Exposure

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

漏洞描述

Ray Dashboard is exposed.

PoC代码[已公开]

id: ray-dashboard

info:
  name: Ray Dashboard Exposure
  author: DhiyaneshDk
  severity: critical
  description: Ray Dashboard is exposed.
  classification:
    cpe: cpe:2.3:a:ray_project:ray:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: ray_project
    product: ray
    shodan-query:
      - http.favicon.hash:463802404
      - http.html:"ray dashboard"
    fofa-query:
      - icon_hash=463802404
      - body="ray dashboard"
  tags: misconfig,exposure,ray,discovery

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Ray Dashboard"

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

相关漏洞推荐