4853 matches found
CVE-2025-32463-PoC
CVE-2025-32463 โ Escalada de privilegios mediante sudo chroot ๐ Resumen CVE-2025-32463 es una vulnerabilidad local de escalada de privilegios que afecta a la utilidad sudo. Permite a un usuario normal escalar privilegios a root explotando la opciรณn -R que establece un directorio raรญz de ejecuciรณn...
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...
sudoinjection
CVE-2025-32463: Escalada de Privilegios Local mediante sudo -R NSS Injection Resumen Este PoC demuestra escalada de privilegios local en sistemas Linux mediante el abuso de la opciรณn sudo -R en conjunto con un mรณdulo NSS personalizado. Apunta a la vulnerabilidad CVE-2025-32463, que se origina en ...
CVE-2025-32463_Sudo_PoC
CVE-2025-32463SudoPoC PoC para CVE-2025-32463: escalada local de privilegios en sudo mediante --chroot. Explota la inyecciรณn de mรณdulos NSS a travรฉs de entornos chroot diseรฑados. Pensado para investigadores de seguridad y entornos exclusivamente de laboratorio. CVE-2025-32463 - Escalada local de...
CVE-2025-32463
CVE-2025-32463 Is a local privilege escalation vulnerability affecting vulnerable versions of sudo. The flaw abuses the sudo -R chroot feature together with the Linux Name Service Switch NSS mechanism to force sudo into loading an attacker-controlled shared library as root. By manipulating...
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_illdeed
CVE-2025-32463 โ Exploit de escalada de privilegios de sudo -R variante illdeed Este es un exploit de prueba de concepto PoC refactorizado para CVE-2025-32463, una vulnerabilidad crรญtica en las versiones 1.9.14 a 1.9.17 de sudo que permite escalada local de privilegios a root a travรฉs de sudo -R ...
cve-2025-32463-lab
CVE-2025-32463 โ Laboratorio de escalada de privilegios local con sudo chroot Este repositorio contiene un laboratorio basado en Docker y un exploit de prueba de concepto para CVE-2025-32463, una vulnerabilidad de escalada de privilegios local en sudo versiones 1.9.14 a 1.9.17. ๐จ Aviso legal Este...
CVE-2025-32463
CVE-2025-32463 - Sudo Chroot Privilege Escalation Exploit Overview CVE-2025-32463 is a critical local privilege escalation vulnerability in sudo versions 1.9.14 through 1.9.17. This vulnerability allows attackers with sudo privileges to escalate to root access by exploiting a design flaw in the...
CVE-2025-32463-EXPLOIT
Xpl0it โ Secuestro de la biblioteca NSS de Sudo | v0.0.4 Autor: 0xb0rn3 | 0xbv1 Tipo: Prueba de concepto PoC Herramienta de investigaciรณn de seguridad CVE: CVE-2023-42456 Tรฉcnica: Inyecciรณn de biblioteca NSS en chroot de sudo -R โ escalada de privilegios a root โ ๏ธ Aviso de responsabilidad Esta...
CVE-2025-32463-Sudo-Chroot-Escape
CVE-2025-32463-Sudo-Chroot-Escape ๆ่ฟฐ ๆญคไปๅบๅ ๅซ้ๅฏน CVE-2025-32463 ็ๅบไบ Python ็ๆฆๅฟต้ช่ฏ๏ผPoC๏ผ็จๅบ๏ผ่ฏฅๆผๆดๆฏ sudo ็ๆฌ 1.9.14 ่ณ 1.9.17 ไธญ็ไธไธชๆฌๅฐๆ้ๆๅๆผๆดใๅฝ็จๆทๆฅๆๅจ chroot ็ฏๅข๏ผ-R ๆ ๅฟ๏ผๅ ๆง่กๅฝไปค็ sudo ๆ้ๆถ๏ผๆปๅป่ ๅฏไปฅๆปฅ็จๅ็งฐๆๅกๅๆข๏ผNSS๏ผๆบๅถๅ ่ฝฝๆถๆๅ ฑไบซๅฏน่ฑกใ่ฟไฝฟๅพๆปๅป่ ่ฝๅค้้ธ chroot ๅนถไปฅ root ็จๆท่บซไปฝๆง่กไปปๆไปฃ็ ใ ๆญคๆผๆดๅฉ็จๅทฅๅ ทๅ K1tt3h ็ CVE-2025-32463-POC ้กน็ฎๅฏๅใ ๅ ่ดฃๅฃฐๆ...
CVE-2025-32463-EXPLOIT
CVE-2025-32463 - Escalada de privilegios en Sudo Existe una vulnerabilidad de escalada de privilegios en sudo que afecta a sistemas basados en Linux/Unix. El fallo surge debido a una validaciรณn incorrecta de rutas cuando sudo se utiliza con la opciรณn -R --chroot, lo que permite a los atacantes...
CIFSwitch
CIFSwitch CVE-2026-46243 Writeup !WARNING The PoC is provided solely to help defenders, maintainers, and authorized security teams validate patches, mitigations, detections, and exposure on systems they own or are explicitly authorized to test. You are solely responsible for ensuring that your us...
CVE-2025-32463-POC
CVE-2025-32463 - Escalada local de privilegios en sudo PoC โ ๏ธ Este repositorio contiene un exploit de Prueba de Concepto PoC para CVE-2025-32463 Destinado solo a fines educativos y para su uso en entornos autorizados. ๐ง Acerca de la vulnerabilidad CVE-2025-32463 es una vulnerabilidad de escalada...
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-2021-3156
CVE-2021-3156 Sudo Baron Samedit This repository is CVE-2021-3156 exploit targeting Linux x64. For writeup, please visit https://datafarm-cybersecurity.medium.com/exploit-writeup-for-cve-2021-3156-sudo-baron-samedit-7a9a4282cb31 Credit to Braon Samedit of Qualys for the original advisory. Files...
CVE-2025-32463
CVE-2025-32463 - Sudo Privilege Escalation PoC /////// Disclaimer ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// This project is provided solely for educational purposes. By using any part of this repository, you acknowledge that...
MGASA-2026-0387 Updated firefox & nss packages fix security vulnerabilities
Sandbox escape in the Remote Settings Client component. CVE-2026-75874 Privilege escalation in the DOM: Workers component. CVE-2026-16365 Use-after-free in the JavaScript: GC component. CVE-2026-84118 Sandbox escape due to use-after-free in the DOM: Navigation component. CVE-2026-84119...
Updated firefox & nss packages fix security vulnerabilities
Sandbox escape in the Remote Settings Client component. CVE-2026-75874 Privilege escalation in the DOM: Workers component. CVE-2026-16365 Use-after-free in the JavaScript: GC component. CVE-2026-84118 Sandbox escape due to use-after-free in the DOM: Navigation component. CVE-2026-84119...
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...