POC详情: 96f5de95fdc7799913b470136e754b2a3cd49ea0

来源
关联漏洞
标题: Sudo 安全漏洞 (CVE-2025-32463)
描述:Sudo是一款使用于类Unix系统的,允许用户通过安全的方式使用特殊的权限执行命令的程序。 Sudo 1.9.17p1之前版本存在安全漏洞,该漏洞源于使用用户控制目录中的/etc/nsswitch.conf可能导致获取root访问权限。
介绍
# 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
文件快照

[4.0K] /data/pocs/96f5de95fdc7799913b470136e754b2a3cd49ea0 ├── [ 583] Dockerfile ├── [ 735] poc.sh └── [ 850] README.md 0 directories, 3 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。