5.3
CVE-2022-20687
- EPSS 0.12%
- Published 12.12.2022 09:15:12
- Last modified 21.11.2024 06:43:19
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Ata 190 Firmware Version- SwEditionon-premises
Cisco ≫ Ata 191 Firmware SwEditionmultiplatform Version < 11.2.2
Cisco ≫ Ata 191 Firmware SwEditionon-premises Version < 12.0.1
Cisco ≫ Ata 191 Firmware Version12.0.1 Update- SwEditionon-premises
Cisco ≫ Ata 191 Firmware Version12.0.1 Updatesr1 SwEditionon-premises
Cisco ≫ Ata 191 Firmware Version12.0.1 Updatesr2 SwEditionon-premises
Cisco ≫ Ata 191 Firmware Version12.0.1 Updatesr3 SwEditionon-premises
Cisco ≫ Ata 191 Firmware Version12.0.1 Updatesr4 SwEditionon-premises
Cisco ≫ Ata 192 Firmware SwEditionmultiplatform Version < 11.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.315 |
Source | 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.