The secure path feature and group handling in sudo allow local attackers to escalate privileges.
Package | app-admin/sudo on all architectures |
---|---|
Affected versions | < 1.7.4_p3-r1 |
Unaffected versions | >= 1.7.4_p3-r1 |
sudo allows a system administrator to give users the ability to run commands as other users.
Multiple vulnerabilities have been reported in sudo:
A local attacker could exploit these vulnerabilities to gain the ability to run certain commands with the privileges of other users, including root, depending on the configuration.
There is no known workaround at this time.
All sudo users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=app-admin/sudo-1.7.4_p3-r1"