Brocade SannavApplication · Broadcom

CVE-2024-29967

MEDIUM · 6.0 CVSS v3.1 Published 2024-04-19
Fix available
A fix is available. Upgrade to 2.3.0a or later.
See remediation →
62/100
Remediation priority · Elevated
Zero-click

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 · unedited
In Brocade SANnav before Brocade SANnav v2.31 and v2.3.0a, it was observed that Docker instances inside the appliance have insecure mount points, allowing reading and writing access to sensitive files. The vulnerability could allow a sudo privileged user on the host OS to read and write access to these files.

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 · moderate confidence

Brocade SANnav versions prior to v2.31 and v2.3.0a ship with Docker containers that have insecure volume mount configurations. A user with sudo privileges on the host appliance can exploit these improperly secured mount points to escape container isolation and read/write to sensitive host filesystem files outside the intended container boundary.

MitigationUpgrade to Brocade SANnav v2.31 or v2.3.0a which contains the corrected Docker mount configurations; alternatively, review and restrict Docker volume mount permissions to prevent host filesystem access from within containers.

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
Brocade SannavApplication
Affected:< 2.3.0a

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
Local
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify SANnav installation
    Locate the Brocade SANnav installation on the host system. Check for SANnav installation directories or the presence of SANnav-related Docker containers using 'docker ps' to list running containers with SANnav in their name or description.
    Affected if SANnav is installed and running as Docker containers on the appliance.
  2. Determine installed SANnav version
    Check the SANnav version by accessing the management interface, examining the installation directory for version files, or running version-checking commands specific to the SANnav installation.
    Affected if The installed version is any version prior to v2.3.0a (including all versions below v2.31).
  3. Inspect Docker volume mounts
    Examine Docker container volume mount configurations using 'docker inspect' on SANnav containers. Look for bind mounts that map host filesystem paths into the container, particularly those pointing to sensitive host directories.
    Affected if Docker containers have bind mounts that allow access to host filesystem paths outside the intended container boundary.
  4. Verify mount point permissions
    Review the permissions and ownership of mounted volumes inside the containers. Check if the mounted host paths are writable from within the container context.
    Affected if Volume mounts permit read or write access to sensitive host directories from inside the container, enabling escape beyond intended isolation boundaries.

A user is affected if SANnav versions prior to v2.3.0a are installed and the Docker containers have insecure bind mount configurations that allow container escape to the host filesystem.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 2.3.0a or later
Fixed in 2.3.0a
Interim mitigation

Upgrade to Brocade SANnav v2.31 or v2.3.0a which contains the corrected Docker mount configurations; alternatively, review and restrict Docker volume mount permissions to prevent host filesystem access from within containers.

Recommended fix Moderate confidence

Brocade SANnav v2.3.0a or v2.31

  1. 1. Back up the current Brocade SANnav configuration and data according to Broadcom documentation.
  2. 2. Download the fixed version of Brocade SANnav (v2.3.0a or v2.31) from the Broadcom support portal at support.broadcom.com.
  3. 3. Follow the standard SANnav upgrade procedure documented in the Brocade SANnav Installation and Upgrade Guide.
  4. 4. After upgrade, verify that Docker mount points are properly secured and sensitive files are no longer accessible from the host OS.
Caveat Review release notes for any compatibility requirements or configuration changes before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Brocade Sannav Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing4.0 h
  • Review / QA2.0 h
15.0 hours of engineering $2,640
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-29967 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-29967 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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