Rapid7 Vulnerability & Exploit Database

Veeam ONE Agent .NET Deserialization

Back to Search

Veeam ONE Agent .NET Deserialization

Disclosed
04/15/2020
Created
05/02/2020

Description

This module exploits a .NET deserialization vulnerability in the Veeam ONE Agent before the hotfix versions 9.5.5.4587 and 10.0.1.750 in the 9 and 10 release lines. Specifically, the module targets the HandshakeResult() method used by the Agent. By inducing a failure in the handshake, the Agent will deserialize untrusted data. Tested against the pre-patched release of 10.0.0.750. Note that Veeam continues to distribute this version but with the patch pre-applied.

Author(s)

  • Michael Zanetta
  • Edgar Boda-Majer
  • wvu <wvu@metasploit.com>

Platform

Windows

Architectures

cmd, x86, x64

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

;