ZeroHour

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
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.84% KEV ransomware
  • Microsoft Windows 10 1507, 1607, 1809, 1909, 2004, 20H2, 21H1
  • Microsoft Windows 7
  • Microsoft Windows 8.1
  • +3 more
masshundreds of millions of Windows client and server installations worldwide
CVE-2021-36965
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%
  • microsoft windows 10
  • microsoft windows 7
  • microsoft windows 8.1
  • +1 more
CVE-2021-36968
Windows DNS Elevation of Privilege Vulnerability

Windows DNS Elevation of Privilege Vulnerability

NVD description · AI analysis pending
7.8<1%
  • microsoft windows 7
  • microsoft windows server 2008
CVE-2021-38647
+3 in the same advisory: …38648 …38645 …38649
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
group max
100% KEV ransomware PoC
  • Microsoft Open Management Infrastructure (OMI) within Azure VM Management Extensions
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.897% KEV ransomware PoC ×2
  • microsoft MSHTML as shipped in the affected Windows releases
  • microsoft Windows 10 1507, 1607, 1809, 1909, 2004, 20H2, 21H1
  • microsoft Windows 7 all versions covered by Microsoft's September 2021 security updates
  • +4 more
masshundreds of millions of Windows PCs and servers (nearly all Windows desktop/laptop installs on affected versions at disclosure)
Full article634 words · extracted from helpnetsecurity.com · click to collapse

On September 2021 Patch Tuesday, Microsoft has fixed 66 CVE-numbered vulnerabilities in a wide variety of its solutions. Of these, the most crucial to address is CVE-2021-40444, the remote code execution MSHTML vulnerability actively exploited by attackers via malicious MS Office documents.

CVE-2021-40444 fix

“After this bug was discovered and became public knowledge on September 7, security researchers and analysts began swapping proof-of-concept examples of how an attacker might leverage the exploit,” noted SophosLabs Principal Researcher Andrew Brandt.

“Several people have not only crafted functional proof-of-concept (PoC) exploits, but a few have created and published ‘builder’ tools that anyone can use to weaponize an Office document. The original version of the exploit used Microsoft Word .docx documents, but we’ve already spotted some versions that use .rtf file extensions.”

Satnam Narang, staff research engineer at Tenable, says that there have been warnings that this vulnerability will be incorporated into malware payloads and used to distribute ransomware, but that there are no indications that this has happened yet.

Nevertheless, implementing the offered updates should be a priority.

Other vulnerabilities of note

Dustin Childs, with Trend Micro’s Zero Day Initiative, singled out CVE-2021-36965 and CVE-2021-38647 as worthy of note.

CVE-2021-36965 is an RCE in the Windows WLAN AutoConfig Service that could be exploited by network-adjacent attackers.

“This would be highly useful in a coffee shop scenario where multiple people are using an unsecured WiFi network. Still, this requires no privileges or user interaction, so don’t let the adjacent aspect of this bug diminish the severity. Definitely test and deploy this patch quickly,” he noted.

CVE-2021-38647 is an RCE bug in the Open Management Infrastructure (OMI), and could be triggered by an attacker by sending a specially crafted message to an affected system.

There is also CVE-2021-36968, a Windows DNS Elevation of Privilege vulnerability that is publicly known, though not actively exploited (and exploitation is, according to Microsoft, less likely).

“Microsoft also patched three elevation of privilege vulnerabilities in Windows Print Spooler (CVE-2021-38667, CVE-2021-38671 and CVE-2021-40447),” Narang told Help Net Security.

“Researchers continue to discover ways to exploit Print Spooler, and we expect continued research in this area. Only one (CVE-2021-38671) of the three vulnerabilities is rated as exploitation more likely. Organizations should also prioritize patching these flaws as they are extremely valuable to attackers in post-exploitation scenarios.”

Three EOP flaws in the Windows Common Log File System Driver (CVE-2021-36955, CVE-2021-36963, CVE-2021-38633) should also be patched as soon as possible.

“As this driver exists on all currently supported versions of Windows, it’s a particular area of concern,” noted Brandt. “The company considers these bugs to be more easily exploitable, on average, though they haven’t seen evidence of such activity yet.”

UPDATE (September 16, 2021, 04:10 a.m. PT):

Researchers with cloud security Wiz.io have shared more details about CVE-2021-38647, the RCE bug in the Open Management Infrastructure (OMI) – a software agent embedded in many popular Azure services – as well as three more EoP vulnerabilities in OMI (CVE-2021-38648, CVE-2021-38645 and CVE-2021-38649) patched by Microsoft on Tuesday.

Collectively dubbed “OMIGOD,” it is estimated that the vulnerabilities affect thousands of Azure customers (using Linux VMs) and millions of endpoints.

Azure users should manually patch OMI in their environment, the researchers advised, and also warned that Microsoft has yet to provide patched OMI versions when Azure customers are enabling new services (and spinning up new Linux VMs).

Word on the street is Microsoft are aware of the severity of the issue and are trying to address.

A new Azure VM I spun up tonight still has the vuln agent, so there’s a bunch of work to do.

It’s really easy to exploit.

— Kevin Beaumont (@GossiTheDog) September 15, 2021

UPDATE (September 17, 2021, 02:52 a.m. PT):

Microsoft has published additional guidance for fixing OMI vulnerabilities within Azure VM management extensions.

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2021/09/14/cve-2021-40444-fix/