CVE-2020-11005 MEDIUM

CVE-2020-11005: Internal NCryptDecrypt method could be used externally from WindowsHello library.

Vendor Sepppenner
Product WindowsHello
Weakness CWE-288
Published April 14, 2020
Last update August 4, 2024

CVSS base score

5.1/10
Attack vector Local
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The WindowsHello open source library (NuGet HaemmerElectronics.SeppPenner.WindowsHello), before version 1.0.4, has a vulnerability where encrypted data could potentially be decrypted without needing authentication. If the library is used to encrypt text and write the output to a txt file, another executable could be able to decrypt the text using the static method NCryptDecrypt from this same library without the need to use Windows Hello Authentication again. This has been patched in version 1.0.4.

Key dates

02Disclosure timeline

April 14, 2020 CVE published
August 4, 2024 Record updated

Related vulnerabilities

04Related CVE