Storage Monitoring And ReportingApplication · Dell

CVE-2024-0157

MEDIUM · 6.5 CVSS v3.1 Published 2024-04-12
Fix available
A fix is available. Upgrade to 5.0.0.0 or later.
See remediation →
70/100
Remediation priority · Elevated
No privileges 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 Resource Manager, 4.9.0.0 and below, contain(s) a Session Fixation Vulnerability in SRM Windows Host Agent. An adjacent network unauthenticated attacker could potentially exploit this vulnerability, leading to the hijack of a targeted user's application session.

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

This is a Session Fixation vulnerability in Dell Storage Resource Manager's Windows Host Agent. An adjacent network attacker can potentially set or fix a user's session ID before authentication occurs, allowing the attacker to hijack the user's session after they log in. The vulnerability is exploitable by an unauthenticated attacker on the adjacent network.

MitigationImplement session ID regeneration upon user authentication and invalidate any pre-existing session identifiers to prevent fixation attacks. Additionally, consider implementing session timeout and secure session cookie attributes.

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
Storage Monitoring And ReportingApplication
Affected:< 5.0.0.0
Storage Resource ManagerApplication
Affected:< 5.0.0.0

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

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/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 if Dell Storage product is installed
    Open Windows Control Panel > Programs and Features, or run 'Get-WmiObject -Class Win32_Product' to list installed software. Look for 'Dell Storage Monitoring And Reporting' or 'Dell Storage Resource Manager'.
    Affected if Either product is listed in installed programs
  2. Check installed version against vulnerable range
    In Programs and Features, check the version column for the Dell Storage product. Alternatively, right-click the application's executable (typically in Program Files\Dell) and view Properties > Details to find the File Version.
    Affected if The installed version is any version lower than 5.0.0.0, or if the version cannot be determined and the product is installed
  3. Verify the Windows Host Agent service is running
    Open Services (services.msc) and look for 'Dell Storage Resource Manager Host Agent' or 'Dell Storage Monitoring And Reporting Host Agent' service. Check if the Status is 'Running'.
    Affected if The Host Agent service is installed and running on the system
  4. Determine network exposure of web interface
    From another system on the same network segment, attempt to access the product's web interface using the IP address or hostname of the affected server (typically ports 8443, 443, or 8080). Use a browser or curl command: 'curl -k https://<server>:8443'
    Affected if The web interface is reachable from an adjacent network segment without authentication, indicating the attack surface is exposed
  5. Inspect session cookie behavior before authentication
    Using a browser's developer tools (F12), clear cookies, then navigate to the login page of the Dell Storage web interface WITHOUT logging in. Check the Application/Storage tab for any session cookies (JSESSIONID, ASP.NET_SessionId, or similar) that were set prior to authentication.
    Affected if A session identifier cookie is created and assigned to the browser BEFORE the user authenticates, indicating the session fixation vulnerability is present

The environment is affected if Dell Storage Resource Manager or Dell Storage Monitoring And Reporting is installed with a version lower than 5.0.0.0 and the Host Agent service is running with network-accessible web interface.

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 5.0.0.0 or later
Fixed in 5.0.0.0
Interim mitigation

Implement session ID regeneration upon user authentication and invalidate any pre-existing session identifiers to prevent fixation attacks. Additionally, consider implementing session timeout and secure session cookie attributes.

Recommended fix Moderate confidence

Dell Storage Resource Manager 5.0.0.0

  1. Back up current Storage Resource Manager configuration and data
  2. Review Dell Storage Resource Manager 5.0.0.0 release notes for any pre-upgrade requirements
  3. Ensure system meets hardware and software prerequisites for version 5.0.0.0
  4. Download Dell Storage Resource Manager 5.0.0.0 from Dell support portal
  5. Stop SRM services on the Windows host agent
  6. Install version 5.0.0.0 following Dell upgrade documentation
  7. Verify SRM services start successfully
  8. Validate that the session fixation vulnerability is resolved by confirming new session tokens are generated on login
Caveat Review release notes for any configuration or feature changes between 4.x and 5.0.0.0 that may require adjustment

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

Fix this in Storage Monitoring And Reporting Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
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,984.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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