Windows NtUserGetClipboardAccessToken Token Leak Redux

The NtUserGetClipboardAccessToken win32k system call exposes the access token of the last user to lower-privileged users. It can also be used to open an anonymous impersonation thread token which normally OpenThreadToken shouldn’t be able to do. This is a bypass of the fix for CVE-2015-0078.

Leave a Reply