Replay Manager For VmwareApplication · Dell

CVE-2023-39250

MEDIUM · 5.5 CVSS v3.1 Published 2023-08-16
Fix available
A fix is available. Upgrade to 3.1.2 / 6.1.1 or later.
See remediation →
57/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 Storage Integration Tools for VMware (DSITV) and Dell Storage vSphere Client Plugin (DSVCP) versions prior to 6.1.1 and Replay Manager for VMware (RMSV) versions prior to 3.1.2 contain an information disclosure vulnerability. A local low-privileged malicious user could potentially exploit this vulnerability to retrieve an encryption key that could aid in further attacks.

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

Dell Storage Integration Tools for VMware (DSITV), Dell Storage vSphere Client Plugin (DSVCP), and Replay Manager for VMware (RMSV) contain an information disclosure vulnerability where a local low-privileged user can retrieve an encryption key from the affected system, potentially enabling privilege escalation or further attack progression.

MitigationUpgrade DSITV and DSVCP to version 6.1.1 or later, and RMSV to version 3.1.2 or later, to remediate the encryption key exposure.

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
Replay Manager For VmwareApplication
Affected:< 3.1.2
Storage Integration Tools For VmwareApplication
Affected:< 6.1.1
Storage Vsphere Client PluginPlugin / extension
Affected:< 6.1.1

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
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 checks

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

  1. Identify installed Dell VMware products
    Search the system for installed Dell Storage Integration Tools for VMware, Dell Storage vSphere Client Plugin, or Dell Replay Manager for VMware. Check common installation directories such as C:\Program Files\Dell or C:\Program Files (x86)\Dell, and review installed programs in Windows Control Panel or Linux package management systems.
    Affected if Any of these three Dell products are found on the system
  2. Determine Dell Replay Manager for VMware version
    Locate the RMSV installation and check its version. Common methods include: right-clicking the executable and selecting Properties > Details, running 'rpm -qi' or 'dpkg -l' on Linux, or checking version information in the application's About/Help menu.
    Affected if The installed version is lower than 3.1.2
  3. Determine Dell Storage Integration Tools for VMware version
    Locate the DSITV installation and check its version using the same methods: Properties > Details on Windows executables, or package query commands on Linux systems.
    Affected if The installed version is lower than 6.1.1
  4. Determine Dell Storage vSphere Client Plugin version
    Locate the DSVCP installation and check its version. For vSphere plugins, this may also be visible in the vSphere Client interface under Plugins or Solutions. Check the plugin's manifest or version file in its installation directory.
    Affected if The installed version is lower than 6.1.1
  5. Verify encryption key accessibility
    Examine file system permissions on the application data directories where Dell products store configuration or credential files. Check if low-privileged users have read access to directories containing encryption keys or sensitive configuration files.
    Affected if Non-admin users can read sensitive files containing encryption keys in the product's data directories

A system is affected if any of the three Dell products is installed with a version lower than 3.1.2 (RMSV) or 6.1.1 (DSITV or DSVCP) and the application stores encryption keys in a location accessible to low-privileged local users.

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 3.1.2 / 6.1.1 or later
Fixed in 3.1.26.1.1
Interim mitigation

Upgrade DSITV and DSVCP to version 6.1.1 or later, and RMSV to version 3.1.2 or later, to remediate the encryption key exposure.

Recommended fix High confidence

Replay Manager for VMware 3.1.2; Storage Integration Tools for VMware 6.1.1; Storage vSphere Client Plugin 6.1.1

  1. Identify which affected Dell product is deployed in your environment (Replay Manager for VMware, Storage Integration Tools for VMware, or Storage vSphere Client Plugin)
  2. Download the fixed version from Dell's support portal: version 3.1.2 for Replay Manager for VMware, or version 6.1.1 for Storage Integration Tools for VMware and Storage vSphere Client Plugin
  3. Create a backup of the current configuration and any encryption keys currently in use
  4. Stop all services related to the affected Dell product before upgrading
  5. Install the updated version of the affected product
  6. Restart the services and verify the installation was successful
  7. Confirm the encryption key is no longer exposed to low-privileged users
Caveat Review Dell release notes for any configuration changes required between your current version and the target version before upgrading

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

Fix this in Replay Manager For Vmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,120
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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