CVE-2024-42407
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedInsertion of Sensitive Information into Log File (CWE-532) in the Gallagher Command Centre Alarm Transmitter feature could allow an authenticated Operator to view some security sensitive information to which they have not been granted access. This issue affects: Command Centre Server 9.10 prior to 9.10.2149 (MR4), 9.00 prior to 9.00.2374 (MR5), 8.90 prior to 8.90.2356 (MR6), all versions of 8.80 and prior.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Alarm Transmitter feature in Gallagher Command Centre Server writes security-sensitive information to log files that authenticated Operators can access, violating access control boundaries. An operator with limited permissions can view sensitive data they should not have permission to see through these logs.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Command Centre installation and versionLocate the Gallagher Command Centre installation and determine the installed version number. This is typically found in Windows Programs and Features, or via the Command Centre server configuration. The version format appears as 9.x.xxxx or 8.90.xxxxAffected if The installed version is earlier than 9.10.2149, 9.00.2374, or 8.90.2356 (or the version cannot be determined but falls within those release branches)
-
Verify Alarm Transmitter feature is in useCheck if the Alarm Transmitter module or feature is configured or enabled within Command Centre. This may be visible in the Command Centre client under System > Features, or via configuration files in the Command Centre data directoryAffected if The Alarm Transmitter feature is enabled or configured in the environment
-
Locate Command Centre log filesIdentify the log directory where Command Centre writes its log files. Common paths include the logs folder within the Command Centre installation directory or a dedicated logging directory configured in the systemAffected if Log files exist and are accessible (this is a prerequisite for the vulnerability to be exploitable)
-
Inspect log files for sensitive data exposureExamine recent log files for security-sensitive information that should be permission-filtered. Look for data that appears to contain credentials, operator actions, or information that should be restricted based on user rolesAffected if Log files contain sensitive information that may be visible to operators who should not have permission to view that data
You are likely affected if Command Centre is installed with a version prior to the fixed releases AND the Alarm Transmitter feature is enabled, as this creates the condition where unauthorized operators could view restricted data through log files.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply the vendor-supplied patch (9.10.2149, 9.00.2374, or 8.90.2356 depending on branch) to remediate the improper logging of sensitive information in the Alarm Transmitter feature.
Command Centre Server 9.10.2149 (MR4) or later, or 9.00.2374 (MR5), or 8.90.2356 (MR6) depending on current branch
- Identify the current Command Centre Server version in use
- Determine which version branch is in use (8.80, 8.90, 9.00, or 9.10)
- For version 8.80 and prior: Upgrade to Command Centre Server 8.90.2356 (MR6) or later
- For version 8.90: Upgrade to Command Centre Server 8.90.2356 (MR6) or later
- For version 9.00: Upgrade to Command Centre Server 9.00.2374 (MR5) or later
- For version 9.10: Upgrade to Command Centre Server 9.10.2149 (MR4) or later
- After upgrade, verify the fix by confirming sensitive information is no longer written to logs in the Alarm Transmitter feature
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-42407 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-42407 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data