Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-102787. PoCs published by Mohin Paramasivam.
AI-analyzed exploit summary This exploit leverages a privilege escalation vulnerability in Bash (CVE-2019-18276) where the 'disable_priv_mode' function fails to properly drop privileges. The exploit compiles a shared library that, when loaded via 'enable -f', regains elevated privileges by calling setuid().
Description
Bash 5.0 Patch 11 - SUID Priv Drop Exploit
Exploits (1)
This exploit leverages a privilege escalation vulnerability in Bash (CVE-2019-18276) where the 'disable_priv_mode' function fails to properly drop privileges. The exploit compiles a shared library that, when loaded via 'enable -f', regains elevated privileges by calling setuid().