Rapid7 Vulnerability & Exploit Database

Basilic 1.5.14 diff.php Arbitrary Command Execution

Back to Search

Basilic 1.5.14 diff.php Arbitrary Command Execution

Disclosed
06/28/2012
Created
05/30/2018

Description

This module abuses a metacharacter injection vulnerability in the diff.php script. This flaw allows an unauthenticated attacker to execute arbitrary commands as the www-data user account.

Author(s)

  • lcashdollar
  • sinn3r <sinn3r@metasploit.com>
  • juan vazquez <juan.vazquez@metasploit.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/unix/webapp/basilic_diff_exec
msf exploit(basilic_diff_exec) > show targets
    ...targets...
msf exploit(basilic_diff_exec) > set TARGET < target-id >
msf exploit(basilic_diff_exec) > show options
    ...show and set options...
msf exploit(basilic_diff_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

;