CVE-2017-0100
HIGHWindows HelpPane - Privilege Escalation via DCOM Object
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-0100. PoCs published by Google Security Research, cssxn.
AI-analyzed exploit summary This C# PoC exploits CVE-2017-0100, a COM Session Moniker EoP vulnerability, by leveraging the IHxHelpPaneServer interface to execute arbitrary processes (e.g., notepad.exe) in another user's session without proper permission checks. It demonstrates the flaw by binding to a session moniker and executing a process in a different active session.
Description
A DCOM object in Helppane.exe in Microsoft Windows 7 SP1; Windows Server 2008 R2; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows local users to gain privileges via a crafted application, aka "Windows HelpPane Elevation of Privilege Vulnerability."
Exploits (2)
This C# PoC exploits CVE-2017-0100, a COM Session Moniker EoP vulnerability, by leveraging the IHxHelpPaneServer interface to execute arbitrary processes (e.g., notepad.exe) in another user's session without proper permission checks. It demonstrates the flaw by binding to a session moniker and executing a process in a different active session.
This PoC exploits CVE-2017-0100 by leveraging the IHxHelpPaneServer COM interface to execute arbitrary commands via the Execute method. The code demonstrates a local privilege escalation by launching calc.exe through a crafted file:// URL.
References (6)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H