Permissions, Privileges, and Access Controls in Sudo - CVE-2019-19234
Published: December 20, 2019 / Updated: January 30, 2020
Sudo
Sudo
Description
The vulnerability allows a local user to impersonate other users on the system.
The vulnerability exists due to incorrect handling of the blocked users (e.g., by using the ! character in the shadow file instead of a password hash) in sudo. A local user with access to a Runas ALL sudoer account can impersonate blocked users.