Martín 26ce1999d3 Merge pull request #1 from r3nt0n/main
Fixing bugs and improving checks
2023-02-03 13:03:07 +01:00
2023-02-02 14:38:51 +01:00
2023-01-21 16:22:20 +01:00

CVE-2023-22809

sudo Privilege escalation

Affected sudo versions: 1.8.0 to 1.9.12p1

This script automates the exploitation of the CVE-2023-22809 vulnerability to gain a root shell.

The script checks if the current user has access to run the sudoedit or sudo -e command for some file with root privileges. If it does it opens the sudoers file for the attacker to introduce the privilege escalation policy for the current user and get a root shell.

Description
A script to automate privilege escalation with CVE-2023-22809 vulnerability
Readme 34 KiB
Languages
Shell 100%