Gentoo: GLSA-202012-06: Linux-PAM: Authentication bypass
Summary
A flaw was found in Linux-Pam in the way it handle empty passwords for non-existing users.
Resolution
All Linux-PAM users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-libs/pam-1.5.1"
References
[ 1 ] CVE-2020-27780 https://nvd.nist.gov/vuln/detail/CVE-2020-27780
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202012-06
Concerns
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
Background
Linux-PAM (Pluggable Authentication Modules) is an architecture allowing the separation of the development of privilege granting software from the development of secure and appropriate authentication schemes.
Affected Packages
------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 sys-libs/pam < 1.5.1 >= 1.5.1
Impact
===== A remote attacker, who only needs to know a non-existing username, could bypass security restrictions and authenticate as root user.
Workaround
Ensure that root account is protected by a non-empty password.