Microsoft Patch Tuesday for Sept. 2021 — Snort rules and prominent vulnerabilities
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2021-36965 +1 in the same advisory: …26435 | Windows WLAN AutoConfig Service Remote Code Execution Vulnerability Windows WLAN AutoConfig Service Remote Code Execution Vulnerability NVD description · AI analysis pending | 8.8 group max | 5% |
| — | ||
| CVE-2021-36955 | Local Privilege Escalation in Microsoft Windows CLFS Driver CVE-2021-36955 is an elevation-of-privilege vulnerability in the Windows Common Log File System (CLFS) driver, the kernel component responsible for managing log files used by various Windows features. An attacker who can already run code locally with limited user privileges can trigger the flaw in the CLFS driver and escalate to SYSTEM without any user interaction (CVSS 3.1: 7.8, local vector, low privileges required). Successful exploitation grants full SYSTEM-level control of the host, which adversaries use to disable security tooling and chain with other exploits during ransomware operations. The affected footprint is broad: Windows 7, 8.1, RT 8.1, Windows 10 builds 1507 through 21H1, and Windows Server 2004 and 2008 as listed in CISA's data. The flaw is confirmed exploited in the wild and was added to CISA's Known Exploited Vulnerabilities catalog on 2021-11-03 with known ransomware use; no standalone public proof-of-concept is known. Do: Apply the Microsoft Windows security updates that fix this flaw across all affected versions immediately, per the CISA KEV required action (the fix was shipped in Microsoft's monthly Patch Tuesday updates, including the September 2021 release). Prioritize hosts where untrusted users can log on locally or via RDP, since this is a local privilege escalation used to reach SYSTEM in ransomware chains. Verify remediation with vulnerability scans and confirm your assets are cleared against the CISA KEV catalog. | 7.8 | 4% | KEV ransomware |
| masshundreds of millions of Windows client and server installations worldwide | |
| CVE-2021-36956 | Azure Sphere Information Disclosure Vulnerability Azure Sphere Information Disclosure Vulnerability NVD description · AI analysis pending | 4.4 | <1% |
| — | ||
| CVE-2021-38647 | Unauthenticated RCE in Microsoft Open Management Infrastructure (OMI) CVE-2021-38647 is an unauthenticated remote code execution flaw (CWE-1390, missing authentication) in Microsoft's Open Management Infrastructure (OMI), the open-source Linux management agent Microsoft bundles into Azure VM management extensions and System Center Operations Manager (SCOM) agents. When OMI is deployed through these extensions (for example the Log Analytics/OMS agent, Azure Monitor, or Azure Automation), its root-privileged server component listens for management traffic on the network (by default ports 5985/5986), and an attacker who can reach that port can send specially crafted, unauthenticated management requests that execute commands as root. Successful exploitation gives an attacker full root-level control of the affected Linux VM, turning network reachability into complete host compromise and a foothold for lateral movement. Any Azure Linux VM with an OMI-based management extension, plus standalone OMI or SCOM-agent deployments on Linux, is affected; CISA added the bug to the KEV on 2021-11-03 with known ransomware use, so exploitation is confirmed in the wild even though no public proof-of-concept is catalogued, and EPSS estimates a ~99.9% near-term exploitation probability. Do: Upgrade OMI to version 1.6.8-1 or later on all Linux VMs, including updating the bundled OMI inside Azure management extensions (Log Analytics/OMS agent, Azure Monitor, Azure Automation) and applying patched SCOM agent builds. Restrict network access to OMI's listener ports (5985/5986) with NSGs or host firewalls and check whether omiserver runs as root while binding beyond localhost. Because the flaw is in CISA KEV with known ransomware use, prioritize patching hosts whose OMI listener is reachable from untrusted networks and hunt for unexplained root-level activity. | 9.8 | 100% | KEV ransomware PoC |
| mass≈ millions of Linux VMs with OMI-based Azure management extensions | |
| CVE-2021-40444 | Remote Code Execution via MSHTML Rendering Engine in Microsoft Windows/Office (CVE-2021-40444) CVE-2021-40444 is a remote code execution vulnerability in the Microsoft MSHTML browser rendering engine, which Microsoft Office documents can load on Windows systems. It is triggered when a user is convinced to open a specially crafted Office document containing a malicious ActiveX control hosted by the MSHTML engine (tracked as a path-traversal-class issue, CWE-22). A successful attacker gains the ability to run arbitrary code in the context of the logged-on user, with greater impact when that user has administrative rights. Any Windows system that can open Office documents is exposed, spanning Windows 7, 8.1, RT 8.1, Windows 10 (1507 through 21H1) and Windows Server 2004/2008. Exploitation is confirmed in the wild: Microsoft observed targeted attacks at disclosure, the flaw is in CISA's KEV with known ransomware use, and Microsoft released security updates on September 14, 2021. Do: Apply Microsoft's security updates released September 14, 2021 for your Windows version immediately; this is a CISA KEV item with known ransomware use, so patching is treated as mandatory. As interim protection, keep Microsoft Defender Antivirus/Defender for Endpoint signatures current (enterprise detection build 1.349.22.0 or newer, with alerts appearing as 'Suspicious Cpl File Execution') and avoid opening untrusted Office documents, since exploitation requires user interaction with a crafted file. | 8.8 | 97% | KEV ransomware PoC ×2 |
| masshundreds of millions of Windows PCs and servers (nearly all Windows desktop/laptop installs on affected versions at disclosure) |
Full article492 words · extracted from blog.talosintelligence.com · click to collapse
Tuesday, September 14, 2021 13:33
By Jon Munshaw, with contributions from Holger Unterbrink.
Microsoft released its monthly security update Tuesday, disclosing 85 vulnerabilities across the company’s firmware and software. This month’s release is headlined by an official patch for the critical remote code execution vulnerability disclosed earlier this month in MSHTML.
CVE-2021-40444 is being actively exploited in the wild, according to Microsoft, and proof-of-concept code is now available, potentially widening the potential for attacks exploiting this vulnerability. This is the first official Microsoft update to address this issue. Talos has additional protection available here.
Users should download this patch immediately. Additionally, they can disable the installation of all ActiveX controls in Internet Explorer to mitigate this attack. There are only three other critical vulnerabilities included in this release, and the remainder are “important” outside of two vulnerabilities of “moderate” severity.
Many of the other vulnerabilities disclosed this month exist in Google Chromium and have already been patched and disclosed. However, the vulnerabilities affect Microsoft Edge which is based on Chromium, so Microsoft has listed them for documentation purposes.
The most serious vulnerability is CVE-2021-36965, a remote code execution vulnerability in Windows WLAN. This vulnerability has a severity score of 8.8 out of a possible 10, the same score as CVE-2021-40444.
Aside from the aforementioned MSHTML exploit, another critical vulnerability exists in the Windows scripting engine. CVE-2021-26435 could allow an attacker to corrupt memory on the victim machine by tricking the user into opening a specially crafted file or visiting a website containing an attacker-create file designed to exploit this vulnerability.
The remaining critical vulnerability is a remote code execution vulnerability in the Open Management Infrastructure — CVE-2021-38647.
Talos researchers discovered one of the important vulnerabilities: CVE-2021-36956, an information disclosure vulnerability in Azure Sphere. You can read more about this issue in our full vulnerability advisory. We will be discussing the full breadth of our research into Azure Sphere in a future post.
We would also like to highlight CVE-2021-36955, an elevation of privilege vulnerability in the Windows Common Log File System. Microsoft warned that this vulnerability has a “low" attack complexity and considers it "more likely" to be exploited.
A complete list of all the vulnerabilities Microsoft disclosed this month is available on its update page.
In response to these vulnerability disclosures, Talos is releasing a new SNORTⓇ rule set that detects attempts to exploit some of them. Please note that additional rules may be released at a future date and current rules are subject to change pending additional information. Firepower customers should use the latest update to their ruleset by updating their SRU. Open-source Snort Subscriber Rule Set customers can stay up to date by downloading the latest rule pack available for purchase on Snort.org.
The rules included in this release that protect against the exploitation of many of these vulnerabilities are 40689, 40690, 58120 - 58129, 58132 - 58137, 58140 and 58141.
Text extracted automatically; images, tables and formatting may be missing. Original: https://blog.talosintelligence.com/microsoft-patch-tuesday-for-sept-2021/