CVE-2020-3323
16.07.2020, 18:15
A vulnerability in the web-based management interface of Cisco Small Business RV110W, RV130, RV130W, and RV215W Routers could allow an unauthenticated, remote attacker to execute arbitrary code on an affected device. The vulnerability is due to improper validation of user-supplied input in the web-based management interface. An attacker could exploit this vulnerability by sending crafted HTTP requests to a targeted device. A successful exploit could allow the attacker to execute arbitrary code as the root user on the underlying operating system of the affected device.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | rv110w_wireless-n_vpn_firewall_firmware | 𝑥 < 1.2.2.8 |
cisco | rv130_vpn_router_firmware | 𝑥 < 1.0.3.54 |
cisco | rv130w_wireless-n_multifunction_vpn_router_firmware | 𝑥 < 1.0.3.54 |
cisco | rv215w_wireless-n_vpn_router_firmware | 𝑥 < 1.3.1.7 |
𝑥
= 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-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.