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.
{
"unresolved_ranges": [
{
"vendor_product": "yubico:pam-u2f",
"cpes": [
"cpe:2.3:a:yubico:pam-u2f:1.0.7:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "1.0.7"
}
],
"source": "CPE_STRING"
}
]
}