7.1
CVE-2026-28265
- EPSS 0.02%
- Veröffentlicht 01.04.2026 07:41:28
- Zuletzt bearbeitet 02.04.2026 20:43:17
- Quelle security_alert@emc.com
- CVE-Watchlists
- Unerledigt
PowerStore, contains a Path Traversal vulnerability in the Service user. A low privileged attacker with local access could potentially exploit this vulnerability, leading to modification of arbitrary system files.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dell ≫ Powerstoreos Version < 4.4.0.0-2692403
Dell ≫ Powerstore 1000t Version-
Dell ≫ Powerstore 1200t Version-
Dell ≫ Powerstore 3000t Version-
Dell ≫ Powerstore 3200q Version-
Dell ≫ Powerstore 3200t Version-
Dell ≫ Powerstore 5000t Version-
Dell ≫ Powerstore 500t Version-
Dell ≫ Powerstore 5200q Version-
Dell ≫ Powerstore 5200t Version-
Dell ≫ Powerstore 7000t Version-
Dell ≫ Powerstore 9000t Version-
Dell ≫ Powerstore 9200t Version-
Dell ≫ Powerstore 1200t Version-
Dell ≫ Powerstore 3000t Version-
Dell ≫ Powerstore 3200q Version-
Dell ≫ Powerstore 3200t Version-
Dell ≫ Powerstore 5000t Version-
Dell ≫ Powerstore 500t Version-
Dell ≫ Powerstore 5200q Version-
Dell ≫ Powerstore 5200t Version-
Dell ≫ Powerstore 7000t Version-
Dell ≫ Powerstore 9000t Version-
Dell ≫ Powerstore 9200t Version-
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.035 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.1 | 1.8 | 5.2 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
|
| security_alert@emc.com | 4.4 | 1.8 | 2.5 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-35 Path Traversal: '.../...//'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.