LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3745: The vulnerability is limited to the installers of Dell Encryption Enterprise versions prior to 10.4.0 and D...

The vulnerability is limited to the installers of Dell Encryption Enterprise versions prior to 10.4.0 and Dell Endpoint Security Suite Enterprise versions prior to 2.4.0. This issue is exploitable only during the installation of the product by an administrator. A local authenticated low privileged user potentially could exploit this vulnerability by staging a malicious DLL in the search path of the installer prior to its execution by a local administrator. This would cause loading of the malicious DLL, which would allow the attacker to execute arbitrary code in the context of an administrator.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Dell installer weakness, not a continuously exposed service flaw. During installation, a local low-privileged user could place a malicious DLL where the administrator-run installer may load it, allowing code execution with administrator rights.

Executive priority

Treat this as a controlled remediation item, not an internet-facing emergency. Prioritize teams managing Dell endpoint encryption/security deployments and ensure future installs use fixed installers from protected locations.

Technical view

CVE-2019-3745 is a CWE-427 DLL search path issue affecting Dell Encryption Enterprise installers before 10.4.0 and Dell Endpoint Security Suite Enterprise installers before 2.4.0. Exploitation requires local authentication, prior staging of a malicious DLL, and an administrator executing the vulnerable installer.

Likely exposure

Exposure is most likely on Windows endpoints where affected Dell security products were installed or upgraded using vulnerable installer versions, especially from writable directories shared with standard users.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The attack window is narrow: a low-privileged local user must prepare the DLL path before an administrator runs the installer.

Researcher notes

The vulnerability is constrained to installation-time DLL loading behavior. CVSS is 6.7 with local attack vector, high complexity, low privileges, and required user interaction, but successful exploitation can affect confidentiality, integrity, and availability as administrator.

Mitigation direction

  • Use Dell Encryption Enterprise installer version 10.4.0 or later.
  • Use Dell Endpoint Security Suite Enterprise installer version 2.4.0 or later.
  • Run installers only from administrator-controlled, non-user-writable locations.
  • Check Dell advisory SLN318889 for vendor-specific remediation details.

Validation and detection

  • Inventory installed Dell Encryption Enterprise and Endpoint Security Suite Enterprise versions.
  • Review deployment records for installer versions used before Dell's fixed releases.
  • Confirm software deployment shares are not writable by standard users.
  • Investigate unexpected DLLs near installer locations around installation or upgrade times.
Prepared
Confidence
high
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 · low confidence lookup

CWE-427: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2019-3745 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/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.0MediumCVSS:3.0/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.0 score

6.7Medium
CVSS 3.0 vector shape for CVE-2019-3745Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/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
DellDell Endpoint Security Suite EnterpriseunspecifiedListed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.