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是一款使用于类Unix系统的,允许用户通过安全的方式使用特殊的权限执行命令的程序。 Sudo 1.9.17p1之前版本存在安全漏洞,该漏洞源于使用用户控制目录中的/etc/nsswitch.conf可能导致获取root访问权限。
Description
Privilege escalation to root using sudo chroot, NO NEED for gcc installed.
Readme
# CVE-2025-32463 🚨

![Hacker GIF](https://media.giphy.com/media/3o7aD2saalBwwftBIY/giphy.gif)

> **Privilege escalation to root using `sudo chroot`. No need for gcc installed.**

---

## 🚀 What is CVE-2025-32463?

CVE-2025-32463 is a Linux vulnerability that allows a local attacker to escalate privileges to root by abusing the `sudo chroot` command. Unlike similar exploits, this technique does **not require gcc** or compiling code, making it more accessible for attackers.

---

![Terminal GIF](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExYjk1ZGY1NjI5ZGU1NzYxY2IzN2ZmYmUxODdjMTFkNjM4Y2YwZGU0NyZjdD1n/1kF40oFffhH3lW8j4N/giphy.gif)

## 🛠️ Exploit Steps

1. Identify a misconfigured `sudo chroot` permission.
2. Execute chroot environment escape technique.
3. Enjoy root privileges!

---

## 🧑‍💻 Impact

- **Root access**: Full control over the system.
- **No compilation**: Works without a compiler.

## 🛡️ Mitigation

- Restrict `sudo chroot` permissions.
- Monitor and audit sudoers configuration.

---

![Security GIF](https://media.giphy.com/media/l0MYt5jPR6QX5pnqM/giphy.gif)

## 📚 References

- [Exploit details](https://github.com/cyberajju/CVE-2025-32463)
- [Mitigation guide](https://wiki.debian.org/chroot)

---

## 💬 Contributing

Pull requests welcome! For major changes, open an issue first.

---

![Thanks GIF](https://media.giphy.com/media/xT9IgG50Fb7Mi0prBC/giphy.gif)
File Snapshot

[4.0K] /data/pocs/dea00820488cfd4504820bc6fdfc98f625b05877 └── [1.4K] README.md 1 directory, 1 file
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.