Rapid7 Vulnerability & Exploit Database

Spreecommerce Arbitrary Command Execution

Back to Search

Spreecommerce Arbitrary Command Execution

Disclosed
04/19/2011
Created
05/30/2018

Description

This module exploits an arbitrary command execution vulnerability in the Spreecommerce API searchlogic for versions 0.50.0 and earlier. Unvalidated input is called via the Ruby send method allowing command execution.

Author(s)

  • joernchen <joernchen@phenoelit.de>

Platform

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

;