Rapid7 Vulnerability & Exploit Database

AlienVault Authenticated SQL Injection Arbitrary File Read

Back to Search

AlienVault Authenticated SQL Injection Arbitrary File Read

Disclosed
03/30/2014
Created
05/30/2018

Description

AlienVault 4.5.0 is susceptible to an authenticated SQL injection attack via a PNG generation PHP file. This module exploits this to read an arbitrary file from the file system. Any authenticated user is able to exploit it, as administrator privileges aren't required.

Author(s)

  • Brandon Perry <bperry.volatile@gmail.com>

Platform

Linux

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 auxiliary/gather/alienvault_iso27001_sqli
msf auxiliary(alienvault_iso27001_sqli) > show actions
    ...actions...
msf auxiliary(alienvault_iso27001_sqli) > set ACTION < action-name >
msf auxiliary(alienvault_iso27001_sqli) > show options
    ...show and set options...
msf auxiliary(alienvault_iso27001_sqli) > run 

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

;