8.6
CVE-2020-3195
- EPSS 1.31%
- Published 06.05.2020 17:15:12
- Last modified 21.11.2024 05:30:31
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
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)
Cisco ≫ Firepower Threat Defense Version >= 6.4.0 < 6.4.0.9
Cisco ≫ Firepower Threat Defense Version >= 6.5.0 < 6.5.0.5
Cisco ≫ Asa 5505 Firmware Version9.12(2)
Cisco ≫ Asa 5510 Firmware Version9.12(2)
Cisco ≫ Asa 5512-x Firmware Version9.12(2)
Cisco ≫ Asa 5515-x Firmware Version9.12(2)
Cisco ≫ Asa 5520 Firmware Version9.12(2)
Cisco ≫ Asa 5525-x Firmware Version9.12(2)
Cisco ≫ Asa 5540 Firmware Version9.12(2)
Cisco ≫ Asa 5545-x Firmware Version9.12(2)
Cisco ≫ Asa 5550 Firmware Version9.12(2)
Cisco ≫ Asa 5555-x Firmware Version9.12(2)
Cisco ≫ Asa 5580 Firmware Version9.12(2)
Cisco ≫ Asa 5585-x Firmware Version9.12(2)
Cisco ≫ Adaptive Security Appliance Software Version >= 9.12 < 9.12.3.2
Cisco ≫ Adaptive Security Appliance Software Version >= 9.13 < 9.13.1.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.31% | 0.779 |
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.