Rapid7 Vulnerability & Exploit Database

Gibbon School Platform Authenticated PHP Deserialization Vulnerability

Back to Search

Gibbon School Platform Authenticated PHP Deserialization Vulnerability

Disclosed
03/18/2024
Created
04/05/2024

Description

A Remote Code Execution vulnerability in Gibbon online school platform version 26.0.00 and lower allows remote authenticated users to conduct PHP deserialization attacks via columnOrder in a POST request to the endpoint `/modules/System%20Admin/import_run.php&type=externalAssessment&step=4`. 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>
  • Ali Maharramli
  • Fikrat Guliev
  • Islam Rzayev

Platform

Linux,PHP,Unix,Windows

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

;