Rapid7 Vulnerability & Exploit Database

Cockpit CMS NoSQLi to RCE

Back to Search

Cockpit CMS NoSQLi to RCE

Disclosed
04/13/2021
Created
04/21/2021

Description

This module exploits two NoSQLi vulnerabilities to retrieve the user list, and password reset tokens from the system. Next, the USER is targetted to reset their password. Then a command injection vulnerability is used to execute the payload. While it is possible to upload a payload and execute it, the command injection provides a no disk write method which is more stealthy. Cockpit CMS 0.10.0 - 0.11.1, inclusive, contain all the necessary vulnerabilities for exploitation.

Author(s)

  • h00die
  • Nikita Petrov

Platform

PHP

Architectures

php

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

;