GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Sat Mar 14, 2020 6:26 pm Post subject: [ GLSA 202003-12 ] sudo |
|
|
Gentoo Linux Security Advisory
Title: sudo: Multiple vulnerabilities (GLSA 202003-12)
Severity: high
Exploitable: local
Date: 2020-03-14
Bug(s): #697462, #707574
ID: 202003-12
Synopsis
Multiple vulnerabilities have been found in sudo, the worst of
which could result in privilege escalation.
Background
sudo (su “do”) allows a system administrator to delegate authority
to give certain users (or groups of users) the ability to run some (or
all) commands as root or another user while providing an audit trail of
the commands and their arguments.
Affected Packages
Package: app-admin/sudo
Vulnerable: < 1.8.31
Unaffected: >= 1.8.31
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in sudo. Please review the
CVE identifiers referenced below for details.
Impact
A local attacker could expose or corrupt memory information, inject code
to be run as a root user or cause a Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All sudo users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=app-admin/sudo-1.8.31"
|
References
CVE-2019-14287
CVE-2019-18634 |
|