Rapid7 Vulnerability & Exploit Database

Solarwinds Storage Manager 5.1.0 SQL Injection

Back to Search

Solarwinds Storage Manager 5.1.0 SQL Injection

Disclosed
12/07/2011
Created
05/30/2018

Description

This module exploits a SQL injection found in Solarwinds Storage Manager login interface. It will send a malicious SQL query to create a JSP file under the web root directory, and then let it download and execute our malicious executable under the context of SYSTEM.

Author(s)

  • r <r@b13$>
  • muts
  • sinn3r <sinn3r@metasploit.com>

Platform

Windows

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

;