Acronis TrueImage versions 2019 update 1 through 2021 update 1 are vulnerable to privilege escalation. The `com.acronis.trueimagehelper` helper tool does not perform any validation on connecting clients, which gives arbitrary clients the ability to execute functions provided by the helper tool with `root` privileges.
OSX
x64
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use exploit/osx/local/acronis_trueimage_xpc_privesc
msf exploit(acronis_trueimage_xpc_privesc) > show targets
...targets...
msf exploit(acronis_trueimage_xpc_privesc) > set TARGET < target-id >
msf exploit(acronis_trueimage_xpc_privesc) > show options
...show and set options...
msf exploit(acronis_trueimage_xpc_privesc) > 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