Skip to main content

Vendor archive

todd_miller CVEs

Beta · best-effort

28 CVEs tagged to vendor todd_miller0 Critical, 8 High, 16 Medium, 4 Low, 0 Unrated.

CVE-2016-7032

Published Apr 14, 2017

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 func…

CVSS 7.0 · High
Vendor/product tagsBeta · best-effort

CVE-2014-0106

Published Mar 11, 2014

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 t…

CVSS 6.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-2777

Published Apr 8, 2013

sudo before 1.7.10p5 and 1.8.x before 1.8.6p6, when the tty_tickets option is enabled, does not properly validate the controlling terminal device, which allows local users with su…

CVSS 4.4 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-2776

Published Apr 8, 2013

sudo 1.3.5 through 1.7.10p5 and 1.8.0 through 1.8.6p6, when running on systems without /proc or the sysctl function with the tty_tickets option enabled, does not properly validate…

CVSS 4.4 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-1776

Published Apr 8, 2013

sudo 1.3.5 through 1.7.10 and 1.8.0 through 1.8.5, when the tty_tickets option is enabled, does not properly validate the controlling terminal device, which allows local users wit…

CVSS 4.4 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-1775

Published Mar 5, 2013

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…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2012-3440

Published Aug 8, 2012

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…

CVSS 5.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2012-2337

Published May 18, 2012

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 comm…

CVSS 7.2 · High
Vendor/product tagsBeta · best-effort

CVE-2012-0809

Published Feb 1, 2012

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 f…

CVSS 7.2 · High
Vendor/product tagsBeta · best-effort

CVE-2011-0008

Published Jan 20, 2011

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 deci…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2011-0010

Published Jan 18, 2011

check.c in sudo 1.7.x before 1.7.4p5, when a Runas group is configured, does not require a password for command execution that involves a gid change but no uid change, which allow…

CVSS 4.4 · Medium
Vendor/product tagsBeta · best-effort

CVE-2010-2956

Published Sep 10, 2010

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 pri…

CVSS 6.2 · Medium
Vendor/product tagsBeta · best-effort

CVE-2010-1646

Published Jun 7, 2010

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 migh…

CVSS 6.2 · Medium
Vendor/product tagsBeta · best-effort

CVE-2010-1163

Published Apr 16, 2010

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…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2010-0427

Published Feb 25, 2010

sudo 1.6.x before 1.6.9p21, when the runas_default option is used, does not properly set group memberships, which allows local users to gain privileges via a sudo command.

CVSS 4.4 · Medium
Vendor/product tagsBeta · best-effort

CVE-2010-0426

Published Feb 24, 2010

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…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2007-3149

Published Jun 11, 2007

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 mann…

CVSS 7.2 · High
Vendor/product tagsBeta · best-effort

CVE-2006-0151

Published Jan 9, 2006

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…

CVSS 7.2 · High
Vendor/product tagsBeta · best-effort

CVE-2005-4158

Published Dec 11, 2005

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 c…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-2959

Published Oct 25, 2005

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…

CVSS 4.6 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-1993

Published Jun 20, 2005

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.

CVSS 3.7 · Low
Vendor/product tagsBeta · best-effort

CVE-2005-1831

Published May 31, 2005

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…

CVSS 8.4 · High
Vendor/product tagsBeta · best-effort

CVE-2005-1119

Published May 2, 2005

Sudo VISudo 1.6.8 and earlier allows local users to corrupt arbitrary files via a symlink attack on temporary files.

CVSS 2.1 · Low
Vendor/product tagsBeta · best-effort
Showing 1-25 of 28 CVEsPage 1 of 2