VYPR

rpm package

suse/sudo&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP2

pkg:rpm/suse/sudo&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP2

Vulnerabilities (8)

  • CVE-2021-3156KEVJan 26, 2021
    affected < 1.8.10p3-10.29.1fixed 1.8.10p3-10.29.1

    Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character.

  • CVE-2021-23239Jan 12, 2021
    affected < 1.8.10p3-10.29.1fixed 1.8.10p3-10.29.1

    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-2019-18634Jan 29, 2020
    affected < 1.8.10p3-10.26.1fixed 1.8.10p3-10.26.1

    In Sudo before 1.8.26, if pwfeedback is enabled in /etc/sudoers, users can trigger a stack-based buffer overflow in the privileged sudo process. (pwfeedback is a default setting in Linux Mint and elementary OS; however, it is NOT the default for upstream and many other packages,

  • CVE-2019-14287Oct 17, 2019
    affected < 1.8.10p3-10.23.1fixed 1.8.10p3-10.23.1

    In Sudo before 1.8.28, an attacker with access to a Runas ALL sudoer account can bypass certain policy blacklists and session PAM modules, and can cause incorrect logging, by invoking sudo with a crafted user ID. For example, this allows bypass of !root configuration, and USER= l

  • CVE-2016-7076May 29, 2018
    affected < 1.8.10p3-8.1fixed 1.8.10p3-8.1

    sudo before version 1.8.18p1 is vulnerable to a bypass in the sudo noexec restriction if application run via sudo executed wordexp() C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly us

  • CVE-2017-1000368HigJun 5, 2017
    affected < 1.8.10p3-10.10.2fixed 1.8.10p3-10.10.2

    Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution.

  • CVE-2017-1000367MedJun 5, 2017
    affected < 1.8.10p3-10.5.1fixed 1.8.10p3-10.5.1

    Todd Miller's sudo version 1.8.20 and earlier is vulnerable to an input validation (embedded spaces) in the get_process_ttyname() function resulting in information disclosure and command execution.

  • CVE-2016-7032HigApr 14, 2017
    affected < 1.8.10p3-8.1fixed 1.8.10p3-8.1

    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.