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

 

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

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


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

Vulnerability details

The vulnerability allows a remote authenticated user to read and manipulate data.

In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.


Affected software

pam-u2f
Arch Linux

How to mitigate CVE-2019-12210

Install update from vendor's website.


External References

Related Security Bulletins