Rapid7 Vulnerability & Exploit Database

AlienVault OSSIM SQL Injection and Remote Code Execution

Back to Search

AlienVault OSSIM SQL Injection and Remote Code Execution

Disclosed
04/24/2014
Created
05/30/2018

Description

This module exploits an unauthenticated SQL injection vulnerability affecting AlienVault OSSIM versions 4.3.1 and lower. The SQL injection issue can be abused in order to retrieve an active admin session ID. If an administrator level user is identified, remote code execution can be gained by creating a high priority policy with an action containing our payload.

Author(s)

  • Sasha Zivojinovic
  • xistence <xistence@0x90.nl>

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

;