3 matches found
poc-cve-2019-14287
PoC di CVE-2019-14287 Panoramica Esempio di riproduzione della vulnerabilità sudo CVE-2019-14287 in un contenitore Docker. Procedura dell'esercizio 1. Avvia il contenitore con docker compose up -d 2. Entra nel contenitore con docker exec -it vulnerablesudoapp bash 3. Esegui i comandi whoami e id...
CVE-2025-32462-POC
CVE-2025-32462 – sudo -h Privilegieneskalation PoC 🚨 Lokaler Privilegieneskalations-Exploit für sudo über das -h/--host Argument Betrifft Systeme mit sudo-Fehlkonfigurationen, die unbeabsichtigten Root-Zugriff ermöglichen. 🧠 Über Dieses PoC demonstriert CVE-2025-32462 , einen Logikfehler in sudo...
FreeBSD : sudo -- Potential bypass of Runas user restrictions (3a1474ba-f646-11e9-b0af-b888e347c638)
Todd C. Miller reports : When sudo is configured to allow a user to run commands as an arbitrary user via the ALL keyword in a Runas specification, it is possible to run commands as root by specifying the user ID -1 or 4294967295. This can be used by a user with sufficient sudo privileges to run...