LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5358: Dell Encryption versions prior to 10.7 and Dell Endpoint Security Suite versions prior to 2.7 contain a pri...

Dell Encryption versions prior to 10.7 and Dell Endpoint Security Suite versions prior to 2.7 contain a privilege escalation vulnerability due to incorrect permissions. 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 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.
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-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
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-5358Attack 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.