ID:5789 - Exploit for Stack-based buffer overflow in Sudo - CVE-2019-18634
Published: June 17, 2021
Sudo
Link to public exploit:
Vulnerability description
The vulnerability allows a local user to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the getln() function in tgetpass.c, if pwfeedback is enabled in /etc/sudoers. A local user can trigger stack-based buffer overflow and execute arbitrary code on the target system with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.