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

 

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

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


Vulnerability identifier: #VU35856
Vulnerability risk: High
CVSSv4.0: 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/E:U/U:Amber
CVE-ID: CVE-2019-12210
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
pam-u2f
Software vendor:
Yubico

Description

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.


Remediation

Install update from vendor's website.

External links