Rapid7 Vulnerability & Exploit Database

Jasmin Ransomware Web Server Unauthenticated Directory Traversal

Back to Search

Jasmin Ransomware Web Server Unauthenticated Directory Traversal

Disclosed
04/08/2023
Created
05/27/2024

Description

The Jasmin Ransomware web server contains an unauthenticated directory traversal vulnerability within the download functionality. As of April 15, 2024 this was still unpatched, so all versions are vulnerable. The last patch was in 2021, so it will likely not ever be patched.

Author(s)

  • chebuya
  • h00die

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/gather/jasmin_ransomware_dir_traversal
msf auxiliary(jasmin_ransomware_dir_traversal) > show actions
    ...actions...
msf auxiliary(jasmin_ransomware_dir_traversal) > set ACTION < action-name >
msf auxiliary(jasmin_ransomware_dir_traversal) > show options
    ...show and set options...
msf auxiliary(jasmin_ransomware_dir_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

;