LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3344: Cisco AMP for Endpoints Linux Connector and AMP for Endpoints Mac Connector Software Memory Buffer Vulnerability

A vulnerability in Cisco AMP for Endpoints Linux Connector Software and Cisco AMP for Endpoints Mac Connector Software could allow an authenticated, local attacker to cause a buffer overflow on an affected device. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by sending a crafted packet to an affected device. A successful exploit could allow the attacker to cause the Cisco AMP for Endpoints service to crash and restart.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a denial-of-service risk in Cisco AMP for Endpoints Linux and Mac connectors. A local authenticated attacker could trigger a memory buffer flaw and cause the AMP service to crash and restart, reducing endpoint protection availability.

Executive priority

Treat as a moderate operational resilience issue. It is not described as remote code execution or data theft, but endpoint protection service disruption can reduce defensive coverage on affected Linux and Mac systems.

Technical view

CVE-2020-3344 is a CWE-119 memory buffer vulnerability caused by insufficient input validation. CVSS 3.0 is 5.5: local attack vector, low complexity, low privileges, no user interaction, unchanged scope, and high availability impact only.

Likely exposure

Exposure is limited to systems running affected Cisco AMP for Endpoints Linux Connector or Mac Connector software. The provided bundle does not name affected or fixed version numbers, so teams must compare deployed connector versions against Cisco guidance.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires authenticated local access and can crash and restart the Cisco AMP for Endpoints service, affecting availability rather than confidentiality or integrity.

Researcher notes

The key uncertainty is version specificity: the bundle lists versions as n/a and points to Cisco's advisory for authoritative details. Analysis should stay bounded to local authenticated availability impact unless new vendor or exploitation evidence appears.

Mitigation direction

  • Check Cisco's advisory for affected and fixed connector versions.
  • Upgrade Linux and Mac AMP connectors according to Cisco guidance.
  • Prioritize endpoints with shared local access or high operational criticality.
  • Restrict unnecessary local user access on affected endpoints.
  • Monitor AMP service crash and restart events until remediated.

Validation and detection

  • Inventory Linux and Mac endpoints running Cisco AMP for Endpoints connectors.
  • Compare installed connector versions with Cisco's advisory.
  • Review endpoint logs for unexpected AMP service crashes or restarts.
  • Confirm upgraded systems remain stable after remediation.
  • Document any systems pending vendor-supported upgrade guidance.
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-119: 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
cve · low confidence lookup

CVE-2020-3344 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.5 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

5.5Medium
CVSS 3.0 vector shape for CVE-2020-3344Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco AMP for Endpointsn/aListed
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.