目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-51863 PoC — ChatGPT Unli 跨站脚本漏洞

来源
关联漏洞
标题: ChatGPT Unli 跨站脚本漏洞 (CVE-2025-51863)
Description:ChatGPT Unli是ChatGPT Unli公司的一个AI助手平台。 ChatGPT Unli 2025-05-26及之前版本存在安全漏洞,该漏洞源于通过聊天界面发送特制SVG文件可能导致执行任意代码。
介绍
# CVE-2025-51863
## Vulnerability description

   ChatGPTUtil is a AI-powered chatbot assistant, providing access to both ChatGPT and an AI image generator. A Self Cross-Site Scripting (Self-XSS) vulnerability exists in the chat component. This can lead to cookie theft leading to remote account hijacking. 

## Attack Vectors

   The attack vector is the Network. To exploit this XSS vulnerability, an attacker must craft a malicious payload (i.e., an SVG XSS payload) and deliver it to the victim (e.g., via email, a malicious website, a forum post, or an instant message). The attack occurs when the victim pastes the payload into the ChatGPTUtil chat interface. The POC as following:

   ```
   <img src=x onerror=alert(document.cookie)>
   <svg xmlns="http://www.w3.org/2000/svg" version="1.1"><circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="red" /> <script>alert(document.cookie)</script></svg>
   ```

   ![Figure 1 POC of Self-XSS](./figure1.png)

## Vulnerability affected

   This vulnerability can have an impact on any user of https://www.chatgptunli.com. The cookie (contains the session and token) of user will be stolen when pastes the payload into the chat interface.
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →