8.6

CVE-2020-3572

A vulnerability in the SSL/TLS session handler of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to a memory leak when closing SSL/TLS connections in a specific state. An attacker could exploit this vulnerability by establishing several SSL/TLS sessions and ensuring they are closed under certain conditions. A successful exploit could allow the attacker to exhaust memory resources in the affected device, which would prevent it from processing new SSL/TLS connections, resulting in a DoS. Manual intervention is required to recover an affected device.

Data is provided by the National Vulnerability Database (NVD)
CiscoFirepower Threat Defense Version < 6.3.0.6
CiscoFirepower Threat Defense Version >= 6.4.0 < 6.4.0.10
CiscoFirepower Threat Defense Version >= 6.5.0 < 6.6.1
CiscoAdaptive Security Appliance Software Version >= 9.8.0 < 9.8.4.26
CiscoAdaptive Security Appliance Software Version >= 9.9.0 < 9.9.2.80
CiscoAdaptive Security Appliance Software Version >= 9.10.0 < 9.10.1.44
CiscoAdaptive Security Appliance Software Version >= 9.12.0 < 9.12.4.4
CiscoAdaptive Security Appliance Software Version >= 9.13.0 < 9.13.1.13
CiscoAdaptive Security Appliance Software Version >= 9.14.0 < 9.14.1.19
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.86% 0.814
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.6 3.9 4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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.1/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.