| Reporter | Title | Published | Views | Family All 24 |
|---|---|---|---|---|
| Microsoft Windows - ManagementObject Arbitrary .NET Serialization Remote Code Execution Exploit | 21 Apr 201700:00 | – | zdt | |
| Windows 10 Realtek Audio Driver 6.0.1.7898 - Dolby Audio X2 Service Privilege Escalation Vulnerabili | 25 Apr 201700:00 | – | zdt | |
| Microsoft Windows 10 - COM Desktop Broker Privilege Escalation Exploit | 15 Jan 201900:00 | – | zdt | |
| CVE-2014-4073 | 14 Oct 201405:00 | – | circl | |
| Microsoft .NET ClickOnce Elevation of Privilege (MS14-057; CVE-2014-4073) | 14 Oct 201400:00 | – | checkpoint_advisories | |
| CVE-2014-4073 | 15 Oct 201410:00 | – | cve | |
| CVE-2014-4073 | 15 Oct 201410:00 | – | cvelist | |
| Microsoft Windows - ManagementObject Arbitrary .NET Serialization Remote Code Execution | 20 Apr 201700:00 | – | exploitdb | |
| Microsoft Windows 10 - COM Desktop Broker Privilege Escalation | 14 Jan 201900:00 | – | exploitdb | |
| Realtek Audio Driver 6.0.1.7898 (Windows 10) - Dolby Audio X2 Service Privilege Escalation | 25 Apr 201700:00 | – | exploitpack |
Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1075
Windows: Dolby Audio X2 Service Elevation of Privilege
Platform: Windows 10 + Realtek Audio Driver version 6.0.1.7898 (on a Lenovo P50). Version of the service binary 0.7.2.61 built on 7/18/2016.
Class: Elevation of Privilege
Summary:
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.
Description:
The DAX2API service is a DCOM service written in .NET running at 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. See https://blogs.technet.microsoft.com/srd/2014/10/14/more-details-about-cve-2014-4073-elevation-of-privilege-vulnerability/ for more information.
Proof of Concept:
To demonstrate the vulnerability download the project https://github.com/tyranid/ExploitDotNetDCOM and compile using Visual Studio. The executable to use is ExploitDotNetDCOMSerialization.exe.
1) From a command prompt run the command “ExploitDotNetDCOMSerialization.exe 6A28A945-790C-4B68-B0F4-34EEB1626EE3 notepad”
2) Check the currently running processes for the privileged copy of notepad,
Expected Result:
No privilege escalation occurs.
Observed Result:
An instance of notepad is running at system privileges.
Proof of Concept:
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/41933.zipData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation