vendor:
VirtualBox
by:
Unknown
8.8
CVSS
HIGH
Elevation of Privilege
Unknown
CWE
Product Name: VirtualBox
Affected Version From: VirtualBox 6.0.4 r128413 x64
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: CVE-2017-10204
CPE: Unknown
Platforms Tested: Windows 10 1809
Unknown
VirtualBox: COM RPC Interface Code Injection Host EoP
The hardened VirtualBox process on a Windows host doesn’t secure its COM interface leading to arbitrary code injection and EoP.
Mitigation:
Block PROCESS_VM_READ access entirely, call CoInitializeSecurity at process start and pass a security descriptor to the pSecDesc parameter which limits access to administrators and perhaps service accounts.