Skip to content
Fixed Azure Log Analytics Vulnerability because of OMI

Fixed Azure Log Analytics Vulnerability because of OMI

Written By Vidya M A
Last Updated September 17, 2021
Posted In Azure
SHARE

Let’s have a look at the Azure log analytics vulnerability. This vulnerability is already fixed for most of the Azure services like Azure log analytics etc. The security research organization Wiz found the 4 vulnerabilities on June 01, 2021, and reported them to Microsoft, and MS confirmed this on July 23, 2021.

We don’t know how Azure Log Analytics agent workspaces are impacted, used for some of the reporting services with AVD and Intune. We think Microsoft uses OMI extensively behind the scenes as a common component for many of its management services for VMs.

You can go through Wiz’s blog post linked below to understand the impact. The impact is not only for log analytics, but many other Azure services and Linux VMs impacted with this. The following are the four (4) vulnerabilities already fixed by Microsoft:

  • Local privilege escalation vulnerabilities (CVE-2021-38648).
  • Local privilege escalation vulnerabilities (CVE-2021-38645).
  • Remote command execution vulnerability (CVE-2021-38647).
  • Local privilege escalation vulnerabilities (CVE-2021-38649).

What is OMI

Open Management Infrastructure (OMI) is an open-source project available on GitHub. The OMI for Linux-based systems is the same as WMI for Windows-based systems. We think WMI is better than OMI. Do you agree?

Patch My PC

Azure Log Analytics Vulnerability

Open Management Infrastructure (OMI) is an open-source project to further the development of a production-quality implementation of the DMTF CIM/WBEM standards. The OMI CIMOM is also designed to be portable and highly modular. In order to attain its small footprint, it is coded in C, which also makes it a much more viable CIM Object Manager for embedded systems and other infrastructure components that have memory constraints for their management processor. OMI is also designed to be inherently portable. It builds and runs today on most UNIX® systems and Linux. In addition to OMI’s small footprint, it also demonstrates very high performance.

As per Wiz, the following OMI ports are accessible to the internet to allow for remote management. The diagram below illustrates the unexpected behavior of OMI when a command execution request is issued with no Authorization header.

  • 5986
  • 5985
  • 1270

NOTE! – Log Analytics does not expose the above ports, so the scope is limited to local privilege escalation for Azure log analytics.

Azure Log Analytics Vulnerability
Azure Log Analytics Vulnerability Pic Credit to Wiz

You can look at their documentation to have very detailed information about this issue from Wiz’s blog post.

Written by

About Author - Vidya is a computer enthusiast. She is here to share quick tips and tricks with Windows 11 or Windows 10 users. She is also keen to find solutions to day-to-day tech problems and write about them.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Azure

Azure Files Goes Cloud-Native with Entra-Only Identities and Managed Identities

Key Takeaways Managed Identity and Entra-Only identities for Azure Files help organizations build a fully cloud-native and secure storage environment by removing the need for passwords, storage account keys, on-premises Active Directory, or hybrid identity infrastructure. With native Microsoft Entra ID authentication, applications, virtual machines, and users can securely access Azure Files using identity-based authentication […]

AC Anoop C Nair 4 min read
Azure

Microsoft Dev Box Moves to Maintenance Mode as Windows 365 Takes Lead for Developer Scenarios

key Takeaways: Let’s discuss about Microsoft Dev Box Moves to Maintenance Mode as Windows 365 Takes Lead for Developer Scenarios. Microsoft announced the Maintenance mode in Dev Box, and no additional features are planned. Microsoft’s investments for developer cloud environments are focused on Windows 365, which provides a unified, scalable solution for developer scenarios. Microsoft […]

AC Anoop C Nair 3 min read
Azure

Multi-Zone Management Platform Architecture for Windows Cloud Solutions

Key Takeaways Multi-Zone Management Platform Architecture for Windows Cloud Solutions! This architecture highlights the core MicrosoftMicrosoft Azure components used to host and deliver Cloud PC services. To ensure high availability and reliability, the infrastructure is distributed across multiple availability zones within each region. This design helps protect the service from zonal outages and keeps workloads […]

AC Anoop C Nair 4 min read
Azure

How to Protect and Recover your Infrastructure with Azure Site Recovery

Key Takeaways Azure Site Recovery is a disaster-recovery service in Microsoft Azure that helps keep your applications running if a cloud region fails. Normally, your virtual machines (VMs) run in one region. ASR creates a copy of those machines in another region so that if the main region goes down, your services can continue running […]

AC Anoop C Nair 4 min read