Security readout for executives and security teams
Plain-English summary
This flaw affects older Dell endpoint encryption/security software. A low-privileged local user could potentially gain elevated privileges on an affected machine because product permissions were set incorrectly. It is not a remote internet-facing issue, but it matters on shared, high-value, or already-compromised endpoints.
Executive priority
Treat as a moderate endpoint hardening priority. It is unlikely to be a standalone remote breach path, but it can increase attacker privileges after local access, making it important for regulated or high-value workstation fleets.
Technical view
CVE-2020-5358 is a CWE-732 incorrect permissions privilege escalation in Dell Encryption before 10.7 and Dell Endpoint Security Suite before 2.7. CVSS 3.1 is 6.7 with local attack vector, high complexity, low privileges, user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely limited to endpoints running affected Dell Encryption or Dell Endpoint Security Suite versions. Systems without local untrusted users or prior foothold are less exposed, but compromised endpoint scenarios increase relevance.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not marked KEV. Exploitation requires local access with low privileges, high complexity, user interaction, and a symbolic link condition described by the CVE record.
Researcher notes
Core evidence supports a local privilege escalation caused by incorrect permissions. The affected product/version details are limited in the provided bundle, with Dell’s advisory as the vendor reference. Do not assume broader Dell products are affected without vendor confirmation.
Mitigation direction
- Upgrade Dell Encryption to version 10.7 or later.
- Upgrade Dell Endpoint Security Suite to version 2.7 or later.
- Review Dell advisory SLN321789 for product-specific remediation guidance.
- Prioritize shared, privileged-user, and high-value endpoint populations.
- Restrict local user access where upgrades cannot happen quickly.
Validation and detection
- Inventory endpoints for Dell Encryption and Dell Endpoint Security Suite installations.
- Identify installed versions below 10.7 or 2.7 respectively.
- Confirm remediated endpoints report fixed or later versions.
- Review relevant product permissions against Dell guidance.
- Track exceptions with owner, compensating controls, and upgrade date.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-732: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-5358 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.7 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H0.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.7MediumVector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.dell.com/support/article/SLN321789CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Permission Assignment for Critical Resource
Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
