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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H2.24Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 20201021 Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SIP Denial of Service VulnerabilityCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
