Awesome
CVE-2022-0847
Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary. <br><br>
Compile
- gcc dirty.c -o dirty<br>
- gcc dirtypipe2.c -o dirty<br><br> <img src='https://raw.githubusercontent.com/EagleTube/CVE-2022-0847/main/img/Screenshot_1.png'><br><br>
Run
- ./dirty<br>
- And you'll automatically rooted<br><br> <img src='https://raw.githubusercontent.com/EagleTube/CVE-2022-0847/main/img/Screenshot_2.png'><br>
Modified
<img src='https://raw.githubusercontent.com/EagleTube/CVE-2022-0847/main/img/modified%20(2).png'><br> <img src='https://raw.githubusercontent.com/EagleTube/CVE-2022-0847/main/img/modified%20(3).png'><br> <img src='https://raw.githubusercontent.com/EagleTube/CVE-2022-0847/main/img/modified%20(1).png'><br> <br>
Kernel affected
- Kernel versions newer than 5.8 may affected<br>
- version 5.10<br>
- version 5.15<br>
- version 5.16<br>