Emc Powerscale OnefsOperating system · Dell

CVE-2022-45095

MEDIUM · 6.7 CVSS v3.1 Published 2023-02-01
Fix available
A fix is available. Upgrade to 9.1.0.25 / 9.2.1.18 or later.
See remediation →
69/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
Dell PowerScale OneFS, 8.2.x-9.4.x, contain a command injection vulnerability. An authenticated user having access local shell and having the privilege to gather logs from the cluster could potentially exploit this vulnerability, leading to execute arbitrary commands, denial of service, information disclosure, and data deletion.

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 confidence

Dell PowerScale OneFS versions 8.2.x through 9.4.x contain a command injection vulnerability in the log gathering functionality. An authenticated user with local shell access and privileges to gather logs from the cluster can inject arbitrary commands, potentially leading to full system compromise, denial of service, information disclosure, or data deletion.

MitigationApply vendor-supplied patches for PowerScale OneFS. Restrict local shell access and enforce least privilege for log gathering permissions until the patch is applied.

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
Emc Powerscale OnefsOperating system
Affected:>= 9.1.0.0, < 9.1.0.25>= 9.2.1.0, < 9.2.1.18>= 9.4.0.0, < 9.4.0.9

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
High

CVSS:3.1/AV:L/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 checks

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

  1. Determine installed PowerScale OneFS version
    Run command `isi version` or check `/etc/isi_version` file to identify the exact OneFS version installed on the cluster
    Affected if Version falls within any of these ranges: 9.1.0.0 through 9.1.0.24, 9.2.1.0 through 9.2.1.17, or 9.4.0.0 through 9.4.0.8
  2. Confirm log gathering capability is accessible
    Verify that log collection utilities such as `isi_gather_info` or equivalent log gathering commands exist and are accessible on the system
    Affected if Log gathering functionality is present and executable by authenticated users on the system
  3. Identify users with local shell access
    Review user accounts with shell access by examining `/etc/passwd` or using `isi auth` commands to list users who can access the local command line
    Affected if Any authenticated user account has local shell login capability
  4. Check permissions for log gathering operations
    Use `isi auth` or examine group memberships to determine which users or groups have privileges to execute log collection commands like isi_gather_info
    Affected if Users beyond strict administrative scope have permission to run cluster log gathering commands

The environment is affected if the installed OneFS version is within the vulnerable ranges AND authenticated users have both local shell access AND privileges to execute log gathering functionality.

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 9.1.0.25 / 9.2.1.18 / 9.4.0.9 or later
Fixed in 9.1.0.259.2.1.189.4.0.9
Interim mitigation

Apply vendor-supplied patches for PowerScale OneFS. Restrict local shell access and enforce least privilege for log gathering permissions until the patch is applied.

Recommended fix High confidence

Upgrade to OneFS 9.1.0.25 (or later for 9.1.x), 9.2.1.18 (or later for 9.2.x), or 9.4.0.9 (or later for 9.4.x) - preferably the latest available stable release in your branch

  1. 1. Back up all critical data and cluster configuration before initiating any upgrade
  2. 2. Review the Dell PowerScale OneFS upgrade documentation and release notes for the target version
  3. 3. Plan for a maintenance window as the upgrade will require cluster downtime
  4. 4. Download the appropriate OneFS iso image for the fixed version (9.1.0.25, 9.2.1.18, or 9.4.0.9 or later) from Dell Support portal
  5. 5. Initiate the OneFS upgrade using the 'isi upgrade' command or through the WebUI under Cluster Management > Upgrade
  6. 6. Monitor the upgrade process and verify all nodes are successfully upgraded
  7. 7. After upgrade completion, verify the OneFS version matches the expected fixed version using 'isi version'
  8. 8. Test that the vulnerability is no longer exploitable and validate normal cluster operations
Caveat Review Dell release notes for any compatibility changes, feature removals, or migration requirements between your current and target version; some older protocols or configurations may require adjustment

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

Fix this in Emc Powerscale Onefs Scoped from the published advisory
  • Consultation6.0 h
  • Implementation8.0 h
  • Testing8.0 h
  • Review / QA4.0 h
26.0 hours of engineering $4,560
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-45095 — 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-2022-45095 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