8.6

CVE-2020-3195

A vulnerability in the Open Shortest Path First (OSPF) implementation in Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a memory leak on an affected device. The vulnerability is due to incorrect processing of certain OSPF packets. An attacker could exploit this vulnerability by sending a series of crafted OSPF packets to be processed by an affected device. A successful exploit could allow the attacker to continuously consume memory on an affected device and eventually cause it to reload, resulting in a denial of service (DoS) condition.

Data is provided by the National Vulnerability Database (NVD)
CiscoFirepower Threat Defense Version >= 6.4.0 < 6.4.0.9
CiscoFirepower Threat Defense Version >= 6.5.0 < 6.5.0.5
CiscoAsa 5505 Firmware Version9.12(2)
   CiscoAsa 5505 Version-
CiscoAsa 5510 Firmware Version9.12(2)
   CiscoAsa 5510 Version-
CiscoAsa 5512-x Firmware Version9.12(2)
   CiscoAsa 5512-x Version-
CiscoAsa 5515-x Firmware Version9.12(2)
   CiscoAsa 5515-x Version-
CiscoAsa 5520 Firmware Version9.12(2)
   CiscoAsa 5520 Version-
CiscoAsa 5525-x Firmware Version9.12(2)
   CiscoAsa 5525-x Version-
CiscoAsa 5540 Firmware Version9.12(2)
   CiscoAsa 5540 Version-
CiscoAsa 5545-x Firmware Version9.12(2)
   CiscoAsa 5545-x Version-
CiscoAsa 5550 Firmware Version9.12(2)
   CiscoAsa 5550 Version-
CiscoAsa 5555-x Firmware Version9.12(2)
   CiscoAsa 5555-x Version-
CiscoAsa 5580 Firmware Version9.12(2)
   CiscoAsa 5580 Version-
CiscoAsa 5585-x Firmware Version9.12(2)
   CiscoAsa 5585-x Version-
CiscoAdaptive Security Appliance Software Version >= 9.12 < 9.12.3.2
CiscoAdaptive Security Appliance Software Version >= 9.13 < 9.13.1.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.31% 0.779
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
psirt@cisco.com 8.6 3.9 4
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.

CWE-401 Missing Release of Memory after Effective Lifetime

The product does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.