CVE-2018-0824 is a remote code execution vulnerability in Microsoft COM for Windows. The vulnerability arises from improper handling of serialized objects, allowing an attacker to execute arbitrary code in the context of the current user. The flaw affects multiple Windows versions, including Windows 7, 8.1, 10, Windows Server 2008, 2012, 2016, and Windows RT 8.1. Exploitation typically requires an attacker to convince a user to open a specially crafted file or visit a malicious website that leverages the vulnerable COM component.
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.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
This repository contains a single Metasploit post-exploitation module targeting CVE-2018-0824, a local privilege escalation vulnerability in Microsoft Windows (Vista SP0 through Windows 10 1803, x64 only). The module uploads a malicious binary (UnmarshalPwn.exe) and a COM script file (.sct) to the target's %TEMP% directory, then executes the binary with the script as an argument to trigger the vulnerability. By default, it creates a new local administrator user, but can be configured to run arbitrary commands as SYSTEM. The module includes checks for architecture and OS version, and cleans up uploaded files after execution. The attack vector is local, requiring an existing Meterpreter session on the target. No network endpoints are involved; the main fingerprintable artifacts are the temporary files written to disk during exploitation.
This repository is a Proof-of-Concept (POC) exploit for CVE-2018-0824, a deserialization vulnerability in Microsoft .NET Framework that can lead to remote code execution. The repository is structured as a Visual Studio C++ project named 'UnmarshalPwn'. The main exploit logic is expected to reside in 'UnmarshalPwn/UnmarshalPwn/UnmarshalPwn.cpp', though the actual source code is not included in the provided content. The project files (.sln, .vcxproj, .filters) and build configuration indicate it is intended to be built and run on Windows, targeting both x86 and x64 platforms. The README and references point to a detailed blog post for further information. No network endpoints, IPs, or URLs are hardcoded in the project files themselves. The exploit demonstrates the vulnerability but does not appear to be weaponized or part of a larger framework. Its primary purpose is to serve as a POC for researchers and defenders to understand and test the CVE-2018-0824 vulnerability.
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.
1 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
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.