Rapid7 Vulnerability & Exploit Database

Kloxo SQL Injection and Remote Code Execution

Back to Search

Kloxo SQL Injection and Remote Code Execution

Disclosed
01/28/2014
Created
05/30/2018

Description

This module exploits an unauthenticated SQL injection vulnerability affecting Kloxo, as exploited in the wild on January 2014. The SQL injection issue can be abused in order to retrieve the Kloxo admin cleartext password from the database. With admin access to the web control panel, remote PHP code execution can be achieved by abusing the Command Center function. The module tries to find the first server in the tree view, unless the server information is provided, in which case it executes the payload there.

Author(s)

  • Unknown
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

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

;