Microsoft February 2021 Patch Tuesday fixes 56 bugs, including an actively exploited Windows zero
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2021-1639 | Visual Studio Code Remote Code Execution Vulnerability Visual Studio Code Remote Code Execution Vulnerability NVD description · AI analysis pending | 7.0 | 2% |
| — | ||
| CVE-2021-24074 | Windows TCP/IP Remote Code Execution Vulnerability Windows TCP/IP Remote Code Execution Vulnerability NVD description · AI analysis pending | 9.8 group max | 26% |
| — | ||
| CVE-2021-26701 | .NET Core Remote Code Execution Vulnerability .NET Core Remote Code Execution Vulnerability NVD description · AI analysis pending | 8.1 group max | 30% |
| — | ||
| CVE-2021-1724 | Microsoft Dynamics Business Central Cross-site Scripting Vulnerability Microsoft Dynamics Business Central Cross-site Scripting Vulnerability NVD description · AI analysis pending | 6.1 | 1% |
| — | ||
| CVE-2021-1728 | System Center Operations Manager Elevation of Privilege Vulnerability System Center Operations Manager Elevation of Privilege Vulnerability NVD description · AI analysis pending | 8.8 | 2% |
| — | ||
| CVE-2021-24085 +1 in the same advisory: …1730 | Microsoft Exchange Server Spoofing Vulnerability Microsoft Exchange Server Spoofing Vulnerability NVD description · AI analysis pending | 6.5 group max | 5% |
| — | ||
| CVE-2021-1732 | Out-of-Bounds Write Local Privilege Escalation in Microsoft Win32k (CVE-2021-1732) CVE-2021-1732 is a local elevation-of-privilege vulnerability (CWE-787, out-of-bounds write) in Microsoft's Win32k kernel driver, publicly characterized as an "offset confusion" in the Win32k ConsoleControl routine. It is triggered locally: a process with only low privileges can invoke the vulnerable Win32k functionality without any user interaction, causing a user-supplied offset/pointer to be mishandled in kernel mode and memory to be written out of bounds. An attacker who successfully exploits the flaw can execute code in the kernel and elevate to SYSTEM, gaining full control of the host — which makes it a valuable second-stage link in malware and ransomware chains. Any system running the affected Windows 10 releases (1803, 1809, 1909, 2004, 20H2) or Windows Server 2019/1909/2004/20H2 is exposed, though exploitation requires the attacker to already run code locally on the target. The flaw was fixed in Microsoft's February 2021 Patch Tuesday updates, was added to CISA's KEV catalog on 2021-11-03 with known ransomware use, and carries a very high EPSS score (78.4%, 100th percentile), indicating sustained exploitation pressure. Do: Apply Microsoft's February 2021 (or later) Windows cumulative security updates to all affected Windows 10 and Windows Server systems, per vendor instructions — CISA's KEV listing requires federal agencies to patch. Prioritize hosts exposed to untrusted local users or already compromised by malware (e.g., ransomware or Raspberry Robin activity, which has used chained Windows LPEs), and hunt on unpatched hosts for signs of post-exploitation privilege escalation to SYSTEM. | 7.8 | 78% | KEV ransomware PoC ×2 |
| mass≈1 billion+ Windows devices (the listed builds spanned the mainstream Windows 10/Server install base) | |
| CVE-2021-1733 | Sysinternals PsExec Elevation of Privilege Vulnerability Sysinternals PsExec Elevation of Privilege Vulnerability NVD description · AI analysis pending | 7.8 | <1% |
| — | ||
| CVE-2021-24066 | Microsoft SharePoint Remote Code Execution Vulnerability Microsoft SharePoint Remote Code Execution Vulnerability NVD description · AI analysis pending | 8.8 group max | 6% |
| — | ||
| CVE-2021-24069 | Microsoft Excel Remote Code Execution Vulnerability Microsoft Excel Remote Code Execution Vulnerability NVD description · AI analysis pending | 7.8 | 2% |
| — | ||
| CVE-2021-24068 | Microsoft Excel Remote Code Execution Vulnerability Microsoft Excel Remote Code Execution Vulnerability NVD description · AI analysis pending | 7.8 | 2% |
| — | ||
| CVE-2021-24099 +1 in the same advisory: …24073 | Skype for Business and Lync Denial of Service Vulnerability Skype for Business and Lync Denial of Service Vulnerability NVD description · AI analysis pending | 6.5 | 3% |
| — | ||
| CVE-2021-24078 | Windows DNS Server Remote Code Execution Vulnerability Windows DNS Server Remote Code Execution Vulnerability NVD description · AI analysis pending | 9.8 | 11% |
| — | ||
| CVE-2021-24087 | Azure IoT CLI extension Elevation of Privilege Vulnerability Azure IoT CLI extension Elevation of Privilege Vulnerability NVD description · AI analysis pending | 7.0 | <1% |
| — | ||
| CVE-2021-24092 | Microsoft Defender Elevation of Privilege Vulnerability Microsoft Defender Elevation of Privilege Vulnerability NVD description · AI analysis pending | 7.8 | <1% |
| — | ||
| CVE-2021-24100 | Microsoft Edge for Android Information Disclosure Vulnerability Microsoft Edge for Android Information Disclosure Vulnerability NVD description · AI analysis pending | 5.0 | 3% |
| — | ||
| CVE-2021-24101 | Microsoft Dataverse Information Disclosure Vulnerability Microsoft Dataverse Information Disclosure Vulnerability NVD description · AI analysis pending | 6.5 | 3% |
| — | ||
| CVE-2021-24105 | Depending on configuration of various package managers it is possible for an attacker to insert a malicious package into a package manager's repository which ca Depending on configuration of various package managers it is possible for an attacker to insert a malicious package into a package manager's repository which can be retrieved and used during development, build, and release processes. This insertion could lead to remote code execution. We believe this vulnerability affects multiple package managers across multiple languages, including but not limited to: Python/pip, .NET/NuGet, Java/Maven, JavaScript/npm. Attack scenarios An attacker could take advantage of this ecosystem-wide issue to cause harm in a variety of ways. The original attack scenarios were discovered by Alex Birsan and are detailed in their whitepaper, Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies . With basic knowledge of the target ecosystems, an attacker could create an empty shell for a package and insert malicious code in the install scripts, give it a high version, and publish it to the public repository. Vulnerable victim machines will download the higher version of the package between the public and private repositories and attempt to install it. Due to code incompatibility it will probably error out upon import or upon compilation, making it easier to detect; however the attacker would have gained code execution by that point. An advanced attacker with some inside knowledge of the target could take a copy of a working package, insert the malicious code (in the package itself or in the install), and then publish it to a public repository. The package will likely install and import correctly, granting the attacker an initial foothold and persistence. These two methods could affect target organizations at any of these various levels: Developer machines An entire team if the configuration to import the malicious package is uploaded to a code repository Continuous integration pipelines if they pull the malicious packages during the build, test, and/or deploy stages Customers, download servers, production services if the malicious code has not been detected This remote code execution vulnerability can only be addressed by reconfiguring installation tools and workflows, and not by correcting anything in the package repositories themselves. See the FAQ section of this CVE for configuration guidance. NVD description · AI analysis pending | 8.4 | 2% |
| — | ||
| CVE-2021-24109 | Microsoft Azure Kubernetes Service Elevation of Privilege Vulnerability Microsoft Azure Kubernetes Service Elevation of Privilege Vulnerability NVD description · AI analysis pending | 6.8 | 2% |
| — | ||
| CVE-2021-24111 | .NET Framework Denial of Service Vulnerability .NET Framework Denial of Service Vulnerability NVD description · AI analysis pending | 7.5 | 4% |
| — | ||
| CVE-2021-24114 | Microsoft Teams iOS Information Disclosure Vulnerability Microsoft Teams iOS Information Disclosure Vulnerability NVD description · AI analysis pending | 5.7 | 3% |
| — | ||
| CVE-2021-26700 | Visual Studio Code npm-script Extension Remote Code Execution Vulnerability Visual Studio Code npm-script Extension Remote Code Execution Vulnerability NVD description · AI analysis pending | 7.8 | 6% |
| — |
Full article1,133 words · extracted from securityaffairs.com · click to collapse
Pierluigi Paganini
February 09, 2021

Microsoft February 2021 Patch Tuesday addresses 56 vulnerabilities, including a flaw that is known to be actively exploited in the wild.
Microsoft February 2021 Patch Tuesday security updates address 56 CVEs in multiple products, including Windows components, .NET Framework, Azure IoT, Azure Kubernetes Service, Microsoft Edge for Android, Exchange Server, Office and Office Services and Web Apps, Skype for Business and Lync, and Windows Defender.
Of these 56 vulnerabilities, 11 have been rated as Critical, 43 as Important, and two as Moderate in severity. Microsoft revealed that one of these flaws is known to be actively exploited in attacks in the wild, while six issues are listed as being publicly known at the time of release.
The CVE-2021-1732 zero-day is an elevation of privilege issues that resides in the Windows Win32k component. The flaw was exploited by threat actors to obtain SYSTEM-level access after gaining access to a Windows system. Microsoft did not disclose details about the attacks that exploited this flaw.
The vulnerability was reported by JinQuan, MaDongZe, TuXiaoYi, and LiHao from DBAPPSecurity Co., Ltd
Another interesting issue addressed by Microsoft with Microsoft February 2021 Patch Tuesday security updates is a Windows DNS Server Remote Code Execution vulnerability tracked as CVE-2021-24078.
“This patch fixes a bug in the Windows DNS Server that could allow remote code execution on affected systems. Fortunately, if your system is not configured to be a DNS server, it is not impacted by this bug. However, for those systems that are configured as DNS servers, this bug allows code execution in a privileged service from a remote, unauthenticated attacker.” reads the description provided by Zero Day Initiative. “This is potentially wormable, although only between DNS servers. Prioritize this update if you depend on Microsoft DNS servers.”
Microsoft also fixed a Windows TCP/IP Remote Code Execution vulnerability (CVE-2021-24074) and a .NET Core and Visual Studio Remote Code Execution vulnerability (CVE-2021-26701).
The details for the following CVE were disclosed online before the release of Microsoft February 2021 Patch Tuesday, but none of them was exploited in attacks in the wild.:
- CVE-2021-1721 – .NET Core and Visual Studio Denial of Service Vulnerability
- CVE-2021-1733 – Sysinternals PsExec Elevation of Privilege Vulnerability
- CVE-2021-26701 – .NET Core Remote Code Execution Vulnerability
- CVE-2021-1727 – Windows Installer Elevation of Privilege Vulnerability
- CVE-2021-24098 – Windows Console Driver Denial of Service Vulnerability
- CVE-2021-24106 – Windows DirectX Information Disclosure Vulnerability
“Today Microsoft released a set of fixes affecting Windows TCP/IP implementation that include two Critical Remote Code Execution (RCE) vulnerabilities (CVE-2021-24074, CVE-2021-24094) and an Important Denial of Service (DoS) vulnerability (CVE-2021-24086).” reads a blog post published by Microsoft. “The two RCE vulnerabilities are complex which make it difficult to create functional exploits, so they are not likely in the short term. We believe attackers will be able to create DoS exploits much more quickly and expect all three issues might be exploited with a DoS attack shortly after release.”
The lists of security updates released by Microsoft is available on the Security Update Guide portal:
| Tag | CVE ID | CVE Title |
|---|---|---|
| .NET Core | CVE-2021-26701 | .NET Core Remote Code Execution Vulnerability |
| .NET Core | CVE-2021-24112 | .NET Core Remote Code Execution Vulnerability |
| .NET Core & Visual Studio | CVE-2021-1721 | .NET Core and Visual Studio Denial of Service Vulnerability |
| .NET Framework | CVE-2021-24111 | .NET Framework Denial of Service Vulnerability |
| Azure IoT | CVE-2021-24087 | Azure IoT CLI extension Elevation of Privilege Vulnerability |
| Developer Tools | CVE-2021-24105 | Package Managers Configurations Remote Code Execution Vulnerability |
| Microsoft Azure Kubernetes Service | CVE-2021-24109 | Microsoft Azure Kubernetes Service Elevation of Privilege Vulnerability |
| Microsoft Dynamics | CVE-2021-24101 | Microsoft Dataverse Information Disclosure Vulnerability |
| Microsoft Dynamics | CVE-2021-1724 | Microsoft Dynamics Business Central Cross-site Scripting Vulnerability |
| Microsoft Edge for Android | CVE-2021-24100 | Microsoft Edge for Android Information Disclosure Vulnerability |
| Microsoft Exchange Server | CVE-2021-24085 | Microsoft Exchange Server Spoofing Vulnerability |
| Microsoft Exchange Server | CVE-2021-1730 | Microsoft Exchange Server Spoofing Vulnerability |
| Microsoft Graphics Component | CVE-2021-24093 | Windows Graphics Component Remote Code Execution Vulnerability |
| Microsoft Office Excel | CVE-2021-24067 | Microsoft Excel Remote Code Execution Vulnerability |
| Microsoft Office Excel | CVE-2021-24068 | Microsoft Excel Remote Code Execution Vulnerability |
| Microsoft Office Excel | CVE-2021-24069 | Microsoft Excel Remote Code Execution Vulnerability |
| Microsoft Office Excel | CVE-2021-24070 | Microsoft Excel Remote Code Execution Vulnerability |
| Microsoft Office SharePoint | CVE-2021-24071 | Microsoft SharePoint Information Disclosure Vulnerability |
| Microsoft Office SharePoint | CVE-2021-1726 | Microsoft SharePoint Spoofing Vulnerability |
| Microsoft Office SharePoint | CVE-2021-24066 | Microsoft SharePoint Remote Code Execution Vulnerability |
| Microsoft Office SharePoint | CVE-2021-24072 | Microsoft SharePoint Server Remote Code Execution Vulnerability |
| Microsoft Teams | CVE-2021-24114 | Microsoft Teams iOS Information Disclosure Vulnerability |
| Microsoft Windows Codecs Library | CVE-2021-24081 | Microsoft Windows Codecs Library Remote Code Execution Vulnerability |
| Microsoft Windows Codecs Library | CVE-2021-24091 | Windows Camera Codec Pack Remote Code Execution Vulnerability |
| Role: DNS Server | CVE-2021-24078 | Windows DNS Server Remote Code Execution Vulnerability |
| Role: Hyper-V | CVE-2021-24076 | Microsoft Windows VMSwitch Information Disclosure Vulnerability |
| Role: Windows Fax Service | CVE-2021-24077 | Windows Fax Service Remote Code Execution Vulnerability |
| Role: Windows Fax Service | CVE-2021-1722 | Windows Fax Service Remote Code Execution Vulnerability |
| Skype for Business | CVE-2021-24073 | Skype for Business and Lync Spoofing Vulnerability |
| Skype for Business | CVE-2021-24099 | Skype for Business and Lync Denial of Service Vulnerability |
| SysInternals | CVE-2021-1733 | Sysinternals PsExec Elevation of Privilege Vulnerability |
| System Center | CVE-2021-1728 | System Center Operations Manager Elevation of Privilege Vulnerability |
| Visual Studio | CVE-2021-1639 | Visual Studio Code Remote Code Execution Vulnerability |
| Visual Studio Code | CVE-2021-26700 | Visual Studio Code npm-script Extension Remote Code Execution Vulnerability |
| Windows Address Book | CVE-2021-24083 | Windows Address Book Remote Code Execution Vulnerability |
| Windows Backup Engine | CVE-2021-24079 | Windows Backup Engine Information Disclosure Vulnerability |
| Windows Console Driver | CVE-2021-24098 | Windows Console Driver Denial of Service Vulnerability |
| Windows Defender | CVE-2021-24092 | Microsoft Defender Elevation of Privilege Vulnerability |
| Windows DirectX | CVE-2021-24106 | Windows DirectX Information Disclosure Vulnerability |
| Windows Event Tracing | CVE-2021-24102 | Windows Event Tracing Elevation of Privilege Vulnerability |
| Windows Event Tracing | CVE-2021-24103 | Windows Event Tracing Elevation of Privilege Vulnerability |
| Windows Installer | CVE-2021-1727 | Windows Installer Elevation of Privilege Vulnerability |
| Windows Kernel | CVE-2021-24096 | Windows Kernel Elevation of Privilege Vulnerability |
| Windows Kernel | CVE-2021-1732 | Windows Win32k Elevation of Privilege Vulnerability |
| Windows Kernel | CVE-2021-1698 | Windows Win32k Elevation of Privilege Vulnerability |
| Windows Mobile Device Management | CVE-2021-24084 | Windows Mobile Device Management Information Disclosure Vulnerability |
| Windows Network File System | CVE-2021-24075 | Windows Network File System Denial of Service Vulnerability |
| Windows PFX Encryption | CVE-2021-1731 | PFX Encryption Security Feature Bypass Vulnerability |
| Windows PKU2U | CVE-2021-25195 | Windows PKU2U Elevation of Privilege Vulnerability |
| Windows PowerShell | CVE-2021-24082 | Microsoft.PowerShell.Utility Module WDAC Security Feature Bypass Vulnerability |
| Windows Print Spooler Components | CVE-2021-24088 | Windows Local Spooler Remote Code Execution Vulnerability |
| Windows Remote Procedure Call | CVE-2021-1734 | Windows Remote Procedure Call Information Disclosure Vulnerability |
| Windows TCP/IP | CVE-2021-24086 | Windows TCP/IP Denial of Service Vulnerability |
| Windows TCP/IP | CVE-2021-24074 | Windows TCP/IP Remote Code Execution Vulnerability |
| Windows TCP/IP | CVE-2021-24094 | Windows TCP/IP Remote Code Execution Vulnerability |
| Windows Trust Verification API | CVE-2021-24080 | Windows Trust Verification API Denial of Service Vulnerability |
If you want to receive the weekly Security Affairs Newsletter for free subscribe here.
| [adrotate banner=”9″] | [adrotate banner=”12″] |
(SecurityAffairs – hacking, Windows)
[adrotate banner=”5″]
[adrotate banner=”13″]
Text extracted automatically; images, tables and formatting may be missing. Original: https://securityaffairs.com/114409/security/microsoft-february-2021-patch-tuesday.html