LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31832: Cross site scripting vulnerability in DLP Endpoint for Windows

Improper Neutralization of Input in the ePO administrator extension for McAfee Data Loss Prevention (DLP) Endpoint for Windows prior to 11.6.200 allows a remote ePO DLP administrator to inject JavaScript code into the alert configuration text field. This JavaScript will be executed when an end user triggers a DLP policy on their machine.

MediumCVSS 5.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability lets a highly privileged McAfee ePO DLP administrator place script into a DLP alert configuration field. That script can run on an end user machine when the user triggers a DLP policy. Business urgency is moderate because exploitation requires trusted administrative access, but successful abuse could expose sensitive data.

Executive priority

Treat this as a moderate-priority privileged-admin risk. Prioritize remediation where DLP administrators are numerous, outsourced, or not tightly monitored, because the flaw can turn DLP policy activity into a data exposure path.

Technical view

CVE-2021-31832 is a CWE-79 cross-site scripting flaw in the ePO administrator extension for McAfee Data Loss Prevention Endpoint for Windows before 11.6.200. Input in the alert configuration text field is not properly neutralized, allowing JavaScript execution when a DLP policy is triggered. CVSS 3.1 is 5.2 with high privileges required.

Likely exposure

Exposure is limited to organizations running McAfee DLP Endpoint for Windows versions before 11.6.200 with the affected ePO administrator extension. The attacker role described is a remote ePO DLP administrator, so risk is concentrated around privileged admin accounts and delegated DLP administration.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The described path requires high privileges in ePO and execution occurs only when an end user triggers a DLP policy on their machine.

Researcher notes

The available evidence identifies the vulnerable component, version boundary, privilege requirement, trigger condition, and CVSS vector. It does not provide public exploit status, detailed fixed-build notes, or broader product impact beyond McAfee DLP Endpoint for Windows before 11.6.200.

Mitigation direction

  • Review McAfee advisory SB10360 and apply the vendor-recommended remediation.
  • Upgrade affected McAfee DLP Endpoint for Windows deployments to 11.6.200 or later.
  • Restrict ePO DLP administrator privileges to trusted, necessary personnel only.
  • Audit DLP alert configuration changes for unauthorized or suspicious script content.

Validation and detection

  • Inventory McAfee DLP Endpoint for Windows and ePO DLP extension versions.
  • Confirm no affected deployment remains below version 11.6.200.
  • Review ePO DLP administrator assignments and recent privilege changes.
  • Inspect alert configuration text fields for unexpected JavaScript-like content.
  • Check change logs for alert configuration edits by DLP administrators.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2021-31832 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:L/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.2CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N0.94.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.2Medium
CVSS 3.1 vector shape for CVE-2021-31832Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:L/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 Data Loss Prevention (DLP) Endpoint for WindowsunspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.