Rapid7 Vulnerability & Exploit Database

Gambio Online Webshop unauthenticated PHP Deserialization Vulnerability

Back to Search

Gambio Online Webshop unauthenticated PHP Deserialization Vulnerability

Disclosed
01/19/2024
Created
04/19/2024

Description

A Remote Code Execution vulnerability in Gambio online webshop version 4.9.2.0 and lower allows remote attackers to run arbitrary commands via unauthenticated HTTP POST request. The identified vulnerability within Gambio pertains to an insecure deserialization flaw, which ultimately allows an attacker to execute remote code on affected systems. The insecure deserialization vulnerability in Gambio poses a significant risk to affected systems. As it allows remote code execution, adversaries could exploit this flaw to execute arbitrary commands, potentially resulting in complete system compromise, data exfiltration, or unauthorized access to sensitive information.

Author(s)

  • h00die-gr3y <h00die.gr3y@gmail.com>
  • usd Herolab

Platform

Linux,PHP,Unix

Architectures

php, cmd, x64, x86

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

;