MODULE

SimpleHelp Path Traversal Vulnerability CVE-2024-57727

Try Surface Command Get a continuous 360° view of your attack surface
Back to Search

SimpleHelp Path Traversal Vulnerability CVE-2024-57727

Disclosed
01/12/2025
Created
02/25/2025

Description

There exists a path traversal vulnerability in the /toolbox-resource endpoint that enables unauthenticated remote attackers to download arbitrary files from the SimpleHelp server via crafted HTTP requests

Author(s)

  • horizon3ai
  • imjdl
  • jheysel-r7

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 auxiliary/scanner/http/simplehelp_toolbox_path_traversal
msf auxiliary(simplehelp_toolbox_path_traversal) > show actions
    ...actions...
msf auxiliary(simplehelp_toolbox_path_traversal) > set ACTION < action-name >
msf auxiliary(simplehelp_toolbox_path_traversal) > show options
    ...show and set options...
msf auxiliary(simplehelp_toolbox_path_traversal) > run 

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

;