Rapid7 Vulnerability & Exploit Database

Sonicwall

Back to Search

Sonicwall

Disclosed
07/12/2023
Created
09/08/2023

Description

This module exploits a series of vulnerabilities - including auth bypass, SQL injection, and shell injection - to obtain remote code execution on SonicWall GMS versions <= 9.9.9320.

Author(s)

  • fulmetalpackets <fulmetalpackets@gmail.com>
  • Ron Bowes <rbowes@rapid7.com>

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

;