支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: 2377b7e60934b381e0f258385d9de66f09e33290

来源
关联漏洞
标题:Hugging Face Transformers 代码问题漏洞 (CVE-2024-11392)
Description:Hugging Face Transformers是Hugging Face开源的为 Jax、PyTorch 和 TensorFlow 打造的先进的自然语言处理。 Hugging Face Transformers存在代码问题漏洞,该漏洞源于配置文件处理中数据验证不当,可能导致不受信任的数据反序列化,允许远程攻击者执行任意代码。
介绍
Running

- have docker and uv installed, then clone repo and run uv sync, after they're installed cd into the folder and activate the venv
- current server.py works with test_grader.py, test_run.py, and test_task.json
- in order to run, just run hud dev --build in one terminal and run python test_run.py in another terminal (make sure you're inside the venv created by uv)
文件快照

[4.0K] /data/pocs/2377b7e60934b381e0f258385d9de66f09e33290 ├── [4.7K] Dockerfile ├── [ 535] pyproject.toml ├── [ 374] README.md ├── [ 677] run_pentest_task.py ├── [ 268] safe_config.yaml ├── [4.0K] src │   └── [4.0K] controller │   ├── [4.0K] cves │   │   ├── [ 15K] cve_2024_11392.py │   │   └── [ 180] __init__.py │   ├── [ 957] env.py │   └── [2.3K] server.py ├── [4.0K] tasks │   ├── [1.1K] full_info.json │   ├── [1021] one_day.json │   ├── [3.0K] tasks.json │   └── [ 938] zero_day.json ├── [3.1K] tasks.json ├── [1.4K] vllm_build.sh └── [ 342] vllm_kill.sh 5 directories, 16 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。