Rapid7 Vulnerability & Exploit Database

Cacti graph_view.php Remote Command Execution

Back to Search

Cacti graph_view.php Remote Command Execution

Disclosed
01/15/2005
Created
05/30/2018

Description

This module exploits an arbitrary command execution vulnerability in the Raxnet Cacti 'graph_view.php' script. All versions of Raxnet Cacti prior to 0.8.6-d are vulnerable.

Author(s)

  • David Maciejak <david.maciejak@kyxar.fr>
  • hdm <x@hdm.io>

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/unix/webapp/cacti_graphimage_exec
msf exploit(cacti_graphimage_exec) > show targets
    ...targets...
msf exploit(cacti_graphimage_exec) > set TARGET < target-id >
msf exploit(cacti_graphimage_exec) > show options
    ...show and set options...
msf exploit(cacti_graphimage_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

;