5.3

CVE-2022-20687

Multiple vulnerabilities in the Link Layer Discovery Protocol (LLDP) functionality of Cisco ATA 190 Series Analog Telephone Adapter firmware could allow an unauthenticated, remote attacker to execute arbitrary code on an affected device and cause the LLDP service to restart.
 These vulnerabilities are due to missing length validation of certain LLDP packet header fields. An attacker could exploit these vulnerabilities by sending a malicious LLDP packet to an affected device. A successful exploit could allow the attacker to execute code on the affected device and cause LLDP to restart unexpectedly, resulting in a denial of service (DoS) condition.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CiscoAta 190 Firmware Version- SwEditionon-premises
   CiscoAta 190 Version- SwEditionon-premises
CiscoAta 191 Firmware SwEditionmultiplatform Version < 11.2.2
   CiscoAta 191 Version- SwEditionmultiplatform
CiscoAta 191 Firmware SwEditionon-premises Version < 12.0.1
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 191 Firmware Version12.0.1 Update- SwEditionon-premises
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 191 Firmware Version12.0.1 Updatesr1 SwEditionon-premises
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 191 Firmware Version12.0.1 Updatesr2 SwEditionon-premises
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 191 Firmware Version12.0.1 Updatesr3 SwEditionon-premises
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 191 Firmware Version12.0.1 Updatesr4 SwEditionon-premises
   CiscoAta 191 Version- SwEditionon-premises
CiscoAta 192 Firmware SwEditionmultiplatform Version < 11.2.2
   CiscoAta 192 Version- SwEditionmultiplatform
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.12% 0.315
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 3.9 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
psirt@cisco.com 5.3 3.9 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.

CWE-1284 Improper Validation of Specified Quantity in Input

The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.