https://github.com/dr4xp/sudo-chroot
Sudo Vulnerability Local PrivEsc (CVE-2025-32463) POC with Python
https://github.com/dr4xp/sudo-chroot
cve cve-2025-32463 ethical-hacking ethical-hacking-tools exploit hacking hacking-tools kali-linux kernel-exploit linux linux-kernel poc privilege-escalation python python3 sudo sudo-chroot sudo-exploitation ubuntu vulnerabilities
Last synced: about 2 months ago
JSON representation
Sudo Vulnerability Local PrivEsc (CVE-2025-32463) POC with Python
- Host: GitHub
- URL: https://github.com/dr4xp/sudo-chroot
- Owner: dr4xp
- Created: 2025-10-17T17:50:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-17T17:52:30.000Z (8 months ago)
- Last Synced: 2025-10-18T19:59:32.688Z (8 months ago)
- Topics: cve, cve-2025-32463, ethical-hacking, ethical-hacking-tools, exploit, hacking, hacking-tools, kali-linux, kernel-exploit, linux, linux-kernel, poc, privilege-escalation, python, python3, sudo, sudo-chroot, sudo-exploitation, ubuntu, vulnerabilities
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.
Sudo Local Privesc --chroot