Windows UAC Bypass Vulnerability
A bypass vulnerability has been identified in the User Account Control (UAC) feature on Windows 10 devices. The UAC prompt appears when users attempt to execute processes that require privilege escalation.
This content has been archived
This article no longer conforms to NHS Digital's standards for cyber alerts, and may contain outdated or inaccurate information. Use of this information contained in this page is at your own risk
Summary
A bypass vulnerability has been identified in the User Account Control (UAC) feature on Windows 10 devices. The UAC prompt appears when users attempt to execute processes that require privilege escalation.
Affected platforms
The following platforms are known to be affected:
Threat details
However, certain processes are exempt and will automatically escalate after undergoing additional security checks.
Initially, a spoofed directory can be created by using the CreateDirectory API, prepending a “\\?\” to the directory name and appending a space. A properly signed, automatically escalating executable can be copied from the genuine directory without receiving a UAC prompt. When the executable is run, Appinfo.dll passes it to the GetLongPathNameW API which results in the spoofed directory path being converted back to the genuine directory path. The trusted directory checks are then performed against the genuine directory, rather than the spoofed directory, resulting in all other checks being allowed to pass. Appinfo.dll completes the process by automatically escalating the privileges of the executable copy.
An attacker can exploit this vulnerability to deliver malicious files through spoofed directories.
For further information:
Remediation steps
| Type | Step |
|---|---|
|
At the time of publication, there is no indication of when an update that addresses this vulnerability will be released. To prevent and detect an infection in the meantime, ensure that:
|
Last edited: 17 February 2020 12:59 pm