VYPR

Sudo

by Sudo Project

Source repositories

CVEs (49)

  • CVE-2016-7091MedDec 22, 2016
    risk 0.29cvss 4.4epss 0.00

    sudo: It was discovered that the default sudo configuration on Red Hat Enterprise Linux and possibly other Linux implementations preserves the value of INPUTRC which could lead to information disclosure. A local user with sudo access to a restricted program that uses readline…

  • CVE-2014-9680LowApr 24, 2017
    risk 0.21cvss 3.3epss 0.00

    sudo before 1.8.12 does not ensure that the TZ environment variable is associated with a zoneinfo file, which allows local users to open arbitrary files for read access (but not view file contents) by running a program within an sudo session, as demonstrated by interfering with…

  • CVE-2021-23239LowJan 12, 2021
    risk 0.16cvss 2.5epss 0.01

    The sudoedit personality of Sudo before 1.9.5 may allow a local unprivileged user to perform arbitrary directory-existence tests by winning a sudo_edit.c race condition in replacing a user-controlled directory by a symlink to an arbitrary path.

  • CVE-2025-32462LowJun 30, 2025
    risk 0.14cvss 2.8epss 0.04

    Sudo before 1.9.17p1, when used with a sudoers file that specifies a host that is neither the current host nor ALL, allows listed users to execute commands on unintended machines.

  • CVE-2015-5602Nov 17, 2015
    risk 0.03cvss epss 0.01

    sudoedit in Sudo before 1.8.15 allows local users to gain privileges via a symlink attack on a file whose full path is defined using multiple wildcards in /etc/sudoers, as demonstrated by "/home/*/*/file.txt."

  • CVE-2013-1775Mar 5, 2013
    risk 0.03cvss epss 0.03

    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.

  • CVE-2012-0809Feb 1, 2012
    risk 0.03cvss epss 0.03

    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.

  • CVE-2005-4158Dec 11, 2005
    risk 0.03cvss epss 0.01

    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…

  • CVE-2004-1689Sep 16, 2004
    risk 0.03cvss epss 0.01

    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.

  • CVE-2023-42465HigDec 22, 2023
    risk 0.00cvss 7.0epss 0.01

    Sudo before 1.9.15 might allow row hammer attacks (for authentication bypass or privilege escalation) because application logic sometimes is based on not equaling an error value (instead of equaling a success value), and because the values do not resist flips of a single bit.

  • CVE-2023-28487MedMar 16, 2023
    risk 0.00cvss 5.3epss 0.01

    Sudo before 1.9.13 does not escape control characters in sudoreplay output.

  • CVE-2023-28486MedMar 16, 2023
    risk 0.00cvss 5.3epss 0.01

    Sudo before 1.9.13 does not escape control characters in log messages.

  • CVE-2022-43995HigNov 2, 2022
    risk 0.00cvss 7.1epss 0.00

    Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. This can be triggered by arbitrary local users with access to Sudo by entering a password of seven…

  • CVE-2014-0106Mar 11, 2014
    risk 0.00cvss epss 0.00

    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.

  • CVE-2013-2777Apr 8, 2013
    risk 0.00cvss epss 0.00

    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 sudo permissions to hijack the authorization of another terminal via vectors related to a session…

  • CVE-2013-2776Apr 8, 2013
    risk 0.00cvss epss 0.00

    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 the controlling terminal device, which allows local users with sudo permissions to hijack the…

  • CVE-2013-1776Apr 8, 2013
    risk 0.00cvss epss 0.00

    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 with sudo permissions to hijack the authorization of another terminal via vectors related to connecting…

  • CVE-2012-2337May 18, 2012
    risk 0.00cvss epss 0.00

    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…

  • CVE-2011-0010Jan 18, 2011
    risk 0.00cvss epss 0.01

    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 allows local users to bypass an intended authentication requirement via the -g option to a sudo command.

  • CVE-2010-2956Sep 10, 2010
    risk 0.00cvss epss 0.00

    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.