CVE-2024-4885 is a critical unauthenticated remote code execution vulnerability in Progress WhatsUp Gold for Windows affecting versions released before 2023.1.3. The flaw is rooted in the WhatsUp.ExportUtilities.Export.GetFileWithoutZip functionality and is described as a path traversal condition that can be leveraged to write attacker-controlled content to an attacker-controlled location. Available technical details indicate the issue is reachable through exposed NmApi WCF services and can be triggered without authentication via the recurring report functionality. By supplying crafted recurring report parameters, an attacker can influence the destination path and output type, causing the application to fetch attacker-controlled content and write it into a web-accessible location. This can be turned into pre-authentication remote code execution with commands executing in the security context of the IIS application pool account iisapppool\nmconsole.
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.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository provides a working exploit for CVE-2024-4885, a critical unauthenticated remote code execution vulnerability in Progress WhatsUp Gold. The main exploit script (CVE-2024-4885.py) is written in Python and automates the exploitation process: - It sets up a rogue HTTP callback server to interact with the target. - It crafts and sends a malicious SOAP request to the vulnerable /NmConsole/ReportService.asmx endpoint, exploiting the GetFileWithoutZip functionality to upload a user-supplied webshell (hax.aspx) to the target server. - The script then scans for the deployed webshell in the /NmConsole/Data/ExportedReports/ directory, using timestamped filenames. - Once the webshell is found, the script provides an interactive shell interface, allowing the attacker to execute arbitrary commands on the target via HTTP requests to the webshell, using the 'hax' query parameter. The repository includes: - CVE-2024-4885.py: The main exploit script. - hax.aspx: A simple ASPX webshell that executes commands received via the 'hax' query parameter. - README.md: Detailed usage instructions, technical analysis, and mitigation advice. The exploit is operational and provides a real, interactive shell on the target system if successful. It targets Progress WhatsUp Gold installations vulnerable to CVE-2024-4885 and requires no authentication. The attack vector is network-based, and the exploit is suitable for red team or penetration testing scenarios.
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.
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A remote code execution vulnerability in WhatsUp Gold that the content says was used for initial access in INC ransomware activity.
A path traversal vulnerability in Progress WhatsUp Gold allowing unauthenticated attackers to execute commands with system privileges.
A path traversal vulnerability in Progress WhatsUp Gold that could allow attackers to access unauthorized files or directories.
An unauthenticated path traversal in Progress WhatsUp Gold that can be turned into pre-auth remote code execution by abusing exposed WCF services and the GetFileWithoutZip report-generation path to write attacker-controlled files, including ASPX web shells, to a web-accessible directory.
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.