This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users.# CVE-2021-4034
This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users.
For in-depth study: https://access.redhat.com/security/vulnerabilities/RHSB-2022-001
# Run
```sh
gcc poc.c -o poc && ./poc
```
[4.0K] /data/pocs/85dda6475aa605dfd2d7e071e07690ad6af7810a
├── [ 599] poc.c
├── [ 222] pwnkit.c
└── [ 261] README.md
0 directories, 3 files