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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-32463 PoC — Sudo 安全漏洞

Source
Associated Vulnerability
Title:Sudo 安全漏洞 (CVE-2025-32463)
Description:Sudo before 1.9.17p1 allows local users to obtain root access because /etc/nsswitch.conf from a user-controlled directory is used with the --chroot option.
Readme
# CVE-2025-32463 - sudo chroot

## Usage 
```
docker build -t cve .
docker run -it cve
./poc.sh
```
## Introduction
The vulnerability is a local privilege escalation that involves the Sudo chroot feature. Exploitation does not require any sudo rules to be defined for the user. As such, any local user could potential escalate to root if a vulnerable version of sudo is installed.

## Affected Versions
- Stable 1.9.14 - 1.9.17

Note: Sudo versions <=1.8.32 are not vulnerable becuase the chroot feature does not exist

## Acknowledgement
The CVE-2025-32463 Sudo chroot Elevation of Privilege Vulnerability was discovered by Rich Mirch of the Stratascale Cyber Research Unit. All the credit for the research and POC goes to him. Show some support and read the research here: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot
File Snapshot

[4.0K] /data/pocs/96f5de95fdc7799913b470136e754b2a3cd49ea0 ├── [ 583] Dockerfile ├── [ 735] poc.sh └── [ 850] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →