1180 matches found
darling
Darling Darling es un entorno de ejecuciรณn para aplicaciones macOS. Tenga en cuenta que la mayorรญa de las aplicaciones GUI no funcionarรกn por el momento. Descarga Hay paquetes para algunas distribuciones disponibles para descargar en releases. Instrucciones de compilaciรณn Para las instrucciones d...
CVE-2025-32463
๐จ PoC: CVE-2025-32463 โ Sudo chroot Escape Vulnerability A critical vulnerability affecting sudo versions 1.9.0 to 1.9.17p1 , allowing users to escape from chroot and gain access to the real root filesystem. ๐ Description CVE-2025-32463 is a local privilege escalation vulnerability in sudo that...
CVE-2025-32462-32463-Detection-Script-
CVE-2025-32462-32463-Detection-Script- Critical Sudo Vulnerabilities Let Local Users Gain Root Access on Linux, Impacting Major Distros A brief description of the vulnerabilities is below - root@kitploit: CVE-2025-32462 CVSS score: 2.8 - Sudo before 1.9.17p1, when used with a sudoers file that...
Sudo-Chroot
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. Local Privilege Escalation by sudo-chroot -R...
CVE-2025-32463
CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux ๐ Vulnerability Summary CVE-2025-32463 is a local privilege escalation vulnerability in the Sudo binary. The flaw allows a local user to escalate privileges to root under specific misconfigurations or with crafted inputs...
CVE-2025-32463-Sudo-Privilege-Escalation
CVE-2025-32463-Sudo-Privilege-Escalation โ๏ธ Completed on HackViser VIP Challenge This repository contains a working exploit for CVE-2025-32463 , a critical vulnerability CVSS 9.3 affecting sudo versions 1.9.14 โ 1.9.17 that allows local privilege escalation to ROOT by abusing the --chroot -R...
CVE-2025-32463
La versiรณn 1.9.17 de Sudo tiene una vulnerabilidad crรญtica CVE-2025-32463 que permite a usuarios locales obtener acceso root explotando la opciรณn chroot, lo que puede conllevar graves riesgos de seguridad. Se recomienda a los usuarios actualizar a la versiรณn 1.9.17p1 o posterior para mitigar este...
sudo-chroot
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...
CVE-2025-32463_POC
Checking nsswitch.conf default values: root@kitploit: passwd: files systemd After calling chroot, sudo trys to parse the config values at nsswitch.conf to run the command, which leads it to try to open libnsssystemd.so.2...
CVE-2025-32463_exploit
CVE-2025-32463 โ sudo "chwoot" chroot Local Privilege Escalation Local privilege escalation to root in sudo via the --chroot -R option. Works for any local user , including accounts with no sudoers entry at all e.g. www-data. sudo 1.9.14 โ 1.9.17 chroots into the user-supplied directory while the...
CVE-2025-32463_Exploit
CVE-2025-32463Exploit Affected versions 1.9.14 to 1.9.17 root@kitploit: bash run.sh Success as follows root@kitploit: neko@aosc-neko205 CVE-2025-32463Exploit@main $ bash run.sh + CVE-2025-32463 Sudo chroot ๆผๆดๅค็ฐ่ๆฌ ๆญฃๅจๅๅปบไธดๆถๅทฅไฝ็ฎๅฝ... ๅทฅไฝ็ฎๅฝๅทฒๅๅปบ: /tmp/sudoexploit.nc0EjT ๆญฃๅจๅๅปบ C ่ฏญ่จ payload woot1337.c... ๆญฃๅจ่ฎพ็ฝฎ...
hontel
HonTel HonTel es un Honeypot para el servicio Telnet. Bรกsicamente, es una aplicaciรณn Python v2.x que emula el servicio dentro del entorno chroot. Originalmente fue diseรฑado para ejecutarse en entornos Ubuntu/Debian, aunque se puede adaptar fรกcilmente para cualquier entorno Linux. Documentation:...
CVE-2025-32463
CVE-2025-32463 Detection Framework A comprehensive security monitoring and detection framework designed to identify exploitation attempts targeting the sudo chroot privilege escalation vulnerability CVE-2025-32463. This project demonstrates advanced threat detection methodologies, incident respon...
CVE-2025-32463
README - sudo-chwoot.sh Description This script is a proof of concept PoC that demonstrates a privilege escalation technique exploiting a theoretical vulnerability in 'sudo' e.g. CVE-2025-32463. The PoC forces 'sudo' to load a manipulated .so library by leveraging the '-R' chroot functionality an...
CVE-2025-32463_illdeed
CVE-2025-32463 โ sudo -R Privilege Escalation Exploit illdeed Variant This is a refactored proof-of-concept PoC exploit for CVE-2025-32463, a critical vulnerability in sudo versions 1.9.14 through 1.9.17 that allows local privilege escalation to root via sudo -R and a fake NSS module. โ ๏ธ This...
Blackash-CVE-2025-32463
CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux ๐ Here's a summary of CVE-2025-32463 without links: ๐ Vulnerability Overview CVE-2025-32463 is a local privilege escalation vulnerability in Sudo versions 1.9.14 through 1.9.17. It abuses the --chroot -R option by...
CVE-2025-32463
CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux. What's This? For the news, you can read here: https://www.helpnetsecurity.com/2025/07/01/sudo-local-privilege-escalation-vulnerabilities-fixed-cve-2025-32462-cve-2025-32463/ TL;DR and CMIIW So, sudo is a command to run a...
cve-2025-32463
cve-2025-32463 chroot sudo chroot Execute the command in the selected dir name. Principle This issue was introduced in sudo v1.9.14, which upgraded the matching handling code when the chroot feature is used. This new change modifies the root directory id before matching execution of the chroot...
CVE-2025-32463
๐ CVE-2025-32463 โ Sudo --chroot Local Privilege Escalation ExploitDB ID: 52352 ๐ง Overview This repository documents a critical local privilege escalation LPE vulnerability affecting Sudo versions 1.9.14 โ 1.9.17. The vulnerability arises from an incorrect implementation of the sudo -R --chroot...
CVE-2025-32463_sudo_chroot
CVE-2025-32463 - sudo chroot Usage The Dockerfile creates a safe, isolated testing environment with a vulnerable version of sudo 1.9.16p2 installed. This allows you to test the exploit without affecting your host system. root@kitploit: Build the vulnerable test environment docker build -t cve . R...