LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3572: Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SSL/TLS Session Denial of Service Vulnerability

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.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3572 can let an unauthenticated remote attacker exhaust memory on Cisco ASA or FTD devices by abusing SSL/TLS session handling. The result is denial of service for new SSL/TLS connections, and recovery requires manual intervention.

Executive priority

Treat this as high priority for internet-facing VPN, firewall, or remote-access infrastructure because outage impact can be immediate and recovery is manual. Prioritize confirmation of affected Cisco devices and vendor-guided remediation.

Technical view

The flaw is a memory leak in the SSL/TLS session handler when closing connections in a specific state. Repeated SSL/TLS sessions can consume device memory, preventing new SSL/TLS processing. The provided CVSS is 8.6, driven by network reachability, no authentication, low complexity, and high availability impact.

Likely exposure

Organizations using Cisco ASA or FTD Software with exposed SSL/TLS services are the likely exposure group. The provided bundle does not specify affected versions, configurations, or fixed releases.

Exploitation context

The bundle does not state active exploitation, and KEV status is false. Exploitation requires remote SSL/TLS reachability and repeated session activity, but no authentication or user interaction.

Researcher notes

Evidence supports unauthenticated remote DoS via memory exhaustion, not code execution or data compromise. Version details and fixes are not included in the bundle, so validation depends on the Cisco advisory.

Mitigation direction

  • Review Cisco advisory for affected releases, fixed software, and Cisco-stated workarounds.
  • Plan maintenance to update affected ASA or FTD devices per Cisco guidance.
  • Monitor device memory and SSL/TLS service health until remediation is confirmed.
  • Prepare manual recovery procedures because successful exploitation requires manual intervention to recover.

Validation and detection

  • Inventory Cisco ASA and FTD deployments that expose SSL/TLS services.
  • Compare running software versions and configurations against Cisco’s advisory.
  • Check logs and telemetry for memory exhaustion or SSL/TLS connection failures.
  • Confirm remediation by verifying vendor-recommended fixed software or mitigation status.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3572 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2020-3572Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Adaptive Security Appliance (ASA) Softwaren/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.