CVE-2025-1351
BaseFortify
Publication date: 2025-07-07
Last updated on: 2025-08-14
Assigner: IBM Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ibm | storage_virtualize | 8.5 |
| ibm | storage_virtualize | 8.6 |
| ibm | storage_virtualize | 8.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition in the login function of IBM Storage Virtualize products (versions 8.5, 8.6, and 8.7). It allows a user to escalate their privileges to those of another user who is logging in at the same time. The issue arises from improper synchronization during concurrent login attempts, classified as CWE-362. [1]
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized privilege escalation, allowing a user with low privileges to gain the privileges of another user concurrently logged in. It can also cause denial of service. The impacts include high confidentiality, integrity, and availability risks within the affected IBM Storage Virtualize environments. [1]
What immediate steps should I take to mitigate this vulnerability?
IBM recommends upgrading affected IBM Storage Virtualize products to the specified fixed versions or later to remediate the vulnerability. No workarounds or mitigations are available. [1]