DVKunion / CVE-2023-27326

VM Escape for Parallels Desktop <18.1.1

Home Page:https://www.buymeacoffee.com/hackerden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buy Me A Coffee

Parallels Desktop VM Escape

This repository contains an exploit for a Parallels Desktop vulnerability which has been assigned CVE-2023-27326. This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop.

The exploit was tested on Parallels Desktop version 18.0.0 (53049), and the vulnerability was patched in the 18.1.1 (53328) security update.

Vulnerability Details

The specific flaw exists within the Toolgate component. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the current user on the host system.

The full details of the vulnerability can be found in the accompanying blog post.

Credits

The vulnerability was discovered and exploited by Alexandre Adamski of Impalabs. The boiler plate code of the kernel module is taken from RET2 Systems's Pwn2Own 2021 exploit.

POC

proof_of_concept.1.mp4

About

VM Escape for Parallels Desktop <18.1.1

https://www.buymeacoffee.com/hackerden

License:MIT License


Languages

Language:C 95.9%Language:Makefile 3.1%Language:Shell 1.1%