LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-6670: Progress WhatsUp Gold SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 16, 2024
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Oct 7, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-6670 to its Known Exploited Vulnerabilities catalog on Sep 16, 2024, with a federal patch deadline of Oct 7, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Progress WhatsUp Gold contains a SQL injection vulnerability that allows an unauthenticated attacker to retrieve the user's encrypted password if the application is configured with only a single user.

CVE-2024-6670 is a SQL injection vulnerability in Progress WhatsUp Gold. It allows an unauthenticated attacker to retrieve a user's encrypted password when the application is configured with only a single user. Because WhatsUp Gold is commonly used for network monitoring and management, successful exploitation can give attackers credentials that unlock further access to infrastructure. Public reporting also links this vulnerability to ransomware activity, elevating the urgency for teams that run the product.

Defenders should treat any internet-facing or poorly segmented WhatsUp Gold instance as high priority until they confirm they are not vulnerable and have applied the vendor-recommended fixes. Specifics such as exact affected builds must be verified against the Progress advisory.

How it works

The flaw is classified as CWE-89 (SQL Injection). In this class of weakness, user-controlled input reaches a database query without proper sanitization or parameterization. An unauthenticated attacker can craft requests that alter the intended SQL logic. According to the CISA summary, when WhatsUp Gold is set up with only a single user account, the injection can be used to retrieve that user's encrypted password. The attacker does not need prior credentials; the only precondition stated is the single-user configuration.

Once the encrypted password is obtained, the attacker may attempt offline cracking or reuse the material in other attacks against the same environment. No further exploit mechanics are provided in the available facts, so teams should not assume particular payloads or endpoints; those details belong in the vendor advisory and any accompanying technical analysis.

Am I affected? How to find it in your systems

WhatsUp Gold is typically deployed as an on-premises network monitoring and management platform, often running on Windows servers and listening on web ports for its console and APIs. Inventory steps include:

Log and telemetry signs of exploitation are not detailed in the public facts. In general for SQL-injection attempts, look for anomalous query strings, unexpected database errors, or spikes in failed authentication or data-access events originating from the WhatsUp Gold application account. Correlate web-server access logs with database audit logs if available. Confirm any indicators against the vendor advisory and CISA guidance rather than relying on generic signatures alone.

How to remediate

Patch first. Apply the vendor update that addresses CVE-2024-6670 exactly as described in the Progress advisory. CISA’s required action is to apply mitigations per vendor instructions or to discontinue use of the product if mitigations are unavailable. After patching:

Document the change and re-scan to confirm the vulnerability is no longer present.

If you can't patch immediately

Until the official update can be applied, reduce exposure with compensating controls:

If your data may have been exposed

Actively exploited vulnerabilities, especially those with known ransomware use, frequently lead to credential theft and subsequent breaches. If you operated a vulnerable WhatsUp Gold instance that was reachable by untrusted parties, assume the single-user encrypted password may have been retrieved and treat related accounts as compromised. Rotate passwords, review privileged access, and hunt for lateral movement. As a quick personal check, you can run a free exposure scan of your email address against known breach data sets to see whether associated credentials have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedProgress · WhatsUp Gold
WeaknessCWE-89
Added to CISA KEVSep 16, 2024
Federal patch deadlineOct 7, 2024
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities