Rapid7 Vulnerability & Exploit Database

Limesurvey Unauthenticated File Download

Back to Search

Limesurvey Unauthenticated File Download

Disclosed
10/12/2015
Created
05/30/2018

Description

This module exploits an unauthenticated file download vulnerability in limesurvey between 2.0+ and 2.06+ Build 151014. The file is downloaded as a ZIP and unzipped automatically, thus binary files can be downloaded.

Author(s)

  • Pichaya Morimoto
  • Christian Mehlmauer <FireFart@gmail.com>

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/admin/http/limesurvey_file_download
msf auxiliary(limesurvey_file_download) > show actions
    ...actions...
msf auxiliary(limesurvey_file_download) > set ACTION < action-name >
msf auxiliary(limesurvey_file_download) > show options
    ...show and set options...
msf auxiliary(limesurvey_file_download) > 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

;