80 matches found
CVE-2025-32463-lab
CVE-2025-32463 Vulnerability Lab Environment This project builds an experimental environment based on Docker for reproducing and testing the sudo local privilege escalation vulnerability CVE-2025-32463. The image contains the affected version of sudo, along with exploit scripts and auxiliary tool...
CVE-2025-32463
This repository does not have a README...
sudo-chroot-CVE-2025-32463
免责声明 此代码仅供教育和研究目的 使用。 请勿将其用于未经拥有或授权测试的系统。 作者对因使用此代码而产生的任何滥用、损害或法律后果概不负责 。 sudo chroot 权限提升 PoC CVE-2025-32463 这是基于 sudo 安全公告 和 Stratascale 安全公告 用 Rust 编写的 sudo chroot 漏洞(CVE-2025-32463)利用程序。由于 sudo 处理 chroot 时的一个 bug,该利用程序允许你以共享库的形式运行任意代码。 当向 sudo 传递 chroot 选项时,你可以在 chroot 目录中提供一个恶意的...
linux-root-kit
About This Project This project was developed as part of the Digitale Forensik course at the Technische Hochschule Deggendorf. It demonstrates a full forensic investigation and attack simulation involving: A Python dependency confusion attack using a malicious PyPI package Privilege escalation vi...
CVE-2025-32463
Vulnerable: sudo 1.9.14 to 1.9.17 Patched: sudo 1.9.17p1 and later Exploit root@kitploit: git clone https://github.com/kh4sh3i/CVE-2025-32463.git cd CVE-2025-32463 chmod +x exploit.sh id ./exploit.sh id...
Sudo-Privilege-Escalation-Linux-CVE-2025-32463-and-CVE-2025-32462
⚠️ CVE‑2025‑32463 & CVE‑2025‑32462 – Sudo Privilege Escalation Flaws in Linux 🧠 TL;DR In July 2025, two newly disclosed vulnerabilities in the sudo utility—CVE-2025-32463 and CVE-2025-32462 —have put numerous Linux distributions at risk. The more severe of the two, CVE‑2025‑32463 , carries a CVSS...
CVE-2025-32463
لا يحتوي هذا المستودع على ملف README...
CVE-2025-32463
CVE-2025-32463 CVE-2025-32463...
CVE-2025-32463
CVE-2025-32463 Exploit This is the exploit for the CVE-2025-32463 Thanks to Rich Mirch @0xm1rch on X @ Stratascale for reporting this amazing vulnerability. Original Post: Vulnerability Advisory: Sudo chroot Elevation of Privilege NVD: CVE-2025-32463 CVSS 9.3 Affected Versions Vulnerable builds o...
CVE-2025-32463
Este repositorio no tiene un README...
CVE-2025-32463-Sudo-Privilege-Escalation
CVE-2025-32463-Sudo-权限提升 ✔️ 已在 HackViser 完成(VIP 挑战) 本仓库包含针对 CVE-2025-32463 的有效漏洞利用代码,这是一个影响 sudo 版本 1.9.14 → 1.9.17 的关键漏洞(CVSS 9.3),可通过滥用 --chroot -R 选项实现本地权限提升至 ROOT 。 该漏洞利用程序通过在临时 chroot 环境中借助 libnss 加载共享库,以 root 身份执行任意命令。 🚨 漏洞概述 字段| 详情 ---|--- CVE| CVE-2025-32463 受影响版本| sudo 1.9.14 – 1.9.17...
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-32462-and-CVE-2025-32463---Critical-Sudo-Vulnerabilities
此存储库没有 README。...
CVE-2025-32463
CVE-2025-32463chwoot Reference: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot...
Photon OS 5.0: Sudo PHSA-2025-5.0-91-0544
An update of the sudo package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-91-0544. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...
Photon OS 5.0: Sudo PHSA-2025-5.0-92-0544
An update of the sudo package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-92-0544. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...
Exploit for Inclusion of Functionality from Untrusted Control Sphere in Sudo_Project Sudo
CVE-2025-32463-sudo-chwoot PoC for CVE-2025-32463 - Sudo c...
Exploit for Inclusion of Functionality from Untrusted Control Sphere in Sudo_Project Sudo
CVE-2025-32463 - No gcc required Privilege escalation to root vi...
📄 sudo 1.9.17 chroot Privilege Escalation
This Metasploit module exploits CVE-2025-32463, a local privilege escalation vulnerability in Sudo's chroot functionality. The vulnerability allows attackers to load malicious NSS Name Service Switch modules from within a chroot environment, leading to arbitrary code execution as root...