NULL pointer dereference in Microsoft Windows and Windows Server - CVE-2019-0808
Published: March 8, 2019 / Updated: June 17, 2021
Vulnerability details
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a NULL pointer dereference error in the win32k!MNGetpItemFromIndex when NtUserMNDragOver() system call within the win32k.sys kernel driver. A local user can use a specially crafted application to escape sandbox and execute arbitrary code on the target system with SYSTEM privileges.
Note, this vulnerability is being actively exploited in the wild along with vulnerability in Google Chrome described in (SB2019030405).
Affected software
Windows Server
How to mitigate CVE-2019-0808
Links to Public Exploits and PoC-codes
- Exploit #6133 - Microsoft Windows 7/2008 - 'Win32k' Denial of Service (PoC) (June 17, 2021)
- Exploit #3527 - CVE-2020-1054 () (July 20, 2020)
- Exploit #2637 - Microsoft Windows NtUserMNDragOver Local Privilege Escalation (May 11, 2020)
- Exploit #2629 - Microsoft Windows NtUserMNDragOver Local Privilege Elevation (May 7, 2020)
- Exploit #233 - CVE-2019-0808 (Win32k Exploit by Grant Willcox) (March 18, 2020)