chatgpt-web-unauth: ChatGPT Web - Unauthorized Access

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

漏洞描述

ChatGPT Web is exposed.

PoC代码[已公开]

id: chatgpt-web-unauth

info:
  name: ChatGPT Web - Unauthorized Access
  author: SleepingBag945
  severity: high
  description: ChatGPT Web is exposed.
  classification:
    cpe: cpe:2.3:a:chanzhaoyu:chatgpt_web:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: chanzhaoyu
    product: chatgpt_web
    fofa-query: app="Chatgpt-web"
  tags: chatgpt,unauth,misconfig,vuln

http:
  - raw:
      - |
        POST /api/session HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"status":"Success"'
          - '"auth":false'
          - 'ChatGPTAPI'
        condition: and

      - type: word
        part: header
        words:
          - "application/json"

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