7.1

CVE-2020-3264

Exploit

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.

Data is provided by the National Vulnerability Database (NVD)
CiscoSd-wan Firmware Version < 18.4.5
   CiscoVedge Cloud Router Version-
   CiscoVmanage Network Management System Version-
   CiscoVsmart Controller Version-
   Cisco1100-4g Integrated Services Router Version-
   Cisco1100-4gltegb Integrated Services Router Version-
   Cisco1100-4gltena Integrated Services Router Version-
   Cisco1100-6g Integrated Services Router Version-
   CiscoVedge 100 Version-
   CiscoVedge 1000 Version-
   CiscoVedge 100b Version-
   CiscoVedge 100m Version-
   CiscoVedge 100wm Version-
   CiscoVedge 2000 Version-
   CiscoVedge 5000 Version-
CiscoSd-wan Firmware Version >= 19.2.0 < 19.2.2
   CiscoVedge Cloud Router Version-
   CiscoVmanage Network Management System Version-
   CiscoVsmart Controller Version-
   Cisco1100-4g Integrated Services Router Version-
   Cisco1100-4gltegb Integrated Services Router Version-
   Cisco1100-4gltena Integrated Services Router Version-
   Cisco1100-6g Integrated Services Router Version-
   CiscoVedge 100 Version-
   CiscoVedge 1000 Version-
   CiscoVedge 100b Version-
   CiscoVedge 100m Version-
   CiscoVedge 100wm Version-
   CiscoVedge 2000 Version-
   CiscoVedge 5000 Version-
CiscoSd-wan Firmware Version20.1.0
   CiscoVedge Cloud Router Version-
   CiscoVmanage Network Management System Version-
   CiscoVsmart Controller Version-
   Cisco1100-4g Integrated Services Router Version-
   Cisco1100-4gltegb Integrated Services Router Version-
   Cisco1100-4gltena Integrated Services Router Version-
   Cisco1100-6g Integrated Services Router Version-
   CiscoVedge 100 Version-
   CiscoVedge 1000 Version-
   CiscoVedge 100b Version-
   CiscoVedge 100m Version-
   CiscoVedge 100wm Version-
   CiscoVedge 2000 Version-
   CiscoVedge 5000 Version-
CiscoSd-wan Firmware Version20.3.0
   CiscoVedge Cloud Router Version-
   CiscoVmanage Network Management System Version-
   CiscoVsmart Controller Version-
   Cisco1100-4g Integrated Services Router Version-
   Cisco1100-4gltegb Integrated Services Router Version-
   Cisco1100-4gltena Integrated Services Router Version-
   Cisco1100-6g Integrated Services Router Version-
   CiscoVedge 100 Version-
   CiscoVedge 1000 Version-
   CiscoVedge 100b Version-
   CiscoVedge 100m Version-
   CiscoVedge 100wm Version-
   CiscoVedge 2000 Version-
   CiscoVedge 5000 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.14% 0.353
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.1 1.8 5.2
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
nvd@nist.gov 6.6 3.9 9.2
AV:L/AC:L/Au:N/C:C/I:C/A:N
psirt@cisco.com 7.1 1.8 5.2
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

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.