Rapid7 Vulnerability & Exploit Database

SolarWinds Storage Manager Authentication Bypass

Back to Search

SolarWinds Storage Manager Authentication Bypass

Disclosed
08/19/2014
Created
05/30/2018

Description

This module exploits an authentication bypass vulnerability in Solarwinds Storage Manager. The vulnerability exists in the AuthenticationFilter, which allows to bypass authentication with specially crafted URLs. After bypassing authentication, is possible to use a file upload function to achieve remote code execution. This module has been tested successfully in Solarwinds Store Manager Server 5.1.0 and 5.7.1 on Windows 32 bits, Windows 64 bits and Linux 64 bits operating systems.

Author(s)

  • rgod <rgod@autistici.org>
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Linux,Windows

Architectures

java

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

;