Overview
Microsoft's November 2023 Patch Tuesday has introduced a comprehensive set of updates aimed at enhancing the security of its software ecosystem. This month's release addresses 63 vulnerabilities, including five zero-day flaws, three of which have been actively exploited in the wild. The updates span various Microsoft products, underscoring the company's commitment to fortifying its platforms against emerging threats.
Breakdown of Vulnerabilities
The 63 vulnerabilities addressed in this update are categorized as follows:
- Elevation of Privilege (EoP) Vulnerabilities: 18
- Remote Code Execution (RCE) Vulnerabilities: 17
- Spoofing Vulnerabilities: 7
- Information Disclosure Vulnerabilities: 6
- Security Feature Bypass Vulnerabilities: 6
- Denial of Service (DoS) Vulnerabilities: 5
- Cross-Site Scripting (XSS) Vulnerabilities: 3
- Memory Corruption Vulnerability: 1
Notably, the prevalence of EoP vulnerabilities this month highlights a shift in attack vectors, emphasizing the need for robust privilege management and system hardening measures.
Zero-Day Vulnerabilities
Actively Exploited Zero-Days
- CVE-2023-36025 – Windows SmartScreen Security Feature Bypass Vulnerability
- Description: This vulnerability allows attackers to bypass Windows Defender SmartScreen checks by convincing users to click on specially crafted Internet Shortcut (.URL) files or hyperlinks. Successful exploitation can lead to the execution of malicious code without triggering security warnings.
- Impact: Affects all supported versions of Windows. Exploitation requires user interaction, making user awareness and training critical in mitigating this threat.
- CVE-2023-36033 – Windows DWM Core Library Elevation of Privilege Vulnerability
- Description: An attacker who successfully exploits this vulnerability could gain SYSTEM privileges by targeting the Desktop Window Manager (DWM) Core Library.
- Impact: Affects Windows 10, Windows 11, and Windows Server 2016 and newer versions. This vulnerability has been publicly disclosed, increasing the risk of exploitation.
- CVE-2023-36036 – Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability
- Description: This flaw allows attackers to gain SYSTEM privileges by exploiting the Windows Cloud Files Mini Filter Driver.
- Impact: Affects a wide range of Windows versions, from Windows Server 2008 to the latest releases. No public exploits have been reported, but active exploitation has been detected.
Publicly Disclosed Zero-Days
- CVE-2023-36038 – ASP.NET Core Denial of Service Vulnerability
- Description: This vulnerability can be exploited if HTTP requests to .NET 8 RC 1 running on the IIS InProcess hosting model are canceled, potentially leading to an OutOfMemoryException and service disruption.
- Impact: Affects ASP.NET Core applications. No active exploitation has been reported, but public disclosure increases the risk.
- CVE-2023-36413 – Microsoft Office Security Feature Bypass Vulnerability
- Description: An attacker can bypass the Office Protected View by persuading a user to open a malicious Office file, causing it to open in editing mode instead of the more secure protected mode.
- Impact: Affects Microsoft Office applications. No active exploitation has been reported, but the vulnerability has been publicly disclosed.
Critical Vulnerabilities
In addition to the zero-day vulnerabilities, Microsoft has addressed several critical flaws:
- CVE-2023-36052 – Azure CLI REST Command Information Disclosure Vulnerability
- Description: This vulnerability could allow unauthenticated attackers to recover plaintext passwords and usernames from log files created by affected CLI commands and published in open-source repositories.
- Impact: Affects Azure CLI users. Immediate updating to the latest version is recommended to mitigate this risk.
- CVE-2023-36400 – Windows HMAC Key Derivation Elevation of Privilege Vulnerability
- Description: An attacker could gain SYSTEM privileges by exploiting this vulnerability, which affects the Windows HMAC Key Derivation component.
- Impact: Affects various Windows versions. Exploitation requires local access, emphasizing the need for strict access controls.
- CVE-2023-36397 – Windows Pragmatic General Multicast (PGM) Remote Code Execution Vulnerability
- Description: An unauthenticated attacker could execute remote code by sending a specially crafted file over the network when the Windows message queuing service is running in a PGM Server environment.
- Impact: Affects systems with the Windows message queuing service enabled. Disabling the service if not in use is advisable.
Implications and Recommendations
The November 2023 Patch Tuesday underscores the evolving threat landscape, with attackers increasingly targeting privilege escalation and security feature bypass mechanisms. Organizations are advised to:
- Prioritize Patching: Apply the latest updates promptly to mitigate the risks associated with these vulnerabilities.
- Enhance User Training: Educate users on recognizing phishing attempts and the dangers of opening unsolicited files or links.
- Review System Configurations: Disable unnecessary services and enforce the principle of least privilege to reduce the attack surface.
- Monitor Systems: Implement continuous monitoring to detect and respond to potential exploitation attempts.
By adopting a proactive approach to cybersecurity, organizations can better defend against the threats highlighted in this month's Patch Tuesday release.
Reference Links
- Microsoft November 2023 Patch Tuesday fixes 5 zero-days, 58 flaws
- Microsoft’s November 2023 Patch Tuesday Addresses 57 CVEs (CVE-2023-36025) - Blog | Tenable®
- Microsoft November patch Tuesday fixes 75 vulnerabilities
- November 2023 Patch Tuesday comes with fixes for 63 vulnerabilities, including 5 zero days - ManageEngine Blog
- November Patch Tuesday heralds five new MS zero-days | Computer Weekly
Note: The information provided in this article is based on the latest available data as of November 2023. Organizations should consult official Microsoft resources and security advisories for the most current information.