Inadequate Encryption Strength in WindowsHello - CVE-2020-11005
Published: April 21, 2020
WindowsHello
Detailed vulnerability description
The vulnerability allows a local attacker to gain access to sensitve information on the target system.
The vulnerability exists due to weak hashing algorithm and insecure permissions. If the library is used to encrypt text and write the output to a txt file, a local attacker can use another executable to decrypt the text using the static method "NCryptDecrypt" from this same library without the need to use Windows Hello Authentication again.