Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-23266 PoC — NVIDIA Container Toolkit 代码问题漏洞

Source
Associated Vulnerability
Title:NVIDIA Container Toolkit 代码问题漏洞 (CVE-2025-23266)
Description:NVIDIA Container Toolkit是美国英伟达(NVIDIA)公司的一个容器工具包。允许用户构建和运行 GPU 加速的容器。 NVIDIA Container Toolkit存在代码问题漏洞,该漏洞源于容器初始化钩子缺陷,可能导致权限提升、数据篡改、信息泄露和拒绝服务。
Readme
# CVE-2025-23266 PoC

Fully working PoC for NVIDIAScape bug - [details](https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape).

```shell
docker build -t poc .
docker run --rm --runtime=nvidia poc
```
File Snapshot

[4.0K] /data/pocs/62dd60504d9a9b960c507b8e4359ea55a8aa7ba1 ├── [ 233] Dockerfile ├── [ 53] go.mod ├── [ 415] main.go └── [ 222] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.