Rapid7 Vulnerability & Exploit Database

Vinchin Backup and Recovery Command Injection

Back to Search

Vinchin Backup and Recovery Command Injection

Disclosed
10/26/2023
Created
12/20/2023

Description

This module exploits a command injection vulnerability in Vinchin Backup & Recovery v5.0.*, v6.0.*, v6.7.*, and v7.0.*. Due to insufficient input validation in the checkIpExists API endpoint, an attacker can execute arbitrary commands as the web server user.

Author(s)

  • Gregory Boddin (LeakIX)
  • Valentin Lobstein

Platform

Linux,Unix

Architectures

cmd

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

;