File Descriptor Leak in Yubico PAM Module
CVE-2019-12210
8.1HIGH
What is CVE-2019-12210?
In version 1.0.7 of Yubico's pam-u2f module, a security flaw exists when the module is set to debug mode with a custom debug log file. The specified file descriptor remains open and is inherited by any child processes spawned. This oversight allows these child processes to both read from and write to the debug log file, which has the potential to leak sensitive information. Furthermore, this can lead to denial of service if the log file is filled with junk data, or it could be exploited to inject misleading information.