Rapid7 Vulnerability & Exploit Database

GLPI htmLawed php command injection

Back to Search

GLPI htmLawed php command injection

Disclosed
01/26/2022
Created
10/24/2022

Description

This exploit takes advantage of a unauthenticated php command injection available from GLPI versions 10.0.2 and below to execute a command.

Author(s)

  • cosad3s
  • bwatters-r7

Platform

Linux

Architectures

x64, 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/linux/http/glpi_htmlawed_php_injection
msf exploit(glpi_htmlawed_php_injection) > show targets
    ...targets...
msf exploit(glpi_htmlawed_php_injection) > set TARGET < target-id >
msf exploit(glpi_htmlawed_php_injection) > show options
    ...show and set options...
msf exploit(glpi_htmlawed_php_injection) > 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

;