Rapid7 Vulnerability & Exploit Database

Optergy Proton and Enterprise BMS Command Injection using a backdoor

Back to Search

Optergy Proton and Enterprise BMS Command Injection using a backdoor

Disclosed
11/05/2019
Created
03/29/2023

Description

This module exploits an undocumented backdoor vulnerability in the Optergy Proton and Enterprise Building Management System (BMS) applications. Versions `2.0.3a` and below are vulnerable. Attackers can exploit this issue by directly navigating to an undocumented backdoor script called Console.jsp in the tools directory and gain full system access. Successful exploitation results in `root` command execution using `sudo` as user `optergy`.

Author(s)

  • h00die-gr3y <h00die.gr3y@gmail.com>
  • Gjoko Krstic <gjoko@applied-risk.com>

Platform

Linux,Unix

Architectures

cmd, x64, x86

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

;