Rapid7 Vulnerability & Exploit Database

LinuxKI Toolset 6.01 Remote Command Execution

Back to Search

LinuxKI Toolset 6.01 Remote Command Execution

Disclosed
05/17/2020
Created
06/10/2020

Description

This module exploits a vulnerability in LinuxKI Toolset <= 6.01 which allows remote code execution. The kivis.php pid parameter received from the user is sent to the shell_exec function, resulting in security vulnerability.

Author(s)

  • Cody Winkler
  • numan türle

Platform

Linux,PHP,Unix

Architectures

php, cmd, 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/linux/http/linuxki_rce
msf exploit(linuxki_rce) > show targets
    ...targets...
msf exploit(linuxki_rce) > set TARGET < target-id >
msf exploit(linuxki_rce) > show options
    ...show and set options...
msf exploit(linuxki_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

;