← Back

Sudo

sudo

Vendor: Todd Miller • 29 CVEs

CVEs (29)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Todd Miller
1Sudo
Apr 16, 2026
Oct 25, 2005
N/A· v4
N/A· v3
4.6 MEDIUM· v2
Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the (1) SHELLOPTS and (2) PS4 environment variables before executing a bash script on behalf of another user, which a...Show more
Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the (1) SHELLOPTS and (2) PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are.Show less
1Todd Miller
1Sudo
Apr 16, 2026
Jun 20, 2005
N/A· v4
N/A· v3
3.7 LOW· v2
Race condition in sudo 1.3.1 up to 1.6.8p8, when the ALL pseudo-command is used after a user entry in the sudoers file, allows local users to gain privileges via a symlink attack.
1Todd Miller
1Sudo
Apr 16, 2026
May 31, 2005
N/A· v4
8.4 HIGH· v3
7.2 HIGH· v2
Sudo 1.6.8p7 on SuSE Linux 9.3, and possibly other Linux distributions, allows local users to gain privileges by using sudo to call su, then entering a blank password and hitting CTRL-C. NOTE: SuSE and multiple third-par...Show more
Sudo 1.6.8p7 on SuSE Linux 9.3, and possibly other Linux distributions, allows local users to gain privileges by using sudo to call su, then entering a blank password and hitting CTRL-C. NOTE: SuSE and multiple third-party researchers have not been able to replicate this issue, stating "Sudo catches SIGINT and returns an empty string for the password so I don't see how this could happen unless the user's actual password was empty.Show less
1Todd Miller
1Sudo
Apr 16, 2026
May 2, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
Sudo VISudo 1.6.8 and earlier allows local users to corrupt arbitrary files via a symlink attack on temporary files.
5Debian
MandrakesoftTodd Miller+2 more
7Debian Linux
Mandrake LinuxMandrake Linux Corporate Server+4 more
Apr 16, 2026
Mar 1, 2005
N/A· v4
N/A· v3
7.2 HIGH· v2
sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "()" style environment variables to create functions that have the same name as any program within the bash script that is called without usin...Show more
sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "()" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname.Show less
1Todd Miller
1Sudo
Apr 16, 2026
Sep 16, 2004
N/A· v4
N/A· v3
2.1 LOW· v2
sudoedit (aka sudo -e) in sudo 1.6.8 opens a temporary file with root privileges, which allows local users to read arbitrary files via a symlink attack on the temporary file before quitting sudoedit.
1Todd Miller
1Sudo
Apr 16, 2026
Jan 31, 2002
N/A· v4
N/A· v3
7.2 HIGH· v2
sudo 1.6.0 through 1.6.3p7 does not properly clear the environment before calling the mail program, which could allow local users to gain root privileges by modifying environment variables and changing how the mail progr...Show more
sudo 1.6.0 through 1.6.3p7 does not properly clear the environment before calling the mail program, which could allow local users to gain root privileges by modifying environment variables and changing how the mail program is invoked.Show less
3Debian
RedhatTodd Miller
3Debian Linux
LinuxSudo
Apr 16, 2026
Jun 8, 1999
N/A· v4
N/A· v3
2.1 LOW· v2
Sudo 1.5 in Debian Linux 2.1 and Red Hat 6.0 allows local users to determine the existence of arbitrary files by attempting to execute the target filename as a program, which generates a different error message when the...Show more
Sudo 1.5 in Debian Linux 2.1 and Red Hat 6.0 allows local users to determine the existence of arbitrary files by attempting to execute the target filename as a program, which generates a different error message when the file does not exist.Show less
1Todd Miller
1Sudo
Apr 16, 2026
Jan 12, 1998
N/A· v4
N/A· v3
7.2 HIGH· v2
sudo 1.5.x allows local users to execute arbitrary commands via a .. (dot dot) attack.