CVE-2020-3203
03.06.2020, 18:15
A vulnerability in the locally significant certificate (LSC) provisioning feature of Cisco Catalyst 9800 Series Wireless Controllers that are running Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a memory leak that could lead to a denial of service (DoS) condition. The vulnerability is due to incorrect processing of certain public key infrastructure (PKI) packets. An attacker could exploit this vulnerability by sending crafted Secure Sockets Layer (SSL) packets to an affected device. A successful exploit could cause an affected device to continuously consume memory, which could result in a memory allocation failure that leads to a crash and causes a DoS condition.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | ios_xe | 16.1.1 |
cisco | ios_xe | 16.1.2 |
cisco | ios_xe | 16.1.3 |
cisco | ios_xe | 16.2.1 |
cisco | ios_xe | 16.2.2 |
cisco | ios_xe | 16.3.1 |
cisco | ios_xe | 16.3.1a:a |
cisco | ios_xe | 16.3.2 |
cisco | ios_xe | 16.3.3 |
cisco | ios_xe | 16.3.4 |
cisco | ios_xe | 16.3.5 |
cisco | ios_xe | 16.3.5b:b |
cisco | ios_xe | 16.3.6 |
cisco | ios_xe | 16.3.7 |
cisco | ios_xe | 16.3.8 |
cisco | ios_xe | 16.3.9 |
cisco | ios_xe | 16.4.1 |
cisco | ios_xe | 16.4.2 |
cisco | ios_xe | 16.4.3 |
cisco | ios_xe | 16.5.1 |
cisco | ios_xe | 16.5.1a:a |
cisco | ios_xe | 16.5.1b:b |
cisco | ios_xe | 16.5.2 |
cisco | ios_xe | 16.5.3 |
cisco | ios_xe | 16.7.1 |
cisco | ios_xe | 16.7.2 |
cisco | ios_xe | 16.7.3 |
cisco | ios_xe | 16.8.1 |
cisco | ios_xe | 16.8.1a:a |
cisco | ios_xe | 16.8.1b:b |
cisco | ios_xe | 16.8.1c:c |
cisco | ios_xe | 16.8.1s:s |
cisco | ios_xe | 16.8.2 |
cisco | ios_xe | 16.8.3 |
cisco | ios_xe | 16.10.1 |
cisco | ios_xe | 16.10.1a:a |
cisco | ios_xe | 16.10.1b:b |
cisco | ios_xe | 16.10.1e:e |
cisco | ios_xe | 16.10.1s:s |
cisco | ios_xe | 16.10.2 |
cisco | ios_xe | 16.10.3 |
cisco | ios_xe | 16.11.1 |
cisco | ios_xe | 16.11.1a:a |
cisco | ios_xe | 16.11.1b:b |
cisco | ios_xe | 16.11.1c:c |
cisco | ios_xe | 16.11.1s:s |
cisco | ios_xe | 16.12.1 |
cisco | ios_xe | 16.12.1a:a |
cisco | ios_xe | 16.12.1c:c |
cisco | ios_xe | 16.12.1s:s |
cisco | ios_xe | 16.12.2 |
cisco | ios_xe | 16.12.2a:a |
cisco | ios_xe | 16.12.4 |
cisco | ios_xe | 16.12.8 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software 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 LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.