vendor:
Realtek Audio Driver
by:
Project Zero
7,2
CVSS
HIGH
Elevation of Privilege
264
CWE
Product Name: Realtek Audio Driver
Affected Version From: Realtek Audio Driver version 6.0.1.7898
Affected Version To: Realtek Audio Driver version 6.0.1.7898
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10
2016
Windows: Dolby Audio X2 Service Elevation of Privilege
The DAX2API service installed as part of the Realtek Audio Driver on Windows 10 is vulnerable to a privilege escalation vulnerability which allows a normal user to get arbitrary system privileges. The use of .NET for DCOM is inherently unsafe and should not be used. There’s public exploit code to elevate privileges on arbitrary services available at https://github.com/tyranid/ExploitDotNetDCOM. Microsoft recommends moving from using DCOM to WCF for .NET services of different privilege levels.
Mitigation:
Move from using DCOM to WCF for .NET services of different privilege levels.