#VU48796 Improper Authentication in linux-pam - CVE-2020-27780
Published: December 7, 2020
linux-pam
git.kernel.org
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error when processing authentication requests in Linux PAM module. A remote or local attacker can bypass authentication process and gain unauthorized access to the application.
Successful exploitation of the vulnerability requires that the account used for authentication does not exists on the system and the password for root account is empty (but root locked down).