CVE-2019-14287 (sudo -u#-1 /bin/bash)
Sudo doesn't check for the existence of the specified user id and executes the with arbitrary user id with the sudo priv -u#-1 returns as 0 which is root's id
Last updated
Sudo doesn't check for the existence of the specified user id and executes the with arbitrary user id with the sudo priv -u#-1 returns as 0 which is root's id
Last updated
sudo -u#-1 /bin/bash