Cyber Resilience

CVE-2021-34714

High

Published: 23 September 2021

Published
23 September 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0019 40.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-34714 is a high-severity Improper Input Validation (CWE-20) vulnerability in Cisco Fxos. Its CVSS base score is 7.4 (High).

Operationally, ranked at the 40.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A vulnerability in the Unidirectional Link Detection (UDLD) feature of Cisco FXOS Software, Cisco IOS Software, Cisco IOS XE Software, Cisco IOS XR Software, and Cisco NX-OS Software could allow an unauthenticated, adjacent attacker to cause an affected device to…

more

reload. This vulnerability is due to improper input validation of the UDLD packets. An attacker could exploit this vulnerability by sending specifically crafted UDLD packets to an affected device. A successful exploit could allow the attacker to cause the affected device to reload, resulting in a denial of service (DoS) condition. Note: The UDLD feature is disabled by default, and the conditions to exploit this vulnerability are strict. An attacker must have full control of a directly connected device. On Cisco IOS XR devices, the impact is limited to the reload of the UDLD process.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cisco
fxos
2.2 — 2.2.2.148 · 2.3 — 2.3.1.216 · 2.4 — 2.4.1.273
cisco
firepower extensible operating system
≤ 8.4\(3.115\) · ≤ 7.0\(3\)i7\(9\) · ≤ 7.3\(8\)n1\(1\)
cisco
ios
≤ 8.4\(3.115\) · ≤ 7.0\(3\)i7\(9\) · ≤ 7.3\(8\)n1\(1\)
cisco
ios xe
≤ 8.4\(3.115\) · ≤ 7.0\(3\)i7\(9\) · ≤ 7.3\(8\)n1\(1\)
cisco
ios xr
≤ 8.4\(3.115\) · ≤ 7.0\(3\)i7\(9\) · ≤ 7.3\(8\)n1\(1\)
cisco
nx-os
≤ 8.4\(3.115\) · ≤ 7.0\(3\)i7\(9\) · ≤ 7.3\(8\)n1\(1\)

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

addresses: CWE-20

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

References