cisco-sa-20181031-asaftd-sip-dos
Vulnerability from csaf_cisco
Published
2018-10-31 19:30
Modified
2018-11-16 21:19
Summary
Cisco Adaptive Security Appliance Software and Cisco Firepower Threat Defense Software Denial of Service Vulnerability

Notes

Summary
A vulnerability in the Session Initiation Protocol (SIP) inspection engine of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause an affected device to reload or trigger high CPU, resulting in a denial of service (DoS) condition. The vulnerability is due to improper handling of SIP traffic. An attacker could exploit this vulnerability by sending SIP requests designed to specifically trigger this issue at a high rate across an affected device. Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability. Mitigation options that address this vulnerability are available. This advisory is available at the following link: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos"]
Vulnerable Products
This vulnerability affects Cisco ASA Software Release 9.4 and later and Cisco FTD Software Release 6.0 and later on both physical and virtual appliances if SIP inspection is enabled and the software is running on any of the following Cisco products: 3000 Series Industrial Security Appliance (ISA) ASA 5500-X Series Next-Generation Firewalls ASA Services Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers Adaptive Security Virtual Appliance (ASAv) Firepower 2100 Series Security Appliance Firepower 4100 Series Security Appliance Firepower 9300 ASA Security Module FTD Virtual (FTDv) SIP inspection is enabled by default in both Cisco ASA Software and Cisco FTD Software. For detailed information about the default settings for application inspection policies, refer to the Cisco ASA Series Firewall CLI Configuration Guide ["https://www.cisco.com/c/en/us/td/docs/security/asa/asa99/configuration/firewall/asa-99-firewall-config/inspect-service-policy.html#ID-2094-0000026e"]. Determine the Cisco ASA Software Release To determine which Cisco ASA Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and refer to the output of the command. The following example shows the output of the command for a device that is running Cisco ASA Software Release 9.4(4): ciscoasa# show version | include Version Cisco Adaptive Security Appliance Software Version 9.4(4) Device Manager Version 7.4(1) . . . If a device is managed by using Cisco Adaptive Security Device Manager (ASDM), administrators can also determine which release is running on a device by referring to the release information in the table that appears in the Cisco ASDM log in window or the Device Dashboard tab of the Cisco ASDM Home pane. Determine the Cisco FTD Software Release To determine which Cisco FTD Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and refer to the output of the command. The following example shows the output of the command for a device that is running Cisco FTD Software Release 6.2.0: > show version ---------------------[ ftd ]--------------------- Model : Cisco ASA5525-X Threat Defense (75) Version 6.2.0 (Build 362) UUID : 2849ba3c-ecb8-11e6-98ca-b9fc2975893c Rules update version : 2017-03-15-001-vrt VDB version : 279 ----------------------------------------------------
Products Confirmed Not Vulnerable
Only products listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability. Cisco has confirmed that this vulnerability does not affect the following Cisco products: ASA 1000V Cloud Firewall ASA 5500 Series Adaptive Security Appliances
Indicators of Compromise
While the vulnerability described in this advisory is being actively exploited, the output of show conn port 5060 will show a large number of incomplete SIP connections and the output of show processes cpu-usage non-zero sorted will show a high CPU utilization. Successful exploitation of this vulnerability can also result in the affected device crashing and reloading. After the device boots up again, the output of show crashinfo will show an unknown abort of the DATAPATH thread. Customer should reach out to Cisco TAC with this information to determine whether the particular crash was related to exploitation of this vulnerability.
Workarounds
There are no workarounds that address this vulnerability; however, there are several mitigation options. These mitigation options apply to both physical and virtual appliances. Option 1: Disable SIP Inspection Disabling SIP inspection will completely close the attack vector for this vulnerability. However, it may not be suitable for all customers. In particular, disabling SIP inspection would break SIP connections if either NAT is applied to SIP traffic or if not all ports required for SIP communication are opened via ACL. To disable SIP inspection, configure the following: Cisco ASA Software policy-map global_policy class inspection_default no inspect sip Cisco FTD Software Releases configure inspection sip disable Note: This command is issued from the FTD CLI. Option 2: Block the Offending Host(s) Customers can block traffic from the specific source IP address seen in the connection table using an access control list (ACL). After applying the ACL, make sure to clear existing connections for that source using the clear conn address <ip_address> command in EXEC mode. Alternatively, the offending host can be shunned using the shun <ip_address> command in EXEC mode. This will block all packets from that source IP without the need for a configuration change. However, please be aware that shunning does not persist across reboot. Option 3: Filter on Sent-by Address of 0.0.0.0 In observed cases, the offending traffic has been found to have the Sent-by Address set to the invalid value of 0.0.0.0. If an administrator confirms that the offending traffic shows the same pattern in their environment (e.g. confirmed via packet capture), the following configuration can be applied to prevent the crash: regex VIAHEADER "0.0.0.0" policy-map type inspect sip P1 parameters match message-path regex VIAHEADER drop policy-map global_policy class inspection_default no inspect sip inspect sip P1 In FTD 6.2 and later, use Cisco Firepower Management Center (FMC) to add this configuration via FlexConfig policy. Option 4: Rate Limit SIP Traffic This vulnerability can also be mitigated by implementing a rate limit on SIP traffic using the Modular Policy Framework (MPF). The implementation of these policies will differ depending on the deployment specifics and implementation choices made in each environment. Customers who need assistance implementing an MPF policy should contact the Cisco TAC or their Advanced Services (AS) representative for assistance. Note: An attacker could exploit this vulnerability using spoofed IP packets.
Fixed Software
Cisco is in the process of releasing free software updates that address the vulnerability described in this advisory. Customers may only install and expect support for software versions and feature sets for which they have purchased a license. By installing, downloading, accessing, or otherwise using such software upgrades, customers agree to follow the terms of the Cisco software license: https://www.cisco.com/c/en/us/products/end-user-license-agreement.html ["https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"] Additionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades. When considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page ["https://www.cisco.com/go/psirt"], to determine exposure and a complete upgrade solution. In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers. Customers Without Service Contracts Customers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC: https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html ["https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"] Customers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade. Cisco ASA Software Cisco ASA Software Release First Fixed Release 9.3 and Prior1 Not vulnerable 9.4 9.4.4.27 9.51 Migrate to first fixed 9.6 or later version 9.6 9.6.4.18 9.71 Migrate to first fixed 9.8 or later version 9.8 9.8.3.16 9.9 9.9.2.32 9.10 9.10.1.2 1 Cisco ASA Software releases prior to Release 9.1 and Cisco ASA Software Releases 9.2, 9.3, 9.5, and 9.7 have reached the end-of-software-maintenance milestone. Customers are advised to migrate to a supported release that includes the fix for this vulnerability. Cisco FTD Software Cisco FTD Software Release First Fixed Release for This Vulnerability 6.0 Migrate to a fixed release in 6.1.0 or later 6.0.1 Migrate to a fixed release in 6.1.0 or later 6.1.0 6.1.0.7 Hotfix ER 6.2.0 6.2.0.6 Hotfix CE 6.2.1 Migrate to a fixed release in 6.2.2 or later 6.2.2 6.2.2.4 Hotfix BZ 6.2.3 6.2.3.7 To upgrade to a fixed release of Cisco Firepower System Software, customers can do one of the following: For devices that are managed by using Cisco Firepower Management Center (FMC), use the FMC interface to install the upgrade and, after installation is complete, reapply the access control policy. The Snort version that is installed depends on the FMC release. For devices that are managed by using Cisco Adaptive Security Device Manager (ASDM) or Cisco Firepower Device Manager (FDM), use the ASDM or FDM interface to install the upgrade and, after installation is complete, reapply the access control policy.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
The Cisco Product Security Incident Response Team (PSIRT) has become aware of active exploitation of the vulnerability that is described in this advisory.
Source
This vulnerability was found during the resolution of a Cisco TAC support case.
Legal Disclaimer
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME. A standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.



{
  "document": {
    "acknowledgments": [
      {
        "summary": "This vulnerability was found during the resolution of a Cisco TAC support case."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "notes": [
      {
        "category": "summary",
        "text": "A vulnerability in the Session Initiation Protocol (SIP) inspection  engine of Cisco Adaptive Security Appliance (ASA) Software and Cisco  Firepower Threat Defense (FTD) Software could allow an unauthenticated,  remote attacker to cause an affected device to reload or trigger high CPU, resulting in a  denial of service (DoS) condition.\r\n\r\nThe vulnerability is due to  improper handling of SIP traffic. An attacker could exploit  this vulnerability by sending SIP requests designed to specifically trigger this issue at a high rate across an affected  device.\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability. Mitigation options that address this vulnerability are available.\r\n\r\nThis advisory is available at the following link:\r\nhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos\"]",
        "title": "Summary"
      },
      {
        "category": "general",
        "text": "This vulnerability affects Cisco ASA Software Release 9.4 and later and Cisco FTD Software Release 6.0 and later on both physical and virtual appliances if SIP inspection is enabled and the software is running on any of the following Cisco products:\r\n\r\n3000 Series Industrial Security Appliance (ISA)\r\nASA 5500-X Series Next-Generation Firewalls\r\nASA Services Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers\r\nAdaptive Security Virtual Appliance (ASAv)\r\nFirepower 2100 Series Security Appliance\r\nFirepower 4100 Series Security Appliance\r\nFirepower 9300 ASA Security Module\r\nFTD Virtual (FTDv)\r\n\r\nSIP inspection is enabled by default in both Cisco ASA Software and Cisco FTD Software. For detailed information about the default settings for application inspection policies, refer to the Cisco ASA Series Firewall CLI Configuration Guide [\"https://www.cisco.com/c/en/us/td/docs/security/asa/asa99/configuration/firewall/asa-99-firewall-config/inspect-service-policy.html#ID-2094-0000026e\"].\r\n\r\nDetermine the Cisco ASA Software Release\r\nTo determine which Cisco ASA Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and refer to the output of the command. The following example shows the output of the command for a device that is running Cisco ASA Software Release 9.4(4):\r\n\r\n\r\nciscoasa# show version | include Version\r\n  Cisco Adaptive Security Appliance Software Version 9.4(4)  Device Manager Version 7.4(1)  .  .  .\r\n\r\nIf a device is managed by using Cisco Adaptive Security Device Manager (ASDM), administrators can also determine which release is running on a device by referring to the release information in the table that appears in the Cisco ASDM log in window or the Device Dashboard tab of the Cisco ASDM Home pane.\r\n\r\n\r\nDetermine the Cisco FTD Software Release\r\nTo determine which Cisco FTD Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and refer to the output of the command. The following example shows the output of the command for a device that is running Cisco FTD Software Release 6.2.0:\r\n\r\n\r\n\u003e show version\r\n  ---------------------[ ftd ]---------------------  Model : Cisco ASA5525-X Threat Defense (75) Version 6.2.0 (Build 362)  UUID : 2849ba3c-ecb8-11e6-98ca-b9fc2975893c  Rules update version : 2017-03-15-001-vrt  VDB version : 279  ----------------------------------------------------",
        "title": "Vulnerable Products"
      },
      {
        "category": "general",
        "text": "Only products listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that this vulnerability does not affect the following Cisco products:\r\n\r\nASA 1000V Cloud Firewall\r\nASA 5500 Series Adaptive Security Appliances",
        "title": "Products Confirmed Not Vulnerable"
      },
      {
        "category": "general",
        "text": "While the vulnerability described in this advisory is being actively exploited, the output of show conn port 5060 will show a large number of incomplete SIP connections and the output of show processes cpu-usage non-zero sorted will show a high CPU utilization.\r\n\r\nSuccessful exploitation of this vulnerability can also result in the affected device crashing and reloading. After the device boots up again, the output of show crashinfo will show an unknown abort of the DATAPATH thread. Customer should reach out to Cisco TAC with this information to determine whether the particular crash was related to exploitation of this vulnerability.",
        "title": "Indicators of Compromise"
      },
      {
        "category": "general",
        "text": "There are no workarounds that address this vulnerability; however, there are several mitigation options. These mitigation options apply to both physical and virtual appliances.\r\n  Option 1: Disable SIP Inspection\r\nDisabling SIP inspection will completely close the attack vector for this vulnerability. However, it may not be suitable for all customers. In particular, disabling SIP inspection would break SIP connections if either NAT is applied to SIP traffic or if not all ports required for SIP communication are opened via ACL.\r\n\r\nTo disable SIP inspection, configure the following:\r\n\r\nCisco ASA Software\r\npolicy-map global_policy\r\n class inspection_default\r\n  no inspect sip\r\n\r\nCisco FTD Software Releases\r\nconfigure inspection sip disable\r\n\r\n\r\nNote: This command is issued from the FTD CLI.\r\n\r\n  Option 2: Block the Offending Host(s)\r\nCustomers can block traffic from the specific source IP address seen in the connection table using an access control list (ACL). After applying the ACL, make sure to clear existing connections for that source using the clear conn address \u003cip_address\u003e command in EXEC mode.\r\n\r\nAlternatively, the offending host can be shunned using the shun \u003cip_address\u003e command in EXEC mode. This will block all packets from that source IP without the need for a configuration change. However, please be aware that shunning does not persist across reboot.\r\n  Option 3: Filter on Sent-by Address of 0.0.0.0\r\nIn observed cases, the offending traffic has been found to have the Sent-by Address set to the invalid value of 0.0.0.0. If an administrator confirms that the offending traffic shows the same pattern in their environment (e.g. confirmed via packet capture), the following configuration can be applied to prevent the crash:\r\n\r\n\r\nregex VIAHEADER \"0.0.0.0\"\r\n\r\npolicy-map type inspect sip P1\r\nparameters\r\nmatch message-path regex VIAHEADER\r\ndrop\r\n\r\npolicy-map global_policy\r\nclass inspection_default\r\nno inspect sip\r\ninspect sip P1\r\n\r\nIn FTD 6.2 and later, use Cisco Firepower Management Center (FMC) to add this configuration via FlexConfig policy.\r\n  Option 4: Rate Limit SIP Traffic\r\n  This vulnerability can also be mitigated by implementing a rate limit on SIP traffic using the Modular Policy Framework (MPF). The implementation of these policies will differ depending on the deployment specifics and implementation choices made in each environment. Customers who need assistance implementing an MPF policy should contact the Cisco TAC or their Advanced Services (AS) representative for assistance.\r\n\r\nNote: An attacker could exploit this vulnerability using spoofed IP packets.",
        "title": "Workarounds"
      },
      {
        "category": "general",
        "text": "Cisco is in the process of releasing free software updates that address the vulnerability described in this advisory. Customers may only install and expect support for software versions and feature sets for which they have purchased a license. By installing, downloading, accessing, or otherwise using such software upgrades, customers agree to follow the terms of the Cisco software license:\r\nhttps://www.cisco.com/c/en/us/products/end-user-license-agreement.html [\"https://www.cisco.com/c/en/us/products/end-user-license-agreement.html\"]\r\n\r\nAdditionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades.\r\n\r\nWhen considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.\r\n  Customers Without Service Contracts\r\nCustomers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC:\r\nhttps://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html [\"https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html\"]\r\n\r\nCustomers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade.\r\n\r\nCisco ASA Software\r\n                                Cisco ASA Software Release              First Fixed Release                                              9.3 and Prior1                            Not vulnerable                                              9.4              9.4.4.27                                  9.51                          Migrate to first fixed 9.6 or later version                                  9.6               9.6.4.18                                  9.71              Migrate to first fixed 9.8 or later version                                  9.8              9.8.3.16                                  9.9               9.9.2.32                                  9.10              9.10.1.2\r\n1 Cisco ASA Software releases prior to Release 9.1 and Cisco ASA Software Releases 9.2, 9.3, 9.5, and 9.7 have reached the end-of-software-maintenance milestone. Customers are advised to migrate to a supported release that includes the fix for this vulnerability.\r\n\r\nCisco FTD Software\r\n                                Cisco FTD Software Release              First Fixed Release for This Vulnerability                                              6.0              Migrate to a fixed release in 6.1.0 or later                                  6.0.1              Migrate to a fixed release in 6.1.0 or later                                  6.1.0                          6.1.0.7 Hotfix ER                                  6.2.0                          6.2.0.6 Hotfix CE                                  6.2.1                          Migrate to a fixed release in 6.2.2 or later                                  6.2.2                          6.2.2.4 Hotfix BZ                                  6.2.3               6.2.3.7\r\n\r\nTo upgrade to a fixed release of Cisco Firepower System Software, customers can do one of the following:\r\n\r\nFor devices that are managed by using Cisco Firepower Management Center (FMC), use the FMC interface to install the upgrade and, after installation is complete, reapply the access control policy. The Snort version that is installed depends on the FMC release.\r\nFor devices that are managed by using Cisco Adaptive Security Device Manager (ASDM) or Cisco Firepower Device Manager (FDM), use the ASDM or FDM interface to install the upgrade and, after installation is complete, reapply the access control policy.",
        "title": "Fixed Software"
      },
      {
        "category": "general",
        "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.",
        "title": "Vulnerability Policy"
      },
      {
        "category": "general",
        "text": "The Cisco Product Security Incident Response Team (PSIRT) has become aware of active exploitation of the vulnerability that is described in this advisory.",
        "title": "Exploitation and Public Announcements"
      },
      {
        "category": "general",
        "text": "This vulnerability was found during the resolution of a Cisco TAC support case.",
        "title": "Source"
      },
      {
        "category": "legal_disclaimer",
        "text": "THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nA standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.",
        "title": "Legal Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "Emergency Support:\r\n+1 877 228 7302 (toll-free within North America)\r\n+1 408 525 6532 (International direct-dial)\r\nNon-emergency Support:\r\nEmail: psirt@cisco.com\r\nSupport requests that are received via e-mail are typically acknowledged within 48 hours.",
      "issuing_authority": "Cisco product security incident response is the responsibility of the Cisco Product Security Incident Response Team (PSIRT). The Cisco PSIRT is a dedicated, global team that manages the receipt, investigation, and public reporting of security vulnerability information that is related to Cisco products and networks. The on-call Cisco PSIRT works 24x7 with Cisco customers, independent security researchers, consultants, industry organizations, and other vendors to identify possible security issues with Cisco products and networks.\r\nMore information can be found in Cisco Security Vulnerability Policy available at https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html",
      "name": "Cisco",
      "namespace": "https://wwww.cisco.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Cisco Adaptive Security Appliance Software and Cisco Firepower Threat Defense Software Denial of Service Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos"
      },
      {
        "category": "external",
        "summary": "Cisco Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      },
      {
        "category": "external",
        "summary": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181031-asaftd-sip-dos"
      },
      {
        "category": "external",
        "summary": "Cisco ASA Series Firewall CLI Configuration Guide",
        "url": "https://www.cisco.com/c/en/us/td/docs/security/asa/asa99/configuration/firewall/asa-99-firewall-config/inspect-service-policy.html#ID-2094-0000026e"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html",
        "url": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"
      },
      {
        "category": "external",
        "summary": "Cisco Security Advisories and Alerts page",
        "url": "https://www.cisco.com/go/psirt"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html",
        "url": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"
      },
      {
        "category": "external",
        "summary": "Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      }
    ],
    "title": "Cisco Adaptive Security Appliance Software and Cisco Firepower Threat Defense Software Denial of Service Vulnerability",
    "tracking": {
      "current_release_date": "2018-11-16T21:19:00+00:00",
      "generator": {
        "date": "2022-09-03T03:03:30+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-20181031-asaftd-sip-dos",
      "initial_release_date": "2018-10-31T19:30:00+00:00",
      "revision_history": [
        {
          "date": "2018-10-31T19:35:10+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        },
        {
          "date": "2018-11-01T16:17:33+00:00",
          "number": "1.1.0",
          "summary": "Added Rate Limiting mitigation."
        },
        {
          "date": "2018-11-02T16:02:57+00:00",
          "number": "1.2.0",
          "summary": "Clarified that both physical and virtual appliances are affected and that disabling SIP on FTD needs to be done via CLI."
        },
        {
          "date": "2018-11-06T21:02:42+00:00",
          "number": "1.3.0",
          "summary": "Updated the Fixed Software section."
        },
        {
          "date": "2018-11-14T19:54:13+00:00",
          "number": "1.4.0",
          "summary": "Updated the Fixed Software section."
        },
        {
          "date": "2018-11-16T21:19:02+00:00",
          "number": "1.5.0",
          "summary": "Finalized the Fixed Software section."
        }
      ],
      "status": "final",
      "version": "1.5.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.4.1",
                    "product": {
                      "name": "9.4.1",
                      "product_id": "CSAFPID-206486"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.0.115",
                    "product": {
                      "name": "9.4.0.115",
                      "product_id": "CSAFPID-207900"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.1",
                    "product": {
                      "name": "9.4.1.1",
                      "product_id": "CSAFPID-208301"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2",
                    "product": {
                      "name": "9.4.2",
                      "product_id": "CSAFPID-210986"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.5",
                    "product": {
                      "name": "9.4.1.5",
                      "product_id": "CSAFPID-211054"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.3",
                    "product": {
                      "name": "9.4.1.3",
                      "product_id": "CSAFPID-211055"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.2",
                    "product": {
                      "name": "9.4.1.2",
                      "product_id": "CSAFPID-211056"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.3",
                    "product": {
                      "name": "9.4.2.3",
                      "product_id": "CSAFPID-212705"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3",
                    "product": {
                      "name": "9.4.3",
                      "product_id": "CSAFPID-221010"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.3",
                    "product": {
                      "name": "9.4.3.3",
                      "product_id": "CSAFPID-221011"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.4",
                    "product": {
                      "name": "9.4.3.4",
                      "product_id": "CSAFPID-221012"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.6",
                    "product": {
                      "name": "9.4.3.6",
                      "product_id": "CSAFPID-221013"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.8",
                    "product": {
                      "name": "9.4.3.8",
                      "product_id": "CSAFPID-221014"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.11",
                    "product": {
                      "name": "9.4.3.11",
                      "product_id": "CSAFPID-221015"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.12",
                    "product": {
                      "name": "9.4.3.12",
                      "product_id": "CSAFPID-221016"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4",
                    "product": {
                      "name": "9.4.4",
                      "product_id": "CSAFPID-221017"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.2",
                    "product": {
                      "name": "9.4.4.2",
                      "product_id": "CSAFPID-224847"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.5",
                    "product": {
                      "name": "9.4.4.5",
                      "product_id": "CSAFPID-231291"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.6",
                    "product": {
                      "name": "9.4.4.6",
                      "product_id": "CSAFPID-231292"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.8",
                    "product": {
                      "name": "9.4.4.8",
                      "product_id": "CSAFPID-231293"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.10",
                    "product": {
                      "name": "9.4.4.10",
                      "product_id": "CSAFPID-231294"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.12",
                    "product": {
                      "name": "9.4.4.12",
                      "product_id": "CSAFPID-231295"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.13",
                    "product": {
                      "name": "9.4.4.13",
                      "product_id": "CSAFPID-231296"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.14",
                    "product": {
                      "name": "9.4.4.14",
                      "product_id": "CSAFPID-231297"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.6",
                    "product": {
                      "name": "9.4.2.6",
                      "product_id": "CSAFPID-232594"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.11",
                    "product": {
                      "name": "9.4.2.11",
                      "product_id": "CSAFPID-232595"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.16",
                    "product": {
                      "name": "9.4.4.16",
                      "product_id": "CSAFPID-232911"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.13",
                    "product": {
                      "name": "9.4.1.13",
                      "product_id": "CSAFPID-232912"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.17",
                    "product": {
                      "name": "9.4.4.17",
                      "product_id": "CSAFPID-235906"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.7",
                    "product": {
                      "name": "9.4.1.7",
                      "product_id": "CSAFPID-236035"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.8",
                    "product": {
                      "name": "9.4.1.8",
                      "product_id": "CSAFPID-236036"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.18",
                    "product": {
                      "name": "9.4.4.18",
                      "product_id": "CSAFPID-249182"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.20",
                    "product": {
                      "name": "9.4.4.20",
                      "product_id": "CSAFPID-249183"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.22",
                    "product": {
                      "name": "9.4.4.22",
                      "product_id": "CSAFPID-249184"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.24",
                    "product": {
                      "name": "9.4.4.24",
                      "product_id": "CSAFPID-249185"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.25",
                    "product": {
                      "name": "9.4.4.25",
                      "product_id": "CSAFPID-249186"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.4"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.5.1",
                    "product": {
                      "name": "9.5.1",
                      "product_id": "CSAFPID-212614"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2",
                    "product": {
                      "name": "9.5.2",
                      "product_id": "CSAFPID-212704"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.6",
                    "product": {
                      "name": "9.5.2.6",
                      "product_id": "CSAFPID-221018"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.10",
                    "product": {
                      "name": "9.5.2.10",
                      "product_id": "CSAFPID-221019"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.14",
                    "product": {
                      "name": "9.5.2.14",
                      "product_id": "CSAFPID-221020"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3",
                    "product": {
                      "name": "9.5.3",
                      "product_id": "CSAFPID-221021"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.2",
                    "product": {
                      "name": "9.5.3.2",
                      "product_id": "CSAFPID-221022"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.3",
                    "product": {
                      "name": "9.5.3.3",
                      "product_id": "CSAFPID-221023"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.1",
                    "product": {
                      "name": "9.5.3.1",
                      "product_id": "CSAFPID-224849"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.6",
                    "product": {
                      "name": "9.5.3.6",
                      "product_id": "CSAFPID-224850"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.9",
                    "product": {
                      "name": "9.5.3.9",
                      "product_id": "CSAFPID-231298"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.5",
                    "product": {
                      "name": "9.5.2.5",
                      "product_id": "CSAFPID-232593"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.2",
                    "product": {
                      "name": "9.5.2.2",
                      "product_id": "CSAFPID-235909"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.1.4",
                    "product": {
                      "name": "9.5.1.4",
                      "product_id": "CSAFPID-236039"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.5"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.6.0",
                    "product": {
                      "name": "9.6.0",
                      "product_id": "CSAFPID-220691"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1",
                    "product": {
                      "name": "9.6.1",
                      "product_id": "CSAFPID-220692"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.3",
                    "product": {
                      "name": "9.6.1.3",
                      "product_id": "CSAFPID-221024"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.5",
                    "product": {
                      "name": "9.6.1.5",
                      "product_id": "CSAFPID-221025"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.10",
                    "product": {
                      "name": "9.6.1.10",
                      "product_id": "CSAFPID-221026"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2",
                    "product": {
                      "name": "9.6.2",
                      "product_id": "CSAFPID-221027"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.1",
                    "product": {
                      "name": "9.6.2.1",
                      "product_id": "CSAFPID-221028"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.2",
                    "product": {
                      "name": "9.6.2.2",
                      "product_id": "CSAFPID-221029"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.3",
                    "product": {
                      "name": "9.6.2.3",
                      "product_id": "CSAFPID-221030"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.7",
                    "product": {
                      "name": "9.6.2.7",
                      "product_id": "CSAFPID-224852"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.8",
                    "product": {
                      "name": "9.6.2.8",
                      "product_id": "CSAFPID-224853"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.9",
                    "product": {
                      "name": "9.6.2.9",
                      "product_id": "CSAFPID-224854"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3",
                    "product": {
                      "name": "9.6.3",
                      "product_id": "CSAFPID-224855"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.1",
                    "product": {
                      "name": "9.6.3.1",
                      "product_id": "CSAFPID-224856"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.11",
                    "product": {
                      "name": "9.6.2.11",
                      "product_id": "CSAFPID-225986"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.3",
                    "product": {
                      "name": "9.6.3.3",
                      "product_id": "CSAFPID-231299"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.8",
                    "product": {
                      "name": "9.6.3.8",
                      "product_id": "CSAFPID-231300"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.9",
                    "product": {
                      "name": "9.6.3.9",
                      "product_id": "CSAFPID-231301"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.11",
                    "product": {
                      "name": "9.6.3.11",
                      "product_id": "CSAFPID-231302"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.12",
                    "product": {
                      "name": "9.6.3.12",
                      "product_id": "CSAFPID-231303"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.14",
                    "product": {
                      "name": "9.6.3.14",
                      "product_id": "CSAFPID-231304"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.17",
                    "product": {
                      "name": "9.6.3.17",
                      "product_id": "CSAFPID-231305"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.63.20",
                    "product": {
                      "name": "9.63.20",
                      "product_id": "CSAFPID-232890"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.62.22",
                    "product": {
                      "name": "9.62.22",
                      "product_id": "CSAFPID-232891"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.62.23",
                    "product": {
                      "name": "9.62.23",
                      "product_id": "CSAFPID-232892"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.3",
                    "product": {
                      "name": "9.6.4.3",
                      "product_id": "CSAFPID-232907"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.20",
                    "product": {
                      "name": "9.6.3.20",
                      "product_id": "CSAFPID-232908"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.22",
                    "product": {
                      "name": "9.6.2.22",
                      "product_id": "CSAFPID-232909"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.23",
                    "product": {
                      "name": "9.6.2.23",
                      "product_id": "CSAFPID-232910"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4",
                    "product": {
                      "name": "9.6.4",
                      "product_id": "CSAFPID-233267"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.13",
                    "product": {
                      "name": "9.6.2.13",
                      "product_id": "CSAFPID-235907"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.5",
                    "product": {
                      "name": "9.6.4.5",
                      "product_id": "CSAFPID-235908"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.6",
                    "product": {
                      "name": "9.6.4.6",
                      "product_id": "CSAFPID-239003"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.8",
                    "product": {
                      "name": "9.6.4.8",
                      "product_id": "CSAFPID-249187"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.10",
                    "product": {
                      "name": "9.6.4.10",
                      "product_id": "CSAFPID-249188"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.12",
                    "product": {
                      "name": "9.6.4.12",
                      "product_id": "CSAFPID-249189"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.14",
                    "product": {
                      "name": "9.6.4.14",
                      "product_id": "CSAFPID-249190"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.17",
                    "product": {
                      "name": "9.6.4.17",
                      "product_id": "CSAFPID-249191"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.6"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.7.1",
                    "product": {
                      "name": "9.7.1",
                      "product_id": "CSAFPID-221032"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.1",
                    "product": {
                      "name": "9.7.1.1",
                      "product_id": "CSAFPID-224857"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.2",
                    "product": {
                      "name": "9.7.1.2",
                      "product_id": "CSAFPID-224858"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.4",
                    "product": {
                      "name": "9.7.1.4",
                      "product_id": "CSAFPID-232590"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.8",
                    "product": {
                      "name": "9.7.1.8",
                      "product_id": "CSAFPID-232591"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.15",
                    "product": {
                      "name": "9.7.1.15",
                      "product_id": "CSAFPID-232592"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.16",
                    "product": {
                      "name": "9.7.1.16",
                      "product_id": "CSAFPID-232903"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.19",
                    "product": {
                      "name": "9.7.1.19",
                      "product_id": "CSAFPID-232904"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.20",
                    "product": {
                      "name": "9.7.1.20",
                      "product_id": "CSAFPID-232905"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.21",
                    "product": {
                      "name": "9.7.1.21",
                      "product_id": "CSAFPID-232906"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.23",
                    "product": {
                      "name": "9.7.1.23",
                      "product_id": "CSAFPID-239004"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.24",
                    "product": {
                      "name": "9.7.1.24",
                      "product_id": "CSAFPID-246605"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.7"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.8.1",
                    "product": {
                      "name": "9.8.1",
                      "product_id": "CSAFPID-232585"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.1.5",
                    "product": {
                      "name": "9.8.1.5",
                      "product_id": "CSAFPID-232586"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.1.7",
                    "product": {
                      "name": "9.8.1.7",
                      "product_id": "CSAFPID-232587"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2",
                    "product": {
                      "name": "9.8.2",
                      "product_id": "CSAFPID-232588"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.8",
                    "product": {
                      "name": "9.8.2.8",
                      "product_id": "CSAFPID-232589"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.10",
                    "product": {
                      "name": "9.8.2.10",
                      "product_id": "CSAFPID-232895"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.11",
                    "product": {
                      "name": "9.8.2.11",
                      "product_id": "CSAFPID-232896"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.14",
                    "product": {
                      "name": "9.8.2.14",
                      "product_id": "CSAFPID-232897"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.15",
                    "product": {
                      "name": "9.8.2.15",
                      "product_id": "CSAFPID-232898"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.17",
                    "product": {
                      "name": "9.8.2.17",
                      "product_id": "CSAFPID-232899"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.18",
                    "product": {
                      "name": "9.8.2.18",
                      "product_id": "CSAFPID-232900"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.19",
                    "product": {
                      "name": "9.8.2.19",
                      "product_id": "CSAFPID-232901"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.20",
                    "product": {
                      "name": "9.8.2.20",
                      "product_id": "CSAFPID-232902"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.3",
                    "product": {
                      "name": "9.8.2.3",
                      "product_id": "CSAFPID-235915"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.24",
                    "product": {
                      "name": "9.8.2.24",
                      "product_id": "CSAFPID-239005"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.26",
                    "product": {
                      "name": "9.8.2.26",
                      "product_id": "CSAFPID-239006"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.28",
                    "product": {
                      "name": "9.8.2.28",
                      "product_id": "CSAFPID-248821"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.33",
                    "product": {
                      "name": "9.8.2.33",
                      "product_id": "CSAFPID-248822"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.35",
                    "product": {
                      "name": "9.8.2.35",
                      "product_id": "CSAFPID-248823"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.38",
                    "product": {
                      "name": "9.8.2.38",
                      "product_id": "CSAFPID-248824"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.3.8",
                    "product": {
                      "name": "9.8.3.8",
                      "product_id": "CSAFPID-248825"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.3.11",
                    "product": {
                      "name": "9.8.3.11",
                      "product_id": "CSAFPID-248826"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.3.14",
                    "product": {
                      "name": "9.8.3.14",
                      "product_id": "CSAFPID-248827"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.8"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "Base",
                    "product": {
                      "name": "Base",
                      "product_id": "CSAFPID-232875"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1",
                    "product": {
                      "name": "9.9.1",
                      "product_id": "CSAFPID-232894"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.2",
                    "product": {
                      "name": "9.9.1.2",
                      "product_id": "CSAFPID-235910"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.3",
                    "product": {
                      "name": "9.9.1.3",
                      "product_id": "CSAFPID-235911"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2",
                    "product": {
                      "name": "9.9.2",
                      "product_id": "CSAFPID-235912"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.1",
                    "product": {
                      "name": "9.9.2.1",
                      "product_id": "CSAFPID-235913"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.4",
                    "product": {
                      "name": "9.9.1.4",
                      "product_id": "CSAFPID-235914"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.9",
                    "product": {
                      "name": "9.9.2.9",
                      "product_id": "CSAFPID-248817"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.14",
                    "product": {
                      "name": "9.9.2.14",
                      "product_id": "CSAFPID-248818"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.18",
                    "product": {
                      "name": "9.9.2.18",
                      "product_id": "CSAFPID-248819"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.25",
                    "product": {
                      "name": "9.9.2.25",
                      "product_id": "CSAFPID-248820"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.27",
                    "product": {
                      "name": "9.9.2.27",
                      "product_id": "CSAFPID-249192"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.9"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.10.1",
                    "product": {
                      "name": "9.10.1",
                      "product_id": "CSAFPID-249181"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.10"
              }
            ],
            "category": "product_family",
            "name": "Cisco Adaptive Security Appliance (ASA) Software"
          },
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.0.0",
                    "product": {
                      "name": "6.0.0",
                      "product_id": "CSAFPID-220205"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1",
                    "product": {
                      "name": "6.0.1",
                      "product_id": "CSAFPID-220206"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.3",
                    "product": {
                      "name": "6.0.1.3",
                      "product_id": "CSAFPID-227125"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.1",
                    "product": {
                      "name": "6.0.1.1",
                      "product_id": "CSAFPID-232931"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.2",
                    "product": {
                      "name": "6.0.1.2",
                      "product_id": "CSAFPID-232932"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.4",
                    "product": {
                      "name": "6.0.1.4",
                      "product_id": "CSAFPID-232933"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.0.1",
                    "product": {
                      "name": "6.0.0.1",
                      "product_id": "CSAFPID-272046"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.0"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.1.0",
                    "product": {
                      "name": "6.1.0",
                      "product_id": "CSAFPID-223033"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.2",
                    "product": {
                      "name": "6.1.0.2",
                      "product_id": "CSAFPID-226358"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.1",
                    "product": {
                      "name": "6.1.0.1",
                      "product_id": "CSAFPID-232920"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.3",
                    "product": {
                      "name": "6.1.0.3",
                      "product_id": "CSAFPID-232921"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.4",
                    "product": {
                      "name": "6.1.0.4",
                      "product_id": "CSAFPID-232922"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.5",
                    "product": {
                      "name": "6.1.0.5",
                      "product_id": "CSAFPID-232923"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.6",
                    "product": {
                      "name": "6.1.0.6",
                      "product_id": "CSAFPID-232924"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.7",
                    "product": {
                      "name": "6.1.0.7",
                      "product_id": "CSAFPID-251753"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.1"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.2.0",
                    "product": {
                      "name": "6.2.0",
                      "product_id": "CSAFPID-225827"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.1",
                    "product": {
                      "name": "6.2.1",
                      "product_id": "CSAFPID-226359"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2",
                    "product": {
                      "name": "6.2.2",
                      "product_id": "CSAFPID-226360"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.1",
                    "product": {
                      "name": "6.2.0.1",
                      "product_id": "CSAFPID-232925"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.2",
                    "product": {
                      "name": "6.2.0.2",
                      "product_id": "CSAFPID-232926"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.3",
                    "product": {
                      "name": "6.2.0.3",
                      "product_id": "CSAFPID-232927"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.4",
                    "product": {
                      "name": "6.2.0.4",
                      "product_id": "CSAFPID-232928"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.1",
                    "product": {
                      "name": "6.2.2.1",
                      "product_id": "CSAFPID-232929"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.2",
                    "product": {
                      "name": "6.2.2.2",
                      "product_id": "CSAFPID-232930"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3",
                    "product": {
                      "name": "6.2.3",
                      "product_id": "CSAFPID-233334"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3.1",
                    "product": {
                      "name": "6.2.3.1",
                      "product_id": "CSAFPID-245396"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3.2",
                    "product": {
                      "name": "6.2.3.2",
                      "product_id": "CSAFPID-245397"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3.3",
                    "product": {
                      "name": "6.2.3.3",
                      "product_id": "CSAFPID-245398"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3.4",
                    "product": {
                      "name": "6.2.3.4",
                      "product_id": "CSAFPID-247893"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.3",
                    "product": {
                      "name": "6.2.2.3",
                      "product_id": "CSAFPID-247895"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.4",
                    "product": {
                      "name": "6.2.2.4",
                      "product_id": "CSAFPID-247896"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.5",
                    "product": {
                      "name": "6.2.0.5",
                      "product_id": "CSAFPID-247897"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.0.6",
                    "product": {
                      "name": "6.2.0.6",
                      "product_id": "CSAFPID-247898"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3.6",
                    "product": {
                      "name": "6.2.3.6",
                      "product_id": "CSAFPID-248816"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.2"
              }
            ],
            "category": "product_family",
            "name": "Cisco Firepower Threat Defense Software"
          }
        ],
        "category": "vendor",
        "name": "Cisco"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-15454",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvm43975"
        }
      ],
      "notes": [
        {
          "category": "other",
          "text": "Complete.",
          "title": "Affected Product Comprehensiveness"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-206486",
          "CSAFPID-207900",
          "CSAFPID-208301",
          "CSAFPID-210986",
          "CSAFPID-211054",
          "CSAFPID-211055",
          "CSAFPID-211056",
          "CSAFPID-212614",
          "CSAFPID-212704",
          "CSAFPID-212705",
          "CSAFPID-220691",
          "CSAFPID-220692",
          "CSAFPID-221010",
          "CSAFPID-221011",
          "CSAFPID-221012",
          "CSAFPID-221013",
          "CSAFPID-221014",
          "CSAFPID-221015",
          "CSAFPID-221016",
          "CSAFPID-221017",
          "CSAFPID-221018",
          "CSAFPID-221019",
          "CSAFPID-221020",
          "CSAFPID-221021",
          "CSAFPID-221022",
          "CSAFPID-221023",
          "CSAFPID-221024",
          "CSAFPID-221025",
          "CSAFPID-221026",
          "CSAFPID-221027",
          "CSAFPID-221028",
          "CSAFPID-221029",
          "CSAFPID-221030",
          "CSAFPID-221032",
          "CSAFPID-224847",
          "CSAFPID-224849",
          "CSAFPID-224850",
          "CSAFPID-224852",
          "CSAFPID-224853",
          "CSAFPID-224854",
          "CSAFPID-224855",
          "CSAFPID-224856",
          "CSAFPID-224857",
          "CSAFPID-224858",
          "CSAFPID-225986",
          "CSAFPID-231291",
          "CSAFPID-231292",
          "CSAFPID-231293",
          "CSAFPID-231294",
          "CSAFPID-231295",
          "CSAFPID-231296",
          "CSAFPID-231297",
          "CSAFPID-231298",
          "CSAFPID-231299",
          "CSAFPID-231300",
          "CSAFPID-231301",
          "CSAFPID-231302",
          "CSAFPID-231303",
          "CSAFPID-231304",
          "CSAFPID-231305",
          "CSAFPID-232585",
          "CSAFPID-232586",
          "CSAFPID-232587",
          "CSAFPID-232588",
          "CSAFPID-232589",
          "CSAFPID-232590",
          "CSAFPID-232591",
          "CSAFPID-232592",
          "CSAFPID-232593",
          "CSAFPID-232594",
          "CSAFPID-232595",
          "CSAFPID-232875",
          "CSAFPID-232890",
          "CSAFPID-232891",
          "CSAFPID-232892",
          "CSAFPID-232894",
          "CSAFPID-232895",
          "CSAFPID-232896",
          "CSAFPID-232897",
          "CSAFPID-232898",
          "CSAFPID-232899",
          "CSAFPID-232900",
          "CSAFPID-232901",
          "CSAFPID-232902",
          "CSAFPID-232903",
          "CSAFPID-232904",
          "CSAFPID-232905",
          "CSAFPID-232906",
          "CSAFPID-232907",
          "CSAFPID-232908",
          "CSAFPID-232909",
          "CSAFPID-232910",
          "CSAFPID-232911",
          "CSAFPID-232912",
          "CSAFPID-233267",
          "CSAFPID-235906",
          "CSAFPID-235907",
          "CSAFPID-235908",
          "CSAFPID-235909",
          "CSAFPID-235910",
          "CSAFPID-235911",
          "CSAFPID-235912",
          "CSAFPID-235913",
          "CSAFPID-235914",
          "CSAFPID-235915",
          "CSAFPID-236035",
          "CSAFPID-236036",
          "CSAFPID-236039",
          "CSAFPID-239003",
          "CSAFPID-239004",
          "CSAFPID-239005",
          "CSAFPID-239006",
          "CSAFPID-246605",
          "CSAFPID-248817",
          "CSAFPID-248818",
          "CSAFPID-248819",
          "CSAFPID-248820",
          "CSAFPID-248821",
          "CSAFPID-248822",
          "CSAFPID-248823",
          "CSAFPID-248824",
          "CSAFPID-248825",
          "CSAFPID-248826",
          "CSAFPID-248827",
          "CSAFPID-249181",
          "CSAFPID-249182",
          "CSAFPID-249183",
          "CSAFPID-249184",
          "CSAFPID-249185",
          "CSAFPID-249186",
          "CSAFPID-249187",
          "CSAFPID-249188",
          "CSAFPID-249189",
          "CSAFPID-249190",
          "CSAFPID-249191",
          "CSAFPID-249192",
          "CSAFPID-220205",
          "CSAFPID-220206",
          "CSAFPID-223033",
          "CSAFPID-225827",
          "CSAFPID-226358",
          "CSAFPID-226359",
          "CSAFPID-226360",
          "CSAFPID-227125",
          "CSAFPID-232920",
          "CSAFPID-232921",
          "CSAFPID-232922",
          "CSAFPID-232923",
          "CSAFPID-232924",
          "CSAFPID-232925",
          "CSAFPID-232926",
          "CSAFPID-232927",
          "CSAFPID-232928",
          "CSAFPID-232929",
          "CSAFPID-232930",
          "CSAFPID-232931",
          "CSAFPID-232932",
          "CSAFPID-232933",
          "CSAFPID-233334",
          "CSAFPID-245396",
          "CSAFPID-245397",
          "CSAFPID-245398",
          "CSAFPID-247893",
          "CSAFPID-247895",
          "CSAFPID-247896",
          "CSAFPID-247897",
          "CSAFPID-247898",
          "CSAFPID-248816",
          "CSAFPID-251753",
          "CSAFPID-272046"
        ]
      },
      "release_date": "2018-10-31T19:30:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Cisco has released software updates that address this vulnerability.",
          "product_ids": [
            "CSAFPID-220205",
            "CSAFPID-220206",
            "CSAFPID-223033",
            "CSAFPID-225827",
            "CSAFPID-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232925",
            "CSAFPID-232926",
            "CSAFPID-232927",
            "CSAFPID-232928",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-233334",
            "CSAFPID-245396",
            "CSAFPID-245397",
            "CSAFPID-245398",
            "CSAFPID-247893",
            "CSAFPID-247895",
            "CSAFPID-247896",
            "CSAFPID-247897",
            "CSAFPID-247898",
            "CSAFPID-248816",
            "CSAFPID-251753",
            "CSAFPID-272046",
            "CSAFPID-206486",
            "CSAFPID-207900",
            "CSAFPID-208301",
            "CSAFPID-210986",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-221010",
            "CSAFPID-221011",
            "CSAFPID-221012",
            "CSAFPID-221013",
            "CSAFPID-221014",
            "CSAFPID-221015",
            "CSAFPID-221016",
            "CSAFPID-221017",
            "CSAFPID-221018",
            "CSAFPID-221019",
            "CSAFPID-221020",
            "CSAFPID-221021",
            "CSAFPID-221022",
            "CSAFPID-221023",
            "CSAFPID-221024",
            "CSAFPID-221025",
            "CSAFPID-221026",
            "CSAFPID-221027",
            "CSAFPID-221028",
            "CSAFPID-221029",
            "CSAFPID-221030",
            "CSAFPID-221032",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-231291",
            "CSAFPID-231292",
            "CSAFPID-231293",
            "CSAFPID-231294",
            "CSAFPID-231295",
            "CSAFPID-231296",
            "CSAFPID-231297",
            "CSAFPID-231298",
            "CSAFPID-231299",
            "CSAFPID-231300",
            "CSAFPID-231301",
            "CSAFPID-231302",
            "CSAFPID-231303",
            "CSAFPID-231304",
            "CSAFPID-231305",
            "CSAFPID-232585",
            "CSAFPID-232586",
            "CSAFPID-232587",
            "CSAFPID-232588",
            "CSAFPID-232589",
            "CSAFPID-232590",
            "CSAFPID-232591",
            "CSAFPID-232592",
            "CSAFPID-232593",
            "CSAFPID-232594",
            "CSAFPID-232595",
            "CSAFPID-232875",
            "CSAFPID-232890",
            "CSAFPID-232891",
            "CSAFPID-232892",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232902",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232906",
            "CSAFPID-232907",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232911",
            "CSAFPID-232912",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235909",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236035",
            "CSAFPID-236036",
            "CSAFPID-236039",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006",
            "CSAFPID-246605",
            "CSAFPID-248817",
            "CSAFPID-248818",
            "CSAFPID-248819",
            "CSAFPID-248820",
            "CSAFPID-248821",
            "CSAFPID-248822",
            "CSAFPID-248823",
            "CSAFPID-248824",
            "CSAFPID-248825",
            "CSAFPID-248826",
            "CSAFPID-248827",
            "CSAFPID-249181",
            "CSAFPID-249182",
            "CSAFPID-249183",
            "CSAFPID-249184",
            "CSAFPID-249185",
            "CSAFPID-249186",
            "CSAFPID-249187",
            "CSAFPID-249188",
            "CSAFPID-249189",
            "CSAFPID-249190",
            "CSAFPID-249191",
            "CSAFPID-249192"
          ],
          "url": "https://software.cisco.com"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-206486",
            "CSAFPID-207900",
            "CSAFPID-208301",
            "CSAFPID-210986",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-221010",
            "CSAFPID-221011",
            "CSAFPID-221012",
            "CSAFPID-221013",
            "CSAFPID-221014",
            "CSAFPID-221015",
            "CSAFPID-221016",
            "CSAFPID-221017",
            "CSAFPID-221018",
            "CSAFPID-221019",
            "CSAFPID-221020",
            "CSAFPID-221021",
            "CSAFPID-221022",
            "CSAFPID-221023",
            "CSAFPID-221024",
            "CSAFPID-221025",
            "CSAFPID-221026",
            "CSAFPID-221027",
            "CSAFPID-221028",
            "CSAFPID-221029",
            "CSAFPID-221030",
            "CSAFPID-221032",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-231291",
            "CSAFPID-231292",
            "CSAFPID-231293",
            "CSAFPID-231294",
            "CSAFPID-231295",
            "CSAFPID-231296",
            "CSAFPID-231297",
            "CSAFPID-231298",
            "CSAFPID-231299",
            "CSAFPID-231300",
            "CSAFPID-231301",
            "CSAFPID-231302",
            "CSAFPID-231303",
            "CSAFPID-231304",
            "CSAFPID-231305",
            "CSAFPID-232585",
            "CSAFPID-232586",
            "CSAFPID-232587",
            "CSAFPID-232588",
            "CSAFPID-232589",
            "CSAFPID-232590",
            "CSAFPID-232591",
            "CSAFPID-232592",
            "CSAFPID-232593",
            "CSAFPID-232594",
            "CSAFPID-232595",
            "CSAFPID-232875",
            "CSAFPID-232890",
            "CSAFPID-232891",
            "CSAFPID-232892",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232902",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232906",
            "CSAFPID-232907",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232911",
            "CSAFPID-232912",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235909",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236035",
            "CSAFPID-236036",
            "CSAFPID-236039",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006",
            "CSAFPID-246605",
            "CSAFPID-248817",
            "CSAFPID-248818",
            "CSAFPID-248819",
            "CSAFPID-248820",
            "CSAFPID-248821",
            "CSAFPID-248822",
            "CSAFPID-248823",
            "CSAFPID-248824",
            "CSAFPID-248825",
            "CSAFPID-248826",
            "CSAFPID-248827",
            "CSAFPID-249181",
            "CSAFPID-249182",
            "CSAFPID-249183",
            "CSAFPID-249184",
            "CSAFPID-249185",
            "CSAFPID-249186",
            "CSAFPID-249187",
            "CSAFPID-249188",
            "CSAFPID-249189",
            "CSAFPID-249190",
            "CSAFPID-249191",
            "CSAFPID-249192",
            "CSAFPID-220205",
            "CSAFPID-220206",
            "CSAFPID-223033",
            "CSAFPID-225827",
            "CSAFPID-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232925",
            "CSAFPID-232926",
            "CSAFPID-232927",
            "CSAFPID-232928",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-233334",
            "CSAFPID-245396",
            "CSAFPID-245397",
            "CSAFPID-245398",
            "CSAFPID-247893",
            "CSAFPID-247895",
            "CSAFPID-247896",
            "CSAFPID-247897",
            "CSAFPID-247898",
            "CSAFPID-248816",
            "CSAFPID-251753",
            "CSAFPID-272046"
          ]
        }
      ],
      "title": "vuln_cisco-sa-20181031-asaftd-sip-dos"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...