Rapid7 Vulnerability & Exploit Database

MajorDoMo Command Injection

Back to Search

MajorDoMo Command Injection

Disclosed
12/15/2023
Created
01/20/2024

Description

This module exploits a command injection vulnerability in MajorDoMo versions before 0662e5e.

Author(s)

  • Valentin Lobstein
  • smcintyre-r7

Platform

Linux,Unix

Architectures

cmd

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/http/majordomo_cmd_inject_cve_2023_50917
msf exploit(majordomo_cmd_inject_cve_2023_50917) > show targets
    ...targets...
msf exploit(majordomo_cmd_inject_cve_2023_50917) > set TARGET < target-id >
msf exploit(majordomo_cmd_inject_cve_2023_50917) > show options
    ...show and set options...
msf exploit(majordomo_cmd_inject_cve_2023_50917) > 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

;