LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34779: Cisco Small Business 220 Series Smart Switches Link Layer Discovery Protocol Vulnerabilities

Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly Cause LLDP database corruption on the affected device For more information about these vulnerabilities, see the Details section of this advisory. Note: LLDP is a Layer 2 protocol. To exploit these vulnerabilities, an attacker must be in the same broadcast domain as the affected device (Layer 2 adjacent). Cisco has released firmware updates that address these vulnerabilities.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco switch issue affects LLDP, a local network discovery protocol. An attacker must already be on the same Layer 2 network segment. Cisco says exploitation could corrupt LLDP data, reload the device, or execute code. The network-adjacent requirement lowers broad internet risk, but affected switches should be updated.

Executive priority

Treat as a network maintenance priority, not an internet-wide emergency. Patch affected switches during the next controlled network window, sooner where untrusted devices share local network segments or switch stability is operationally important.

Technical view

CVE-2021-34779 covers multiple LLDP implementation flaws in Cisco Small Business 220 Series Smart Switches. The CVSS 3.1 vector is AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N with score 4.3. CWE-120 is listed. The source bundle contains a product-name discrepancy: one affected entry says Cisco Small Business 200 Series.

Likely exposure

Exposure is most likely on internal Layer 2 segments where affected Cisco Small Business switches process LLDP frames from adjacent devices. Internet-only attackers are not indicated by the sources. Organizations with untrusted endpoints, shared office networks, or weak port controls have higher practical exposure.

Exploitation context

The sources do not show CISA KEV listing or active exploitation. Cisco describes unauthenticated, adjacent exploitation requiring the attacker to be in the same broadcast domain. No exploit details should be inferred from the public source bundle.

Researcher notes

The strongest constraints are adjacency and LLDP handling. The advisory states possible code execution, unexpected reload, and LLDP database corruption, while the supplied CVSS vector emphasizes low integrity impact. Product naming evidence is inconsistent in the bundle, so confirm exact models against Cisco's advisory.

Mitigation direction

  • Apply Cisco firmware updates referenced in the advisory.
  • Inventory Cisco Small Business 220 Series switches and confirm firmware status.
  • Review Cisco guidance before changing LLDP behavior.
  • Limit untrusted Layer 2 access to switch-connected segments.
  • Resolve the 200 versus 220 Series product discrepancy during asset review.

Validation and detection

  • Identify Cisco Small Business switches running in production networks.
  • Compare installed firmware versions against Cisco's advisory.
  • Confirm whether untrusted devices share affected broadcast domains.
  • Review device logs for unexplained reloads or LLDP anomalies.
  • Document patch status and any compensating network controls.
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-120: 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. 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-2021-34779 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
4.3 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Small Business 200 Series Smart Switchesn/aListed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.