Rapid7 Vulnerability & Exploit Database

Pandora FMS Ping Authenticated Remote Code Execution

Back to Search

Pandora FMS Ping Authenticated Remote Code Execution

Disclosed
03/09/2020
Created
04/08/2020

Description

This module exploits a vulnerability found in Pandora FMS 7.0NG and lower. net_tools.php in Pandora FMS 7.0NG allows remote attackers to execute arbitrary OS commands.

Author(s)

  • Onur ER <onur@onurer.net>

Platform

Linux

Architectures

x86, x64

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

;