WebDAV Elevation of Privilege Vulnerability in Microsoft Windows
CVE-2016-0051 is a local elevation-of-privilege vulnerability in the Microsoft Windows WebDAV client affecting Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, and Windows 10 Gold and 1511. According to the provided content, the flaw allows a local user to gain elevated privileges via a crafted application. Microsoft refers to this issue as the "WebDAV Elevation of Privilege Vulnerability." The specific vulnerable function or code path is not provided in the supplied material.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (2 hidden).
This repository contains two main proof-of-concept exploits for CVE-2016-0051 (MS16-016), a Windows kernel vulnerability. The structure includes two Visual Studio solutions: 'BSoD' and 'EoP'. - The 'BSoD' project (BSoD/BSoD/Program.cs) is a C# program that sets up a fake WebDAV server on a random local port and attempts to trigger a Blue Screen of Death (system crash) by interacting with the Windows network stack using crafted network shares and file operations. - The 'EoP' project (EoP/EoP/Program.cs) is a more complex C# exploit that also sets up a fake WebDAV server and uses Windows API calls to trigger the vulnerability, but its goal is to escalate privileges to SYSTEM. If successful, it spawns a SYSTEM shell (cmd.exe). The EoP project also includes a 'Shellcode' subproject (C++), which is likely used to generate the payload for the privilege escalation. Both exploits are local (require code execution on the target) and target unpatched versions of Windows 7 SP1 x86 (for EoP) and Windows 10 x64 (for BSoD). The exploits use the loopback address (127.0.0.1) and dynamically chosen ports to set up the fake WebDAV server and network shares. The README provides context, references, and a timeline for the vulnerability's discovery and disclosure. Overall, this repository provides operational proof-of-concept code for both denial-of-service (BSoD) and privilege escalation (EoP) attacks against vulnerable Windows systems.
Affected products & vendors
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
Recent activity
4 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Windows privilege escalation vulnerability that Whitefly exploited on unpatched systems.
Windows privilege escalation vulnerability exploited using an open-source tool by Whitefly.
Known Windows privilege escalation vulnerability exploited using an open-source tool by Whitefly.
Windows privilege escalation vulnerability exploited by Whitefly using an open-source tool on unpatched systems.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.