Information disclosure in pam-u2f - CVE-2019-12209

 

Information disclosure in pam-u2f - CVE-2019-12209

Published: June 4, 2019 / Updated: August 8, 2020


Vulnerability identifier: #VU35855
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-12209
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.


Affected software

pam-u2f
Arch Linux

How to mitigate CVE-2019-12209

Install update from vendor's website.


External References

Related Security Bulletins