CVE-2022-20827
10.08.2022, 09:15
Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an unauthenticated, remote attacker to execute arbitrary code or cause a denial of service (DoS) condition on an affected device. For more information about these vulnerabilities, see the Details section of this advisory.
Vendor | Product | Version |
---|---|---|
cisco | rv160_firmware | 𝑥 < 1.0.01.05 |
cisco | rv160w_firmware | 𝑥 < 1.0.01.05 |
cisco | rv260_firmware | 𝑥 < 1.0.01.05 |
cisco | rv260p_firmware | 𝑥 < 1.0.01.05 |
cisco | rv260w_firmware | 𝑥 < 1.0.01.05 |
cisco | rv340_firmware | 𝑥 < 1.0.03.26 |
cisco | rv340w_firmware | 𝑥 < 1.0.03.26 |
cisco | rv345_firmware | 𝑥 < 1.0.03.26 |
cisco | rv345p_firmware | 𝑥 < 1.0.03.26 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program 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-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.