Rapid7 Vulnerability & Exploit Database

GLPI install.php Remote Command Execution

Back to Search

GLPI install.php Remote Command Execution

Disclosed
09/12/2013
Created
05/30/2018

Description

This module exploits an arbitrary command execution vulnerability in the GLPI 'install.php' script. This module is set to ManualRanking due to this module overwriting the target database configuration, which may introduce target instability.

Author(s)

  • Tristan Leiter < research@navixia.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/glpi_install_rce
msf exploit(glpi_install_rce) > show targets
    ...targets...
msf exploit(glpi_install_rce) > set TARGET < target-id >
msf exploit(glpi_install_rce) > show options
    ...show and set options...
msf exploit(glpi_install_rce) > 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

;