CVE-2024-0004
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 condition exists in FlashArray Purity whereby an user with array admin role can execute arbitrary commands remotely to escalate privilege on the array.
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 confidenceFlashArray Purity contains a privilege escalation vulnerability where an authenticated user with array admin role can execute arbitrary commands remotely. This allows the attacker to escalate beyond their intended administrative privileges to gain full control of the array.
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>= 5.0.0, <= 5.0.11>= 5.1.0, <= 5.1.17>= 5.2.0, <= 5.2.7>= 5.3.0, <= 5.3.21>= 6.0.0, <= 6.0.9>= 6.1.0, <= 6.1.25>= 6.2.0, <= 6.2.17>= 6.3.0, <= 6.3.14>= 6.4.0, <= 6.4.10= 6.5.0CVSS 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
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
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 installed Purity versionAccess the FlashArray management interface or run the command `purectl list version` or check via the web UI under Settings > Overview to retrieve the Purity firmware version.Affected if The installed version falls within any of these ranges: 5.0.0-5.0.11, 5.1.0-5.1.17, 5.2.0-5.2.7, 5.3.0-5.3.21, 6.0.0-6.0.9, 6.1.0-6.1.25, 6.2.0-6.2.17, 6.3.0-6.3.14, 6.4.0-6.4.10, or is exactly 6.5.0.
-
Review array admin user accountsIn the FlashArray UI, navigate to Settings > Users or run `pureadmin list` to enumerate all users assigned the array admin role.Affected if There exists any user account with the array admin role currently active on the system.
-
Verify remote API access is enabledCheck the FlashArray network settings to confirm whether the REST API or SSH interface is accessible from network segments where non-administrative users operate.Affected if Remote API or SSH access is permitted for array admin users from any network location.
-
Inspect audit logs for command executionReview the FlashArray audit logs under Settings > Audit or run `pureaudit` to look for entries indicating arbitrary command execution, shell access, or API calls that invoke system commands.Affected if Audit logs contain records of arbitrary system commands being executed by users with array admin privileges.
Your environment is affected if the installed Purity version matches any of the affected version ranges AND there are array admin users configured with the ability to execute commands remotely.
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 · scopedRestrict or eliminate the ability for array admin users to execute arbitrary system commands. Implement proper command sandboxing or role-based access controls to prevent privilege escalation from the array admin role.
Purity//FA 5.3.22 or later (or respective fix in 5.0.12+, 5.1.18+, 5.2.8+ branches)
- Identify the currently installed Purity//FA version using the Pure Storage management interface or CLI
- Determine which version branch (5.0.x, 5.1.x, 5.2.x, or 5.3.x) is currently in use
- Upgrade to the next available version in the respective branch that addresses the vulnerability
- Verify the upgrade by checking the Purity version post-upgrade
- Confirm that the array admin role permissions have been properly scoped after upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation12.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,968.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-0004 — 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-0004 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