CVE-2024-41724
Published: 10 March 2025
Summary
CVE-2024-41724 is a high-severity Improper Certificate Validation (CWE-295) vulnerability in Gallagher Command Centre (inferred from references). Its CVSS base score is 8.7 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 24.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 IA-9 (Service Identification and Authentication) and SC-17 (Public Key Infrastructure Certificates).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly requires proper validation of PKI certificates, addressing the improper certificate validation that enables SALTO server spoofing.
Mandates identification and authentication of external services like the SALTO server integration to prevent spoofing attacks.
Provides remediation of the specific software flaw in certificate validation by applying patches to Gallagher Command Centre version 9.20.1043 or later.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The vulnerability allows an attacker to spoof the SALTO server due to improper certificate validation, directly enabling an adversary-in-the-middle attack to intercept and manipulate communications.
NVD Description
Improper Certificate Validation (CWE-295) in the Gallagher Command Centre SALTO integration allowed an attacker to spoof the SALTO server. This issue affects all versions of Gallagher Command Centre prior to 9.20.1043.
Deeper analysisAI
CVE-2024-41724 is an Improper Certificate Validation vulnerability (CWE-295) in the SALTO integration of Gallagher Command Centre. This flaw enables an attacker to spoof the SALTO server due to inadequate verification of certificates. The vulnerability affects all versions of Gallagher Command Centre prior to 9.20.1043 and carries a CVSS v3.1 base score of 8.7 (AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N).
An unauthenticated attacker with network access can exploit this vulnerability through a high-complexity attack that requires no user interaction. By spoofing the SALTO server, the attacker achieves high-impact confidentiality and integrity violations across the affected scope, potentially allowing unauthorized access to or manipulation of integration-related data and functions between Gallagher Command Centre and SALTO systems.
The Gallagher Security Advisory at https://security.gallagher.com/en-NZ/Security-Advisories/CVE-2024-41724 provides details on mitigation. Security practitioners should upgrade to Gallagher Command Centre version 9.20.1043 or later to address the issue.
Details
- CWE(s)