CVE-2021-1251
08.04.2021, 04:15
Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business RV Series Routers. An unauthenticated, adjacent attacker could execute arbitrary code or cause an affected router to leak system memory or reload. A memory leak or device reload would cause a denial of service (DoS) condition on an 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).Enginsight
Vendor | Product | Version |
---|---|---|
cisco | rv132w_firmware | 1.0.1.14 |
cisco | rv132w_firmware | 1.0.3.20 |
cisco | rv134w_firmware | 1.0.1.14 |
cisco | rv134w_firmware | 1.0.3.20 |
cisco | rv160_firmware | 1.0.1.14 |
cisco | rv160_firmware | 1.0.3.20 |
cisco | rv160w_firmware | 1.0.1.14 |
cisco | rv160w_firmware | 1.0.3.20 |
cisco | rv260_firmware | 1.0.1.14 |
cisco | rv260_firmware | 1.0.3.20 |
cisco | rv260p_firmware | 1.0.1.14 |
cisco | rv260p_firmware | 1.0.3.20 |
cisco | rv260w_firmware | 1.0.1.14 |
cisco | rv260w_firmware | 1.0.3.20 |
cisco | rv340_firmware | 1.0.1.14 |
cisco | rv340_firmware | 1.0.3.20 |
cisco | rv340w_firmware | 1.0.1.14 |
cisco | rv340w_firmware | 1.0.3.20 |
cisco | rv345_firmware | 1.0.1.14 |
cisco | rv345_firmware | 1.0.3.20 |
cisco | rv345p_firmware | 1.0.1.14 |
cisco | rv345p_firmware | 1.0.3.20 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-401 - Missing Release of Memory after Effective LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.