5 matches found
sudoinjection
CVE-2025-32463: Повышение привилегий локально через NSS-инъекцию в sudo -R Краткое описание Этот PoC демонстрирует локальное повышение привилегий в системах Linux через злоупотребление опцией sudo -R совместно с пользовательским NSS-модулем. Он нацелен на уязвимость CVE-2025-32463, которая...
CVE-2025-32462-CVE-2025-32463-PoC-Lab
CVE-2025-32462 & CVE-2025-32463 – 高度な PoC ラボ このリポジトリは、2 つの重大な sudo の脆弱性に対するコンテナベースのラボ と詳細な PoC を提供します。 CVE-2025-32462 – sudo -h ホスト一致ロジックのバイパス CVE-2025-32463 – sudo -R chroot NSS ライブラリのエスケープ 研究とクレジット 原著研究: Rich Mirch – Stratascale CRU PoC とラボ環境: MAAYTHM 技術概要 CVE-2025-32462 – ホスト検証ロジックのバイパス sudo は...
CVE-2026-35368
CVE-2026-35368 describes a local privilege-escalation in the chroot utility of the uutils coreutils when using the --userspec option. The issue arises because the utility resolves the user via getpwnam() after entering the chroot but before dropping root privileges. On glibc-based systems, this c...
CVE-2026-35368 uutils coreutils chroot Local Privilege Escalation and chroot Escape in via Name Service Switch (NSS) Injection
A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam after entering the chroot but before dropping root privileges. On glibc-based systems, this can trigger the Name Service Switch NSS to load...