
CVE-2005-2959
https://notcve.org/view.php?id=CVE-2005-2959
25 Oct 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 script on behalf of another user, which are not cleared even though other variables are. • http://docs.info.apple.com/article.html?artnum=305214 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2005-1993
https://notcve.org/view.php?id=CVE-2005-1993
20 Jun 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. • http://docs.info.apple.com/article.html?artnum=302847 •

CVE-2005-1831
https://notcve.org/view.php?id=CVE-2005-1831
31 May 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 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. • http://archives.neohapsis.com/archives/bugtraq/2005-05/0349.html •

CVE-2005-1119
https://notcve.org/view.php?id=CVE-2005-1119
16 Apr 2005 — Sudo VISudo 1.6.8 and earlier allows local users to corrupt arbitrary files via a symlink attack on temporary files. • http://www.securityfocus.com/bid/13171 •

CVE-2004-1051
https://notcve.org/view.php?id=CVE-2004-1051
18 Nov 2004 — 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. • http://lists.apple.com/archives/security-announce/2005/May/msg00001.html •

CVE-2004-1689 – SudoEdit 1.6.8 - Local Change Permission
https://notcve.org/view.php?id=CVE-2004-1689
16 Sep 2004 — 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. • https://www.exploit-db.com/exploits/470 •

CVE-2002-0043 – Sudo 1.6.3 - Unclean Environment Variable Privilege Escalation
https://notcve.org/view.php?id=CVE-2002-0043
31 Jan 2002 — 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. sudo 1.6.0 hasta 1.6.3p7 no limpia adecuadamente todo el entorno antes de llamar al programa de correo, lo cual podría permitir que usuarios locales obtengan privilegios de root (modificando las variables de entorno y cambiando el modo en que el programa es invocado). • https://www.exploit-db.com/exploits/21227 •

CVE-1999-1496
https://notcve.org/view.php?id=CVE-1999-1496
08 Jun 1999 — 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. • http://www.securityfocus.com/archive/1/14665 •

CVE-1999-0958
https://notcve.org/view.php?id=CVE-1999-0958
12 Jan 1998 — sudo 1.5.x allows local users to execute arbitrary commands via a .. (dot dot) attack. • http://marc.info/?l=bugtraq&m=88465708614896&w=2 •