LiveActive security incident?Get immediate response
CVE Record

CVE-2024-22447: Dell Peripheral Manager, versions prior to 1.7.3, contain an uncontrolled search path element vulnerability.

Dell Peripheral Manager, versions prior to 1.7.3, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious dll., leading to arbitrary code execution.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell Peripheral Manager before version 1.7.3 can load code from an unsafe search path. If a lower-privileged local attacker can place a malicious DLL and induce user interaction, the application may run attacker-controlled code with serious confidentiality, integrity, and availability impact.

Executive priority

Treat this as a targeted endpoint hygiene issue, not an internet-facing emergency. Patch during the next managed workstation update cycle, sooner for shared systems or users with elevated business access.

Technical view

CVE-2024-22447 is a CWE-427 uncontrolled search path element issue in Dell Peripheral Manager versions prior to 1.7.3. The CVSS 3.1 score is 6.7, with local access, low privileges, high complexity, and user interaction required. Successful exploitation can lead to arbitrary code execution through DLL preloading.

Likely exposure

Exposure is likely limited to endpoints with Dell Peripheral Manager installed below version 1.7.3. The provided data does not identify affected operating systems, deployment patterns, or specific vulnerable paths.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no active exploitation evidence is cited. Exploitation requires local access, low privileges, high complexity, and user interaction, which reduces urgency but does not eliminate risk on shared or managed workstations.

Researcher notes

The source bundle confirms product, vulnerable version boundary, CWE-427, CVSS vector, and arbitrary code execution impact. It does not provide exploit details, vulnerable file paths, platform scope, or compensating controls beyond Dell's security update reference.

Mitigation direction

  • Upgrade Dell Peripheral Manager to version 1.7.3 or later.
  • Review Dell advisory DSA-2024-055 for vendor-specific update guidance.
  • Prioritize managed workstations where Dell Peripheral Manager is broadly deployed.
  • Restrict local write access to application and startup-adjacent directories.
  • Monitor endpoint detections for suspicious DLL loading by Dell Peripheral Manager.

Validation and detection

  • Inventory endpoints for Dell Peripheral Manager installations.
  • Confirm installed versions and flag anything below 1.7.3.
  • Check software management records for successful update deployment.
  • Review EDR telemetry for unusual DLL load activity involving Dell Peripheral Manager.
  • Validate remediation against Dell's advisory, not inferred third-party fixes.
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 · 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-2024-22447 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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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.9dell

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2024-22447Attack 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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellPeripheral Manager0unaffected
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.