CVE-2024-29954
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 · uneditedA vulnerability in a password management API in Brocade Fabric OS versions before v9.2.1, v9.2.0b, v9.1.1d, and v8.2.3e prints sensitive information in log files. This could allow an authenticated user to view the server passwords for protocols such as scp and sftp. Detail. When the firmwaredownload command is incorrectly entered or points to an erroneous file, the firmware download log captures the failed command, including any password entered in the command line.
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 firmwaredownload command in Brocade Fabric OS logs the entire command line including passwords when the command fails or points to an invalid file, exposing plaintext server credentials for protocols like SCP and SFTP to any authenticated user with log access.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 8.2.3e>= 9.0.1, < 9.1.1d>= 9.2.0, < 9.2.0bCVSS 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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/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.
-
Check Fabric OS versionRun 'version' or 'firmwareShow' command on the Fabric OS device to retrieve the installed version numberAffected if The version is < 8.2.3e, or >= 9.0.1 and < 9.1.1d, or >= 9.2.0 and < 9.2.0b
-
Review system logs for firmwaredownload command failuresAccess log files (typically in /var/log/ or via 'logsink' command) and search for entries containing 'firmwaredownload' that failed or pointed to invalid filesAffected if Log entries show the full firmwaredownload command line including plaintext passwords for SCP or SFTP protocols
-
Check for credential exposure in audit logsExamine audit logs or security logs accessible to authenticated users for any firmwaredownload command attempts that failedAffected if Logs contain plaintext credentials (passwords) passed as command-line arguments to firmwaredownload
The environment is affected if the Fabric OS version falls within the vulnerable ranges AND logs contain plaintext credentials from firmwaredownload command invocations.
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 · scoped8.2.3e9.1.1d9.2.0b
Upgrade to the patched versions (v9.2.1, v9.2.0b, v9.1.1d, or v8.2.3e) per the vendor advisory. As a workaround, avoid entering passwords directly on the command line for firmwaredownload operations.
Fabric OS v9.2.1 or later (or v8.2.3e for 8.x, v9.1.1d for 9.0.x-9.1.x, v9.2.0b for 9.2.0.x)
- 1. Identify the current Fabric OS version using the 'version' command or through the management interface.
- 2. Download the appropriate firmware upgrade file from Broadcom's support portal (support.broadcom.com) for your hardware platform.
- 3. For versions < 8.2.3e: Upgrade to Fabric OS v8.2.3e or later.
- 4. For versions >= 9.0.1 and < 9.1.1d: Upgrade to Fabric OS v9.1.1d or later.
- 5. For versions >= 9.2.0 and < 9.2.0b: Upgrade to Fabric OS v9.2.1 or later (v9.2.0b also fixes this specific issue).
- 6. After upgrade, verify the version using 'version' command.
- 7. Review new firmware download logs to confirm passwords are no longer being captured in plain text.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-29954 — 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-29954 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