CVE-2021-43247: Microsoft Windows tcpip.sys Heap-based Buffer Overflow Local Privilege Escalation Vulnerability
This vulnerability allows local attackers to escalate privileges on affected installations of Microsoft Windows. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the tcpip.sys driver. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of SYSTEM.
Other sources
Windows TCP/IP Driver Elevation of Privilege Vulnerability
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2021-43247?
CVE-2021-43247 has a severity rating of Important according to Microsoft's vulnerability scoring.
How do I fix CVE-2021-43247?
To patch CVE-2021-43247, users should apply updates provided by Microsoft, specifically KB5008212.
Which versions of Windows are affected by CVE-2021-43247?
Windows 10 versions 1809, 1909, 2004, 20H2, 21H1, and 21H2, as well as Windows Server versions, are affected by CVE-2021-43247.
Can CVE-2021-43247 be exploited remotely?
No, CVE-2021-43247 requires local access to the machine in order to exploit the vulnerability.
What kind of attacks can be executed using CVE-2021-43247?
CVE-2021-43247 allows local privilege escalation, enabling an attacker to execute code with elevated permissions.