Rapid7 Vulnerability & Exploit Database

Pandora FMS v3.1 Auth Bypass and Arbitrary File Upload Vulnerability

Back to Search

Pandora FMS v3.1 Auth Bypass and Arbitrary File Upload Vulnerability

Disclosed
11/30/2010
Created
05/30/2018

Description

This module exploits an authentication bypass vulnerability in Pandora FMS v3.1 as disclosed by Juan Galiana Lara. It also integrates with the built-in pandora upload which allows a user to upload arbitrary files to the '/images/' directory. This module was created as an exercise in the Metasploit Mastery Class at Blackhat that was facilitated by egypt and mubix.

Author(s)

  • Juan Galiana Lara
  • Raymond Nunez <rcnunez@upd.edu.ph>
  • Elizabeth Loyola <ecloyola@upd.edu.ph>
  • Fr330wn4g3 <Fr330wn4g3@gmail.com>
  • _flood <freshbones@gmail.com>
  • mubix <mubix@room362.com>
  • egypt <egypt@metasploit.com>

Platform

PHP

Architectures

php

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

;