cbcvebase.

Todd Miller Sudo vulnerabilities

29 known vulnerabilities affecting todd_miller/sudo.

Total CVEs
29
CISA KEV
0
Public exploits
6
Exploited in wild
0
Severity breakdown
HIGH9MEDIUM16LOW4

Vulnerabilities

Page 1 of 2
CVE-2012-0809P3HIGHCVSS 7.2PoCv1.8.0v1.8.1+5 more2012-02-01
CVE-2012-0809 [HIGH] CWE-134 CVE-2012-0809: Format string vulnerability in the sudo_debug function in Sudo 1.8.0 through 1.8.3p1 allows local us Format string vulnerability in the sudo_debug function in Sudo 1.8.0 through 1.8.3p1 allows local users to execute arbitrary code via format string sequences in the program name for sudo.
nvd
CVE-2013-1775P4MEDIUMCVSS 6.9PoCv1.6v1.6.1+77 more2013-03-05
CVE-2013-1775 [MEDIUM] CWE-264 CVE-2013-1775: sudo 1.6.0 through 1.7.10p6 and sudo 1.8.0 through 1.8.6p6 allows local users or physically proximat sudo 1.6.0 through 1.7.10p6 and sudo 1.8.0 through 1.8.6p6 allows local users or physically proximate attackers to bypass intended time restrictions and retain privileges without re-authenticating by setting the system clock and sudo user timestamp to the epoch.
nvd
CVE-2002-0043P4HIGHCVSS 7.2PoCv1.6v1.6.1+9 more2002-01-31
CVE-2002-0043 [HIGH] CVE-2002-0043: sudo 1.6.0 through 1.6.3p7 does not properly clear the environment before calling the mail program, 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.
nvd
CVE-2005-4158P4MEDIUMCVSS 4.6PoCv1.5.6v1.5.7+28 more2005-12-11
CVE-2005-4158 [MEDIUM] CVE-2005-4158: Sudo before 1.6.8 p12, when the Perl taint flag is off, does not clear the (1) PERLLIB, (2) PERL5LIB Sudo before 1.6.8 p12, when the Perl taint flag is off, does not clear the (1) PERLLIB, (2) PERL5LIB, and (3) PERL5OPT environment variables, which allows limited local users to cause a Perl script to include and execute arbitrary library files that have the same name as library files that are included by the script.
nvd
CVE-2007-4305P4MEDIUMCVSS 6.2PoCv1.5.6v1.5.7+41 more2007-08-13
CVE-2007-4305 [MEDIUM] CVE-2007-4305: Multiple race conditions in the (1) Sudo monitor mode and (2) Sysjail policies in Systrace on NetBSD Multiple race conditions in the (1) Sudo monitor mode and (2) Sysjail policies in Systrace on NetBSD and OpenBSD allow local users to defeat system call interposition, and consequently bypass access control policy and auditing.
nvd
CVE-2004-1689P4LOWCVSS 2.1PoCv1.6.82004-09-16
CVE-2004-1689 [LOW] CVE-2004-1689: sudoedit (aka sudo -e) in sudo 1.6.8 opens a temporary file with root privileges, which allows local 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.
nvd
CVE-2016-7032P4HIGHCVSS 7.0v1.6.8v1.6.9+26 more2017-04-14
CVE-2016-7032 [HIGH] CWE-284 CVE-2016-7032: sudo_noexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec comm sudo_noexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the (1) system or (2) popen function.
nvd
CVE-2010-0426P4MEDIUMCVSS 6.9v1.6v1.6.1+30 more2010-02-24
CVE-2010-0426 [MEDIUM] CWE-264 CVE-2010-0426: sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a mat sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a match between the name of the pseudo-command and the name of an executable file in an arbitrary directory, which allows local users to gain privileges via a crafted executable file, as demonstrated by a file named sudoedit in a user's home directory.
nvd
CVE-2005-1831P4HIGHCVSS 8.4v1.6.8p72005-05-31
CVE-2005-1831 [HIGH] CVE-2005-1831: Sudo 1.6.8p7 on SuSE Linux 9.3, and possibly other Linux distributions, allows local users to gain p 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
nvd
CVE-2004-1051P4HIGHCVSS 7.2v1.5.6v1.5.7+23 more2005-03-01
CVE-2004-1051 [HIGH] CVE-2004-1051: sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "()" style environment 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.
nvd
CVE-2012-2337P4HIGHCVSS 7.2v1.6v1.6.1+17 more2012-05-18
CVE-2012-2337 [HIGH] CWE-264 CVE-2012-2337: sudo 1.6.x and 1.7.x before 1.7.9p1, and 1.8.x before 1.8.4p5, does not properly support configurati sudo 1.6.x and 1.7.x before 1.7.9p1, and 1.8.x before 1.8.4p5, does not properly support configurations that use a netmask syntax, which allows local users to bypass intended command restrictions in opportunistic circumstances by executing a command on a host that has an IPv4 address.
nvd
CVE-2007-3149P4HIGHCVSS 7.2v1.6.8_p122007-06-11
CVE-2007-3149 [HIGH] CVE-2007-3149: sudo, when linked with MIT Kerberos 5 (krb5), does not properly check whether a user can currently a sudo, when linked with MIT Kerberos 5 (krb5), does not properly check whether a user can currently authenticate to Kerberos, which allows local users to gain privileges, in a manner unintended by the sudo security model, via certain KRB5_ environment variable settings. NOTE: another researcher disputes this vulnerability, stating that the attacker must be "a us
nvd
CVE-2010-1163P4MEDIUMCVSS 6.9v1.6.8v1.6.8_p1+19 more2010-04-16
CVE-2010-1163 [MEDIUM] CVE-2010-1163: The command matching functionality in sudo 1.6.8 through 1.7.2p5 does not properly handle when a fil The command matching functionality in sudo 1.6.8 through 1.7.2p5 does not properly handle when a file in the current working directory has the same name as a pseudo-command in the sudoers file and the PATH contains an entry for ".", which allows local users to execute arbitrary commands via a Trojan horse executable, as demonstrated using sudoedit, a differen
nvd
CVE-2006-0151P4HIGHCVSS 7.2v1.5.6v1.5.7+30 more2006-01-09
CVE-2006-0151 [HIGH] CVE-2006-0151: sudo 1.6.8 and other versions does not clear the PYTHONINSPECT environment variable, which allows li sudo 1.6.8 and other versions does not clear the PYTHONINSPECT environment variable, which allows limited local users to gain privileges via a Python script, a variant of CVE-2005-4158.
nvd
CVE-2011-0008P4MEDIUMCVSS 6.9≤ 1.7.4p5v1.3.1+112 more2011-01-20
CVE-2011-0008 [MEDIUM] CVE-2011-0008: A certain Fedora patch for parse.c in sudo before 1.7.4p5-1.fc14 on Fedora 14 does not properly inte A certain Fedora patch for parse.c in sudo before 1.7.4p5-1.fc14 on Fedora 14 does not properly interpret a system group (aka %group) in the sudoers file during authorization decisions for a user who belongs to that group, which allows local users to leverage an applicable sudoers file and gain root privileges via a sudo command. NOTE: this vulnerability exis
nvd
CVE-2010-2956P4MEDIUMCVSS 6.2v1.7.0v1.7.1+13 more2010-09-10
CVE-2010-2956 [MEDIUM] CVE-2010-2956: Sudo 1.7.0 through 1.7.4p3, when a Runas group is configured, does not properly handle use of the -u Sudo 1.7.0 through 1.7.4p3, when a Runas group is configured, does not properly handle use of the -u option in conjunction with the -g option, which allows local users to gain privileges via a command line containing a "-u root" sequence.
nvd
CVE-2010-1646P4MEDIUMCVSS 6.2v1.3.1v1.6+72 more2010-06-07
CVE-2010-1646 [MEDIUM] CWE-264 CVE-2010-1646: The secure path feature in env.c in sudo 1.3.1 through 1.6.9p22 and 1.7.0 through 1.7.2p6 does not p The secure path feature in env.c in sudo 1.3.1 through 1.6.9p22 and 1.7.0 through 1.7.2p6 does not properly handle an environment that contains multiple PATH variables, which might allow local users to gain privileges via a crafted value of the last PATH variable.
nvd
CVE-1999-0958P4HIGHCVSS 7.2v1.5v1.5.2+1 more1998-01-12
CVE-1999-0958 [HIGH] CVE-1999-0958: sudo 1.5.x allows local users to execute arbitrary commands via a .. (dot dot) attack. sudo 1.5.x allows local users to execute arbitrary commands via a .. (dot dot) attack.
nvd
CVE-2014-0106P4MEDIUMCVSS 6.6v1.6.9v1.6.9p20+56 more2014-03-11
CVE-2014-0106 [MEDIUM] CWE-20 CVE-2014-0106: Sudo 1.6.9 before 1.8.5, when env_reset is disabled, does not properly check environment variables f Sudo 1.6.9 before 1.8.5, when env_reset is disabled, does not properly check environment variables for the env_delete restriction, which allows local users with sudo permissions to bypass intended command restrictions via a crafted environment variable.
nvd
CVE-2012-3440P4MEDIUMCVSS 5.6v1.7.22012-08-08
CVE-2012-3440 [MEDIUM] CWE-59 CVE-2012-3440: A certain Red Hat script for sudo 1.7.2 on Red Hat Enterprise Linux (RHEL) 5 allows local users to o A certain Red Hat script for sudo 1.7.2 on Red Hat Enterprise Linux (RHEL) 5 allows local users to overwrite arbitrary files via a symlink attack on the /var/tmp/nsswitch.conf.bak temporary file.
nvd
Todd Miller Sudo vulnerabilities | cvebase