Rapid7 Vulnerability & Exploit Database

op5 v7.1.9 Configuration Command Execution

Back to Search

op5 v7.1.9 Configuration Command Execution

Disclosed
04/08/2016
Created
05/30/2018

Description

op5 an open source network monitoring software. The configuration page in version 7.1.9 and below allows the ability to test a system command, which can be abused to run arbitrary code as an unpriv user.

Author(s)

  • h00die <mike@shorebreaksecurity.com>
  • hyp3rlinx

Platform

Linux,Unix

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

;