Rapid7 Vulnerability & Exploit Database

Eclipse Equinox OSGi Console Command Execution

Back to Search

Eclipse Equinox OSGi Console Command Execution

Disclosed
02/13/2018
Created
06/14/2018

Description

Exploit Eclipse Equinox OSGi (Open Service Gateway initiative) console 'fork' command to execute arbitrary commands on the remote system.

Author(s)

  • Quentin Kaiser <kaiserquentin@gmail.com>

Platform

Linux,Windows

Architectures

armle, aarch64, 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/multi/misc/osgi_console_exec
msf exploit(osgi_console_exec) > show targets
    ...targets...
msf exploit(osgi_console_exec) > set TARGET < target-id >
msf exploit(osgi_console_exec) > show options
    ...show and set options...
msf exploit(osgi_console_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

;