Sploitus

Exploit for Race Condition in Sudo Project Sudo

gitee · 2017-06-01

Exploit Code

MARKDOWN2 lines
## https://sploitus.com/exploit?id=01760E34-6078-5171-859F-0752132FDEF7
PoC exploit for CVE-2017-1000367, a vulnerability in the Linux sudo command. The target is the Linux operating system, specifically the sudo command. The vulnerability class is a privilege escalation vulnerability, allowing an attacker to gain root privileges. The probable entry point is the Linux_sudo_CVE-2017-1000367.c file, which is a C program that exploits the vulnerability. The execution context is a command-line interface (CLI) usage, where the program is invoked with the sudo command and a specially crafted argument. The expected impact is remote code execution and privilege escalation, allowing an attacker to gain root access to the system.