Rapid7 Vulnerability & Exploit Database

Microsoft OMI Management Interface Authentication Bypass

Back to Search

Microsoft OMI Management Interface Authentication Bypass

Disclosed
09/14/2021
Created
10/28/2021

Description

By removing the authentication header, an attacker can issue an HTTP request to the OMI management endpoint that will cause it to execute an operating system command as the root user. This vulnerability was patched in OMI version 1.6.8-1 (released September 8th 2021).

Author(s)

  • Nir Ohfeld
  • Shir Tamari
  • Spencer McIntyre
  • wvu <wvu@metasploit.com>

Platform

Linux,Unix

Architectures

cmd, x86, x64

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/linux/misc/cve_2021_38647_omigod
msf exploit(cve_2021_38647_omigod) > show targets
    ...targets...
msf exploit(cve_2021_38647_omigod) > set TARGET < target-id >
msf exploit(cve_2021_38647_omigod) > show options
    ...show and set options...
msf exploit(cve_2021_38647_omigod) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;