vendor:
VMWare Workstation
by:
Unknown
7.5
CVSS
HIGH
Privilege Escalation
Unknown
CWE
Product Name: VMWare Workstation
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: No
Related CWE: Unknown
CPE: Unknown
Platforms Tested: Linux
Unknown
Privilege Escalation in VMWare Workstation
This vulnerability allows an unprivileged user on a Linux machine with VMWare Workstation installed to gain root privileges. The issue occurs when the privileged VM host process loads libasound, which parses ALSA configuration files, including one at ~/.asoundrc. The libasound library is not designed to run in a setuid context and permits loading arbitrary shared libraries via dlopen(). The exploit involves creating a malicious shared library and a specially crafted ALSA configuration file to gain root access.
Mitigation:
Unknown