CVE-2024-6592
EUVD-2024-4765725.09.2024, 12:15
An incorrect authorization vulnerability in the protocol communication between the WatchGuard Authentication Gateway (aka Single Sign-On Agent) on Windows and the WatchGuard Single Sign-On Client on Windows and MacOS allows an attacker with network access to forge communications to affected components. In the event an attacker has already gained network access, they could exploit this vulnerability to retrieve authenticated usernames and group memberships from the Single Sign-On Agent or send arbitrary account and group information to the Single Sign-On Agent for their host. This vulnerability cannot be used by an attacker to gain access to user credentials.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| watchguard | authentication_gateway | 𝑥 ≤ 12.10.2 |
| watchguard | single_sign-on_client | 𝑥 ≤ 12.5.4 |
| watchguard | single_sign-on_client | 𝑥 ≤ 12.7 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| watchguard | authentication_gateway | 𝑥 < 12.10.2 | ADP |
| watchguard | single_sign-on_client | 𝑥 ≤ 12.7 | ADP |
| watchguard | single_sign-on_client | 𝑥 ≤ 12.5.4 | ADP |
Common Weakness Enumeration
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.