CVE-2021-3864
HIGHLinux Kernel - Improper Access Control via SUID Binary Core Dump Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-3864. PoCs published by walac.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2021-3864, a local privilege escalation vulnerability in sudo. The exploit leverages a heap-based buffer overflow in sudo's command-line argument parsing to execute arbitrary commands as root via a crafted logrotate configuration file.
Description
A flaw was found in the way the dumpable flag setting was handled when certain SUID binaries executed its descendants. The prerequisite is a SUID binary that sets real UID equal to effective UID, and real GID equal to effective GID. The descendant will then have a dumpable value set to 1. As a result, if the descendant process crashes and core_pattern is set to a relative value, its core dump is stored in the current directory with uid:gid permissions. An unprivileged local user with eligible root SUID binary could use this flaw to place core dumps into root-owned directories, potentially resulting in escalation of privileges.
Exploits (1)
This repository contains a functional exploit for CVE-2021-3864, a local privilege escalation vulnerability in sudo. The exploit leverages a heap-based buffer overflow in sudo's command-line argument parsing to execute arbitrary commands as root via a crafted logrotate configuration file.
References (7)
Scores
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H