LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3613: DLL search order hijacking in MA

DLL Search Order Hijacking vulnerability in McAfee Agent (MA) prior to 5.6.4 allows attackers with local access to execute arbitrary code via execution from a compromised folder.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

McAfee Agent before 5.6.4 can be tricked into loading code from the wrong local folder. An attacker already on the machine could use this to run arbitrary code, mainly affecting system integrity rather than data confidentiality or availability.

Executive priority

Treat as a medium-priority endpoint hardening issue. It is not shown as actively exploited, but it can help a local attacker tamper with endpoint security integrity if outdated agents remain deployed.

Technical view

CVE-2019-3613 is a CWE-427 DLL search order hijacking issue in McAfee Agent 5.6.x before 5.6.4. The CVSS vector is local, low complexity, low privileges, user interaction required, changed scope, and high integrity impact.

Likely exposure

Exposure is limited to systems running McAfee Agent 5.6.x before 5.6.4. The attacker needs local access, so internet-facing exposure is not indicated by the supplied sources.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. Exploitation requires local access and user interaction, reducing broad wormable risk but still relevant on shared, compromised, or weakly managed endpoints.

Researcher notes

The strongest evidence is the CVE record and McAfee advisory reference. Details are sparse: no exploit status, affected CPEs, or detailed mitigations are provided beyond the version boundary before 5.6.4.

Mitigation direction

  • Upgrade McAfee Agent to 5.6.4 or later per vendor guidance.
  • Review McAfee advisory SB10320 for supported remediation details.
  • Prioritize shared endpoints and systems with local user access.
  • Restrict unnecessary local write access to application execution folders.

Validation and detection

  • Inventory McAfee Agent versions across endpoints and servers.
  • Flag any McAfee Agent 5.6.x installations below 5.6.4.
  • Confirm remediation status against McAfee advisory SB10320.
  • Review suspicious local execution activity involving McAfee Agent processes.
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-2019-3613 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.9 (3.1)
Known Exploited
No
Published

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

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.9CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N1.54Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2019-3613Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
McAfee, LLCMcAfee Agent (MA)5.6.xListed
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.