LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3749: Dell Command Update versions prior to 3.1 contain an Arbitrary File Deletion Vulnerability.

Dell Command Update versions prior to 3.1 contain an Arbitrary File Deletion Vulnerability. A local authenticated malicious user with low privileges potentially could exploit this vulnerability to delete arbitrary files by creating a symlink from the "Temp\ICProgress\Dell_InventoryCollector_Progress.xml" to any targeted file. This issue occurs because permissions on the Temp directory were set incorrectly.

MediumCVSS 5.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell Command Update before version 3.1 could let a low-privileged local user delete files they should not control. This is not a remote takeover issue, but on affected Dell Windows endpoints it could disrupt operations by removing important files.

Executive priority

Treat this as a moderate endpoint hygiene issue. It does not appear remotely exploitable from the provided evidence, but affected systems should be updated because arbitrary file deletion can cause outages or weaken local defenses.

Technical view

The vulnerability is an arbitrary file deletion issue caused by incorrect permissions on a temporary directory used by Dell Command Update. A local authenticated low-privileged user could abuse a symlink involving the inventory collector progress file to cause deletion of a targeted file. CVSS is 5.6, with availability impact highest.

Likely exposure

Exposure is limited to systems running Dell Command Update versions prior to 3.1. The attacker must already have local authenticated low-privileged access, so unmanaged shared workstations, exposed user endpoints, or compromised local accounts are the main concern.

Exploitation context

The provided sources do not indicate active exploitation, and the CVE is not listed as KEV. The issue requires local access and user interaction according to the CVSS vector, reducing internet-scale risk but still creating endpoint disruption risk.

Researcher notes

The evidence supports local authenticated arbitrary file deletion in Dell Command Update before 3.1. The stated root cause is incorrect Temp directory permissions. No exploit-in-the-wild evidence is provided. The CWE assignment in the bundle is CWE-427, though the description emphasizes permissions and symlink abuse.

Mitigation direction

  • Upgrade Dell Command Update to version 3.1 or later.
  • Review Dell advisory SLN319697 for vendor-specific remediation guidance.
  • Prioritize shared or high-value Dell Windows endpoints.
  • Limit unnecessary local user access on affected systems.
  • Monitor endpoint management tooling for failed or abnormal DCU activity.

Validation and detection

  • Inventory installed Dell Command Update versions across endpoints.
  • Flag any Dell Command Update installation earlier than 3.1.
  • Confirm affected endpoints received the vendor update.
  • Review whether vulnerable endpoints allow low-privileged local logon.
  • Check endpoint logs for unexplained file deletion around DCU activity.
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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2019-3749 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
5.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/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
5.6CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H1.34.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/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 Command Update (DCU)unspecifiedListed
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.