CVE-2020-3264
19.03.2020, 16:15
A vulnerability in Cisco SD-WAN Solution software could allow an authenticated, local attacker to cause a buffer overflow on an affected device. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by sending crafted traffic to an affected device. A successful exploit could allow the attacker to gain access to information that they are not authorized to access and make changes to the system that they are not authorized to make.
Vendor | Product | Version |
---|---|---|
cisco | sd-wan_firmware | 𝑥 < 18.4.5 |
cisco | sd-wan_firmware | 19.2.0 ≤ 𝑥 < 19.2.2 |
cisco | sd-wan_firmware | 20.1.0 |
cisco | sd-wan_firmware | 20.3.0 |
𝑥
= 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-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.
References