LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3555: Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SIP Denial of Service Vulnerability

A vulnerability in the SIP inspection process of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a crash and reload of an affected device, resulting in a denial of service (DoS) condition. The vulnerability is due to a watchdog timeout and crash during the cleanup of threads that are associated with a SIP connection that is being deleted from the connection list. An attacker could exploit this vulnerability by sending a high rate of crafted SIP traffic through an affected device. A successful exploit could allow the attacker to cause a watchdog timeout and crash, resulting in a crash and reload of the affected device.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3555 can make affected Cisco ASA or FTD devices crash and reload while handling SIP traffic. It does not indicate data theft or configuration compromise, but it can interrupt firewall and security gateway availability for dependent business services.

Executive priority

Treat as a service availability risk, not a data breach indicator. Prioritize devices that protect voice, collaboration, remote access, or customer-facing network paths where reloads would disrupt operations.

Technical view

The issue is in SIP inspection cleanup logic. A high rate of crafted SIP traffic passing through an affected device can trigger a watchdog timeout during thread cleanup for a deleted SIP connection, causing crash and reload. CVSS 3.1 is 6.8 with high availability impact.

Likely exposure

Exposure is most likely where Cisco ASA or FTD processes SIP traffic with SIP inspection in path. The provided sources do not name affected version ranges, so asset-specific validation against Cisco guidance is required.

Exploitation context

The source describes unauthenticated remote exploitation by crafted SIP traffic through the device, but with high attack complexity. CISA KEV status is false in the bundle, and no cited source here supports active exploitation.

Researcher notes

Mapped to CWE-404. The CVSS vector shows network attack, no privileges, no user interaction, changed scope, and high availability impact. The bundle does not provide affected version ranges, proof of exploitation, or detailed remediation text.

Mitigation direction

  • Review Cisco’s advisory for affected releases, fixed software, and any listed workarounds.
  • Prioritize internet-facing or partner-facing paths that pass SIP traffic through ASA or FTD.
  • Apply Cisco-recommended fixed software or mitigation where applicable.
  • Monitor affected devices for unexpected reloads until remediation is complete.

Validation and detection

  • Inventory Cisco ASA and FTD devices and record software versions.
  • Determine whether SIP inspection is enabled on traffic paths through each device.
  • Check device logs and monitoring for watchdog timeouts, crashes, or reloads tied to SIP traffic.
  • Compare each asset against Cisco’s advisory before marking it not affected.
Prepared
Confidence
medium
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-404: 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-3555 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
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/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
6.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H2.24Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2020-3555Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/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-404 · source CWE mapping

Improper Resource Shutdown or Release

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