LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5385: Dell Encryption versions prior to 10.8 and Dell Endpoint Security Suite versions prior to 2.8 contain a pri...

Dell Encryption versions prior to 10.8 and Dell Endpoint Security Suite versions prior to 2.8 contain a privilege escalation vulnerability because of an incomplete fix for CVE-2020-5358. A local malicious user with low privileges could potentially exploit this vulnerability to gain elevated privilege on the affected system with the help of a symbolic link.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a local privilege escalation issue in older Dell endpoint encryption/security software. An already low-privileged local user might gain elevated system privileges using a symbolic link, but exploitation is rated high complexity and requires user interaction.

Executive priority

Treat this as a moderate endpoint hardening issue. It is not described as remotely exploitable or actively exploited, but successful abuse could grant high-impact privileges on affected systems after local access is obtained.

Technical view

CVE-2020-5385 affects Dell Encryption before 10.8 and Dell Endpoint Security Suite before 2.8. It is described as an incomplete fix for CVE-2020-5358, mapped to CWE-732, with CVSS 3.1 score 6.7 and potential high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running affected Dell Encryption or Dell Endpoint Security Suite versions. The bundle only names Dell Encryption Enterprise in structured affected data, so confirm product edition and version from endpoint inventory.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked KEV. The attack is local, requires low privileges, high complexity, and user interaction, reducing broad internet-driven risk but still mattering on shared or compromised endpoints.

Researcher notes

The source bundle gives a concise description but limited vendor detail. Analysis should avoid assuming exploit availability. Key validation points are installed product/version, local user exposure, and whether the incomplete CVE-2020-5358 fix is remediated by vendor-recommended versions.

Mitigation direction

  • Review Dell advisory SLN322456 for vendor-approved remediation guidance.
  • Upgrade Dell Encryption to version 10.8 or later where applicable.
  • Upgrade Dell Endpoint Security Suite to version 2.8 or later where applicable.
  • Prioritize shared workstations and high-value administrative endpoints.
  • Restrict local user access where affected software cannot be upgraded quickly.

Validation and detection

  • Inventory installed Dell endpoint encryption and security suite versions.
  • Confirm whether any Dell Encryption installations are below 10.8.
  • Confirm whether any Dell Endpoint Security Suite installations are below 2.8.
  • Check endpoint management records for successful upgrade deployment.
  • Review local privilege escalation alerts on affected endpoints.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Privilege 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 lookup
cve · low confidence lookup

CVE-2020-5385 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2020-5385Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellDell Encryption EnterpriseunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-732 · source CWE mapping

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.