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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2024-37032 PoC — Ollama 安全漏洞

来源
关联漏洞
标题:Ollama 安全漏洞 (CVE-2024-37032)
Description:Ollama是Ollama开源的一个可以在本地启动并运行的大型语言模型。 Ollama 0.1.34之前版本存在安全漏洞,该漏洞源于在获取模型路径时不验证摘要的格式,会错误处理测试用例。
介绍
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/ecdd36969943752b280debcade2890a363df7428 ├── [4.4K] Dockerfile ├── [ 446] pyproject.toml ├── [ 374] README.md ├── [ 677] run_pentest_task.py ├── [4.0K] src │   └── [4.0K] controller │   ├── [4.0K] cves │   │   ├── [ 19K] cve_2024_37032.py │   │   └── [ 180] __init__.py │   ├── [ 957] env.py │   └── [2.3K] server.py ├── [3.1K] tasks.json ├── [ 604] test_server_local.sh ├── [1.6K] vllm_build.sh └── [ 342] vllm_kill.sh 4 directories, 12 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →