LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7332: Cross-Site Request Forgery (CSRF) in firewall ePO extension of McAfee Endpoint Security (ENS)

Cross Site Request Forgery vulnerability in the firewall ePO extension of McAfee Endpoint Security (ENS) prior to 10.7.0 November 2020 Update allows an attacker to execute arbitrary HTML code due to incorrect security configuration.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects McAfee Endpoint Security for Windows where the firewall ePO extension is older than the 10.7.0 November 2020 Update. A logged-in attacker could abuse cross-site request forgery with user interaction to run arbitrary HTML code. The main business concern is compromise of confidentiality and integrity in affected management workflows.

Executive priority

Treat as a high-priority hygiene fix for legacy McAfee ENS environments, especially where endpoint security administration is business-critical. There is no provided evidence of active exploitation.

Technical view

CVE-2020-7332 is a CWE-352 CSRF issue in the firewall ePO extension of McAfee ENS before 10.7.0 November 2020 Update. The CVSS 3.1 score is 7.0 with adjacent attack vector, low complexity, low privileges, required user interaction, high confidentiality and integrity impact, and low availability impact.

Likely exposure

Exposure is likely limited to organizations running McAfee Endpoint Security for Windows 10.7.x before the November 2020 Update with the firewall ePO extension in use.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation is not described as remote unauthenticated; the CVSS vector requires adjacent access, low privileges, and user interaction.

Researcher notes

Evidence is sparse beyond the CVE record and vendor reference. Do not assume broader McAfee products are affected. Validation should focus on the ENS firewall ePO extension version and the specific pre-November-2020 update condition.

Mitigation direction

  • Review McAfee security bulletin SB10335 for the official remediation path.
  • Upgrade affected ENS deployments to 10.7.0 November 2020 Update or later.
  • Prioritize systems where firewall ePO administration is reachable by regular users.
  • Confirm unsupported or stale ENS installations are retired or isolated.

Validation and detection

  • Inventory McAfee Endpoint Security for Windows deployments and versions.
  • Identify hosts using the firewall ePO extension.
  • Confirm whether each instance is before 10.7.0 November 2020 Update.
  • Verify remediation status against McAfee bulletin SB10335.
  • Check vulnerability management records for CVE-2020-7332 coverage.
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 · medium confidence lookup

CWE-352: 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-2020-7332 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
High
CVSS
7 (3.1)
Known Exploited
No
Published

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

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
7CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L1.55.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2020-7332Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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, LLCEndpoint Security for Windows10.7.xListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.