Rapid7 Vulnerability & Exploit Database

dnaLIMS Admin Module Command Execution

Back to Search

dnaLIMS Admin Module Command Execution

Disclosed
03/08/2017
Created
05/30/2018

Description

This module utilizes an administrative module which allows for command execution. This page is completely unprotected from any authentication when given a POST request.

Author(s)

  • h00die <mike@shorebreaksecurity.com>
  • flakey_biscuit <nicholas@shorebreaksecurity.com>

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

;