{
  "document": {
    "acknowledgments": [
      {
        "summary": "Cisco would like to thank security researcher  Michal Bentkowski from Securitum for reporting this vulnerability."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "notes": [
      {
        "category": "summary",
        "title": "Summary",
        "text": "A vulnerability in the web interface of the Cisco Adaptive Security Appliance (ASA) could allow an unauthenticated, remote attacker to cause an affected device to reload unexpectedly, resulting in a denial of service (DoS) condition. It is also possible on certain software releases that the ASA will not reload, but an attacker could view sensitive system information without authentication by using directory traversal techniques.\r\n\r\nThe vulnerability is due to lack of proper input validation of the HTTP URL. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. An exploit could allow the attacker to cause a DoS condition or unauthenticated disclosure of information. This vulnerability applies to IPv4 and IPv6 HTTP traffic.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.\r\n\r\nNote: Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability as there are continued attempts to exploit in the wild.\r\n\r\n"
      },
      {
        "category": "general",
        "title": "Vulnerable Products",
        "text": "This vulnerability affects Cisco ASA Software and Cisco Firepower Threat Defense (FTD) Software that is running on the following Cisco products:\r\n\r\n3000 Series Industrial Security Appliance (ISA)\r\nASA 1000V Cloud Firewall\r\nASA 5500 Series Adaptive Security Appliances\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  ASA Software\r\n\r\nIn the following table, the left column lists the Cisco ASA features that are potentially vulnerable. The right column indicates the basic configuration for the feature from the show running-config CLI command, if it can be determined. If the device is configured for one of these features, follow the additional instructions to determine if the device is vulnerable.\r\n\r\n                              Cisco ASA Feature              Possible Vulnerable Configuration                                              Adaptive Security Device Manager (ASDM)1                                        http server enable <port>\r\nhttp <remote_ip_address> <remote_subnet_mask> <interface_name>                                   AnyConnect IKEv2 Remote Access (with client services)                          crypto ikev2 enable <interface_name> client-services port <port #>\r\nwebvpn\r\n                anyconnect enable\r\n                                  AnyConnect IKEv2 Remote Access (without client services)                          crypto ikev2 enable <interface_name>\r\nwebvpn\r\n                anyconnect enable\r\n                                  AnyConnect SSL VPN               webvpn\r\n                enable <interface_name>                                   Cisco Security Manager2                            http server enable <port>\r\nhttp <remote_ip_address> <remote_subnet_mask> <interface_name>\r\n                                  Clientless SSL VPN              webvpn\r\n   enable <interface_name>                                   Cut-Through Proxy (Not vulnerable unless used in conjunction with other vulnerable features on the same port)                            aaa authentication listener <interface_name> port <number>\r\n                                  Local Certificate Authority (CA)                            crypto ca server\r\n no shutdown\r\n                                  Mobile Device Manager (MDM) Proxy3                            mdm-proxy\r\n  enable <interface_name>                                   Mobile User Security (MUS)               webvpn\r\n mus password <password>\r\n mus server enable port <port #>\r\n mus <address> <mask> <interface_name>                                   Proxy Bypass\r\n              webvpn\r\n               proxy-bypass\r\n                                  REST API4              rest-api image disk0:/<image name>\r\nrest-api agent\r\n\r\n1ASDM is vulnerable only from an IP address in the configured http command range.\r\n2 Cisco Security Manager is vulnerable only from an IP address in the configured http command range.\r\n3The MDM Proxy is first supported as of Cisco ASA Software Release 9.3.1.\r\n4The REST API is first supported as of Cisco ASA Software Release 9.3.2. The REST API is vulnerable only from an IP address in the configured http command range.\r\n\r\nDetermining Whether an ASA Configured with a Potentially Vulnerable Feature Is Vulnerable\r\n\r\nStep 1: Administrators can use the show asp table socket | include SSL|DTLS command and look for a Secure Sockets Layer (SSL) or a Datagram Transport Layer Security (DTLS) listen socket on any TCP port. If either socket is present in the output and the ASA device is configured for one or more of the ASA features in the preceding table, the device may be vulnerable. The following example shows an ASA device with SSL and DTLS listen sockets:\r\n\r\n\r\nciscoasa# show asp table socket | include SSL|DTLS\r\n\r\n\r\nSSL       00185038  LISTEN     172.16.0.250:443    0.0.0.0:*\r\nSSL       00188638  LISTEN     10.0.0.250:443      0.0.0.0:*\r\nDTLS      0018f7a8  LISTEN     10.0.0.250:443      0.0.0.0:*\r\n  Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable.\r\n\r\n\r\nciscoasa# show processes | include Unicorn\r\n\r\n\r\nMwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0       3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218\r\n  Note: The Unicorn Proxy Thread identifier in the preceding example is 218 and can vary. A device must be considered vulnerable if the Unicorn Proxy Thread process is running, regardless of the actual thread identifier number.\r\n\r\nDetermining the Running ASA Software Release\r\n\r\nTo determine whether a vulnerable release of Cisco ASA Software is running on a device, administrators can use the show version | include Version command in the CLI. The following example shows the output of the command for a device that is running Cisco ASA Software Release 9.2(1):\r\nciscoasa# show version | include Version\r\n\r\n\r\nCisco Adaptive Security Appliance Software Version 9.2(1)\r\nDevice Manager Version 7.4(1)\r\n  Administrators who use Cisco Adaptive Security Device Manager (ASDM) to manage devices can locate the software release in the table that appears in the login window or the upper-left corner of the Cisco ASDM window.\r\n\r\nFTD Software\r\n\r\nThis vulnerability applies to all Cisco FTD Software releases except Release 6.2.0, which is not vulnerable. See the Fixed Releases [\"#fs\"] section for additional information about fixed releases of Cisco FTD Software. The Cisco FTD Software release contains both Firepower and ASA code. Review the “Firepower Threat Defense Devices” section of the Cisco Firepower Compatibility Guide [\"https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_070E1908889545BDB6CC564676202628\"] for additional information.\r\n\r\nIn the following table, the left column lists the Cisco FTD features  that are potentially vulnerable. The right column indicates the basic  configuration for the feature from the show running-config CLI command,  if it can be determined. If the device is configured for one of these  features, follow the additional instructions to determine if  the device is vulnerable.\r\n\r\n                              Cisco FTD Feature              Vulnerable Configuration                                                          HTTP Service enabled1                            http server enable <port #>\r\nhttp <remote_ip_address> <remote_subnet_mask> <interface_name>\r\n                                  AnyConnect IKEv2 Remote Access (with client services)2,3                            crypto ikev2 enable <interface_name> client-services port <port #>\r\nwebvpn\r\n  anyconnect enable                                  AnyConnect IKEv2 Remote Access (without client services)2,3              crypto ikev2 enable <interface_name>\r\nwebvpn\r\n  anyconnect enable                                  AnyConnect SSL VPN2,3              webvpn\r\n  enable <interface_name>\r\n1 The HTTP feature is enabled via Firepower Threat Defense Platform Settings > HTTP in the Cisco Firepower Management Console (FMC).\r\n2 Remote Access VPN features are enabled via Devices > VPN > Remote Access in the Cisco FMC or via Device > Remote Access VPN in Cisco Firepower Device Manager (FDM).\r\n3 Remote Access VPN features are first supported as of Cisco FTD Software Release 6.2.2.\r\n\r\nDetermining Whether Cisco FTD Configured with a Potentially Vulnerable Feature Is Vulnerable\r\n\r\nStep 1: Administrators can use the show asp table socket | include SSL|DTLS command and  look for an SSL or a DTLS listen socket on any TCP port. If either  socket is present in the output and the FTD device is configured for one  or more of the features listed in the preceding table, the device may be vulnerable. The following example shows an FTD device with  SSL and DTLS listen sockets:\r\n\r\n\r\nfirepower# show asp table socket | include SSL|DTLS\r\n\r\n\r\nSSL       01ffb648  LISTEN     1.1.1.1:443         0.0.0.0:*\r\nDTLS      00009438  LISTEN     1.1.1.1:443         0.0.0.0:*\r\n\r\n    Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable.\r\n\r\n\r\nfirepower# show processes | include Unicorn\r\n\r\n\r\nMwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0       3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218\r\n\r\nNotes:\r\n\r\nThe Unicorn Proxy Thread identifier in the previous example is 218 and      can vary. A device must be considered vulnerable if the Unicorn Proxy      Thread process is running, regardless of the actual thread identifier      number.\r\nAlthough certain IKEv2 feature sets do not enable the underlying SSL TCP listening socket, they may still be vulnerable. Administrators can use the show running-config crypto ikev2 CLI command to check if the crypto ikev2 enable configuration command is present in the configuration, as shown in the following example:\r\n\r\nfirepower# show running-config crypto ikev2 | include enable\r\n\r\n\r\ncrypto ikev2 enable Outside\r\n    If a command like crypto ikev2 enable is present in the running configuration and the anyconnect enable command is part of the global webvpn configuration, the Cisco FTD device is also considered vulnerable.\r\nDetermining the Running Cisco FTD Software Release\r\n\r\nAdministrators can use the show version command in the CLI to determine the Cisco FTD Software release. In this example, the device is running Release 6.2.2:\r\n> show version\r\n\r\n\r\n---------------------[ ftd ]---------------------\r\nModel : Cisco ASA5525-X Threat Defense (75) Version 6.2.2 (Build 362)\r\nUUID : 2849ba3c-ecb8-11e6-98ca-b9fc2975893c\r\nRules update version : 2017-03-15-001-vrt\r\nVDB version : 279\r\n----------------------------------------------------"
      },
      {
        "category": "general",
        "title": "Products Confirmed Not Vulnerable",
        "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 Cisco AnyConnect Secure Mobility Client is not vulnerable."
      },
      {
        "category": "general",
        "title": "Workarounds",
        "text": "There are no workarounds that address this vulnerability."
      },
      {
        "category": "general",
        "title": "Fixed Software",
        "text": "Cisco has released 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\r\nCustomers Without Service Contracts\r\n\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\nFixed Releases\r\n\r\nCustomers should upgrade to an appropriate release as indicated in the following tables.\r\n\r\nCisco ASA Software\r\n                                Cisco ASA Software Release              First Fixed Release for This Vulnerability                                              Prior to 9.11                             Migrate to 9.1.7.29                                  9.1                9.1.7.29                                  9.2                             9.2.4.33                                  9.31                             Migrate to 9.4.4.18                                  9.4                9.4.4.18                                  9.51                            Migrate to 9.6.4.8                                                9.6               9.6.4.8                                                9.7              9.7.1.24                                   9.8              9.8.2.28                                   9.9               9.9.2.1\r\n1Cisco ASA Software releases prior to Release 9.1 and Cisco ASA Software Releases 9.3 and 9.5 have reached end-of-software maintenance. Customers should migrate to a supported release.\r\n\r\nThe software is available for download from the Software Center [\"https://software.cisco.com/download/navigator.html\"] on Cisco.com by navigating to Products > Security > Firewalls > Adaptive Security Appliances (ASA) > ASA 5500-X Series Firewalls, where there is a list of Cisco ASA hardware platforms. The majority of these software releases are listed under Interim.\r\n\r\nCisco FTD Software\r\n                                Cisco FTD Software Release                            First Fixed Release for This Vulnerability                                              6.0               Migrate to 6.1.0 HotFix or later                                  6.0.1              Migrate to 6.1.0 HotFix or later                                                6.1.0                            Cisco_FTD_Hotfix_EI-6.1.0.7-2.sh (all FTD hardware platforms except 41xx and 9300)\r\nCisco_FTD_SSP_Hotfix_EI-6.1.0.7-2.sh (41xx and 9300 FTD hardware platforms)                                                6.2.0                            Not vulnerable                                                6.2.1                            Migrate to 6.2.2.3                                  6.2.2                            6.2.2.3                                  6.2.3               6.2.3.1\r\n6.2.3-851\r\n6.2.3-85.02\r\n1Software image for FTD Virtual for the Microsoft Azure Cloud\r\n2Software image for FTD Virtual for the AWS Cloud\r\n\r\nThe software is available for download from the Software Center [\"https://software.cisco.com/download/navigator.html\"] on Cisco.com by navigating to Products > Security > Firewalls > Next-Generation Firewalls (NGFW), where there is a list of Cisco FTD hardware platforms."
      },
      {
        "category": "general",
        "title": "Vulnerability Policy",
        "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."
      },
      {
        "category": "general",
        "title": "Exploitation and Public Announcements",
        "text": "In September 2019, the Cisco Product Security Incident Response Team (PSIRT) became aware of additional attempted exploitation of this vulnerability in the wild. Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability."
      },
      {
        "category": "general",
        "title": "Source",
        "text": "Cisco would like to thank security researcher  Michal Bentkowski from Securitum for reporting this vulnerability."
      },
      {
        "category": "legal_disclaimer",
        "title": "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."
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "psirt@cisco.com",
      "issuing_authority": "Cisco PSIRT",
      "name": "Cisco",
      "namespace": "https://wwww.cisco.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd"
      },
      {
        "category": "external",
        "summary": "Cisco Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      },
      {
        "category": "external",
        "summary": "Cisco Firepower Compatibility Guide",
        "url": "https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_070E1908889545BDB6CC564676202628"
      },
      {
        "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": "Software Center",
        "url": "https://software.cisco.com/download/navigator.html"
      }
    ],
    "title": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability",
    "tracking": {
      "current_release_date": "2019-09-24T17:49:53+00:00",
      "generator": {
        "date": "2025-10-13T15:36:17+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-20180606-asaftd",
      "initial_release_date": "2018-06-06T16:00:00+00:00",
      "revision_history": [
        {
          "date": "2018-06-06T15:16:49+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        },
        {
          "date": "2018-06-22T17:44:00+00:00",
          "number": "1.1.0",
          "summary": "Updated the Exploitation and Public Announcements section with up-to-date exploitation information."
        },
        {
          "date": "2018-10-05T15:28:40+00:00",
          "number": "1.2.0",
          "summary": "Corrected advisory metadata to remove unaffected version 6.2.0."
        },
        {
          "date": "2019-03-06T16:27:22+00:00",
          "number": "1.3.0",
          "summary": "Updated the exploitation information in the Exploitation and Public Announcements section."
        },
        {
          "date": "2019-09-24T17:49:53+00:00",
          "number": "1.4.0",
          "summary": "Changed the SIR value to Critical, added a note about upgrading to the Summary, and updated the exploitation information in the Exploitation and Public Announcements section."
        }
      ],
      "status": "final",
      "version": "1.4.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "name": "Cisco",
        "category": "vendor",
        "branches": [
          {
            "name": "Cisco Secure Firewall Adaptive Security Appliance (ASA) Software",
            "category": "product_family",
            "branches": [
              {
                "name": "9.1",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.1",
                      "product_id": "CSAFPID-188867"
                    }
                  },
                  {
                    "name": "9.1.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.1.4",
                      "product_id": "CSAFPID-191211"
                    }
                  },
                  {
                    "name": "9.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.2",
                      "product_id": "CSAFPID-191212"
                    }
                  },
                  {
                    "name": "9.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.3",
                      "product_id": "CSAFPID-194998"
                    }
                  },
                  {
                    "name": "9.1.2.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.2.8",
                      "product_id": "CSAFPID-194999"
                    }
                  },
                  {
                    "name": "9.1.3.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.3.2",
                      "product_id": "CSAFPID-198551"
                    }
                  },
                  {
                    "name": "9.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.4",
                      "product_id": "CSAFPID-198552"
                    }
                  },
                  {
                    "name": "9.1.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.4.5",
                      "product_id": "CSAFPID-198553"
                    }
                  },
                  {
                    "name": "9.1.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5",
                      "product_id": "CSAFPID-198554"
                    }
                  },
                  {
                    "name": "9.1.5.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.10",
                      "product_id": "CSAFPID-202941"
                    }
                  },
                  {
                    "name": "9.1.5.12",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.12",
                      "product_id": "CSAFPID-202942"
                    }
                  },
                  {
                    "name": "9.1.5.15",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.15",
                      "product_id": "CSAFPID-202943"
                    }
                  },
                  {
                    "name": "9.1.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6",
                      "product_id": "CSAFPID-206218"
                    }
                  },
                  {
                    "name": "9.1.5.21",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.21",
                      "product_id": "CSAFPID-206491"
                    }
                  },
                  {
                    "name": "9.1.6.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.1",
                      "product_id": "CSAFPID-206492"
                    }
                  },
                  {
                    "name": "9.1.6.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.6",
                      "product_id": "CSAFPID-210983"
                    }
                  },
                  {
                    "name": "9.1.6.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.4",
                      "product_id": "CSAFPID-210988"
                    }
                  },
                  {
                    "name": "9.1.6.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.8",
                      "product_id": "CSAFPID-211051"
                    }
                  },
                  {
                    "name": "9.1.6.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.10",
                      "product_id": "CSAFPID-211059"
                    }
                  },
                  {
                    "name": "9.1.7.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.4",
                      "product_id": "CSAFPID-220448"
                    }
                  },
                  {
                    "name": "9.1.7.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.6",
                      "product_id": "CSAFPID-220996"
                    }
                  },
                  {
                    "name": "9.1.7.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.7",
                      "product_id": "CSAFPID-220997"
                    }
                  },
                  {
                    "name": "9.1.7.9",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.9",
                      "product_id": "CSAFPID-220998"
                    }
                  },
                  {
                    "name": "9.1.7.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.11",
                      "product_id": "CSAFPID-220999"
                    }
                  },
                  {
                    "name": "9.1.7.12",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.12",
                      "product_id": "CSAFPID-221000"
                    }
                  },
                  {
                    "name": "9.1.7.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.13",
                      "product_id": "CSAFPID-225987"
                    }
                  },
                  {
                    "name": "9.1.7.15",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.15",
                      "product_id": "CSAFPID-225988"
                    }
                  },
                  {
                    "name": "9.1.5.16",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.16",
                      "product_id": "CSAFPID-232601"
                    }
                  },
                  {
                    "name": "9.1.5.19",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.5.19",
                      "product_id": "CSAFPID-232602"
                    }
                  },
                  {
                    "name": "9.1.7.16",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.16",
                      "product_id": "CSAFPID-232603"
                    }
                  },
                  {
                    "name": "9.1.7.19",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.19",
                      "product_id": "CSAFPID-232604"
                    }
                  },
                  {
                    "name": "9.1.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7",
                      "product_id": "CSAFPID-232615"
                    }
                  },
                  {
                    "name": "9.1.7.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.20",
                      "product_id": "CSAFPID-232915"
                    }
                  },
                  {
                    "name": "9.1.7.21",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.21",
                      "product_id": "CSAFPID-232916"
                    }
                  },
                  {
                    "name": "9.1.7.23",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.23",
                      "product_id": "CSAFPID-232917"
                    }
                  },
                  {
                    "name": "9.1.6.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.11",
                      "product_id": "CSAFPID-232918"
                    }
                  },
                  {
                    "name": "9.1.7.25",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.7.25",
                      "product_id": "CSAFPID-239001"
                    }
                  }
                ]
              },
              {
                "name": "9.2",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.1",
                      "product_id": "CSAFPID-202938"
                    }
                  },
                  {
                    "name": "9.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.2",
                      "product_id": "CSAFPID-202946"
                    }
                  },
                  {
                    "name": "9.2.2.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.2.4",
                      "product_id": "CSAFPID-202947"
                    }
                  },
                  {
                    "name": "9.2.2.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.2.7",
                      "product_id": "CSAFPID-202948"
                    }
                  },
                  {
                    "name": "9.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.3",
                      "product_id": "CSAFPID-202949"
                    }
                  },
                  {
                    "name": "9.2.2.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.2.8",
                      "product_id": "CSAFPID-204544"
                    }
                  },
                  {
                    "name": "9.2.3.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.3.3",
                      "product_id": "CSAFPID-206489"
                    }
                  },
                  {
                    "name": "9.2.3.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.3.4",
                      "product_id": "CSAFPID-206490"
                    }
                  },
                  {
                    "name": "9.2.0.0",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.0.0",
                      "product_id": "CSAFPID-207903"
                    }
                  },
                  {
                    "name": "9.2.0.104",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.0.104",
                      "product_id": "CSAFPID-207904"
                    }
                  },
                  {
                    "name": "9.2.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.3.1",
                      "product_id": "CSAFPID-207905"
                    }
                  },
                  {
                    "name": "9.2.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4",
                      "product_id": "CSAFPID-210984"
                    }
                  },
                  {
                    "name": "9.2.4.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.2",
                      "product_id": "CSAFPID-212707"
                    }
                  },
                  {
                    "name": "9.2.4.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.4",
                      "product_id": "CSAFPID-212708"
                    }
                  },
                  {
                    "name": "9.2.4.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.8",
                      "product_id": "CSAFPID-221001"
                    }
                  },
                  {
                    "name": "9.2.4.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.10",
                      "product_id": "CSAFPID-221002"
                    }
                  },
                  {
                    "name": "9.2.4.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.13",
                      "product_id": "CSAFPID-221003"
                    }
                  },
                  {
                    "name": "9.2.4.14",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.14",
                      "product_id": "CSAFPID-221004"
                    }
                  },
                  {
                    "name": "9.2.4.16",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.16",
                      "product_id": "CSAFPID-221005"
                    }
                  },
                  {
                    "name": "9.2.4.17",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.17",
                      "product_id": "CSAFPID-221006"
                    }
                  },
                  {
                    "name": "9.2.4.18",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.18",
                      "product_id": "CSAFPID-224844"
                    }
                  },
                  {
                    "name": "9.2.4.19",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.19",
                      "product_id": "CSAFPID-224845"
                    }
                  },
                  {
                    "name": "9.2.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.5",
                      "product_id": "CSAFPID-232597"
                    }
                  },
                  {
                    "name": "9.2.4.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.20",
                      "product_id": "CSAFPID-232598"
                    }
                  },
                  {
                    "name": "9.2.4.22",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.22",
                      "product_id": "CSAFPID-232599"
                    }
                  },
                  {
                    "name": "9.2.4.24",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.24",
                      "product_id": "CSAFPID-232600"
                    }
                  },
                  {
                    "name": "9.2.4.25",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.25",
                      "product_id": "CSAFPID-232913"
                    }
                  },
                  {
                    "name": "9.2.4.27",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.27",
                      "product_id": "CSAFPID-232914"
                    }
                  },
                  {
                    "name": "9.2.4.28",
                    "category": "service_pack",
                    "product": {
                      "name": "9.2.4.28",
                      "product_id": "CSAFPID-239002"
                    }
                  }
                ]
              },
              {
                "name": "9.3",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.1",
                      "product_id": "CSAFPID-202940"
                    }
                  },
                  {
                    "name": "9.3.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.1.1",
                      "product_id": "CSAFPID-202944"
                    }
                  },
                  {
                    "name": "9.3.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.2",
                      "product_id": "CSAFPID-202945"
                    }
                  },
                  {
                    "name": "9.3.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.2.2",
                      "product_id": "CSAFPID-206487"
                    }
                  },
                  {
                    "name": "9.3.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3",
                      "product_id": "CSAFPID-206488"
                    }
                  },
                  {
                    "name": "9.3.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.5",
                      "product_id": "CSAFPID-210985"
                    }
                  },
                  {
                    "name": "9.3.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.1",
                      "product_id": "CSAFPID-211050"
                    }
                  },
                  {
                    "name": "9.3.3.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.2",
                      "product_id": "CSAFPID-211057"
                    }
                  },
                  {
                    "name": "9.3.3.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.5",
                      "product_id": "CSAFPID-211058"
                    }
                  },
                  {
                    "name": "9.3.3.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.6",
                      "product_id": "CSAFPID-212706"
                    }
                  },
                  {
                    "name": "9.3.3.9",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.9",
                      "product_id": "CSAFPID-221007"
                    }
                  },
                  {
                    "name": "9.3.3.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.10",
                      "product_id": "CSAFPID-221008"
                    }
                  },
                  {
                    "name": "9.3.3.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.11",
                      "product_id": "CSAFPID-221009"
                    }
                  },
                  {
                    "name": "9.3.3.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.3.3.7",
                      "product_id": "CSAFPID-232596"
                    }
                  }
                ]
              },
              {
                "name": "9.4",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.4.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1",
                      "product_id": "CSAFPID-206486"
                    }
                  },
                  {
                    "name": "9.4.0.115",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.0.115",
                      "product_id": "CSAFPID-207900"
                    }
                  },
                  {
                    "name": "9.4.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.1",
                      "product_id": "CSAFPID-208301"
                    }
                  },
                  {
                    "name": "9.4.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.2",
                      "product_id": "CSAFPID-210986"
                    }
                  },
                  {
                    "name": "9.4.1.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.5",
                      "product_id": "CSAFPID-211054"
                    }
                  },
                  {
                    "name": "9.4.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.3",
                      "product_id": "CSAFPID-211055"
                    }
                  },
                  {
                    "name": "9.4.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.2",
                      "product_id": "CSAFPID-211056"
                    }
                  },
                  {
                    "name": "9.4.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.2.3",
                      "product_id": "CSAFPID-212705"
                    }
                  },
                  {
                    "name": "9.4.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3",
                      "product_id": "CSAFPID-221010"
                    }
                  },
                  {
                    "name": "9.4.3.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.3",
                      "product_id": "CSAFPID-221011"
                    }
                  },
                  {
                    "name": "9.4.3.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.4",
                      "product_id": "CSAFPID-221012"
                    }
                  },
                  {
                    "name": "9.4.3.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.6",
                      "product_id": "CSAFPID-221013"
                    }
                  },
                  {
                    "name": "9.4.3.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.8",
                      "product_id": "CSAFPID-221014"
                    }
                  },
                  {
                    "name": "9.4.3.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.11",
                      "product_id": "CSAFPID-221015"
                    }
                  },
                  {
                    "name": "9.4.3.12",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.3.12",
                      "product_id": "CSAFPID-221016"
                    }
                  },
                  {
                    "name": "9.4.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4",
                      "product_id": "CSAFPID-221017"
                    }
                  },
                  {
                    "name": "9.4.4.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.2",
                      "product_id": "CSAFPID-224847"
                    }
                  },
                  {
                    "name": "9.4.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.5",
                      "product_id": "CSAFPID-231291"
                    }
                  },
                  {
                    "name": "9.4.4.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.6",
                      "product_id": "CSAFPID-231292"
                    }
                  },
                  {
                    "name": "9.4.4.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.8",
                      "product_id": "CSAFPID-231293"
                    }
                  },
                  {
                    "name": "9.4.4.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.10",
                      "product_id": "CSAFPID-231294"
                    }
                  },
                  {
                    "name": "9.4.4.12",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.12",
                      "product_id": "CSAFPID-231295"
                    }
                  },
                  {
                    "name": "9.4.4.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.13",
                      "product_id": "CSAFPID-231296"
                    }
                  },
                  {
                    "name": "9.4.4.14",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.14",
                      "product_id": "CSAFPID-231297"
                    }
                  },
                  {
                    "name": "9.4.2.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.2.6",
                      "product_id": "CSAFPID-232594"
                    }
                  },
                  {
                    "name": "9.4.2.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.2.11",
                      "product_id": "CSAFPID-232595"
                    }
                  },
                  {
                    "name": "9.4.4.16",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.16",
                      "product_id": "CSAFPID-232911"
                    }
                  },
                  {
                    "name": "9.4.1.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.13",
                      "product_id": "CSAFPID-232912"
                    }
                  },
                  {
                    "name": "9.4.4.17",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.4.17",
                      "product_id": "CSAFPID-235906"
                    }
                  }
                ]
              },
              {
                "name": "9.5",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.5.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.1",
                      "product_id": "CSAFPID-212614"
                    }
                  },
                  {
                    "name": "9.5.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.2",
                      "product_id": "CSAFPID-212704"
                    }
                  },
                  {
                    "name": "9.5.2.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.2.6",
                      "product_id": "CSAFPID-221018"
                    }
                  },
                  {
                    "name": "9.5.2.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.2.10",
                      "product_id": "CSAFPID-221019"
                    }
                  },
                  {
                    "name": "9.5.2.14",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.2.14",
                      "product_id": "CSAFPID-221020"
                    }
                  },
                  {
                    "name": "9.5.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3",
                      "product_id": "CSAFPID-221021"
                    }
                  },
                  {
                    "name": "9.5.3.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3.2",
                      "product_id": "CSAFPID-221022"
                    }
                  },
                  {
                    "name": "9.5.3.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3.3",
                      "product_id": "CSAFPID-221023"
                    }
                  },
                  {
                    "name": "9.5.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3.1",
                      "product_id": "CSAFPID-224849"
                    }
                  },
                  {
                    "name": "9.5.3.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3.6",
                      "product_id": "CSAFPID-224850"
                    }
                  },
                  {
                    "name": "9.5.3.9",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.3.9",
                      "product_id": "CSAFPID-231298"
                    }
                  },
                  {
                    "name": "9.5.2.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.2.5",
                      "product_id": "CSAFPID-232593"
                    }
                  },
                  {
                    "name": "9.5.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.5.1.4",
                      "product_id": "CSAFPID-236039"
                    }
                  }
                ]
              },
              {
                "name": "9.6",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.6.0",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.0",
                      "product_id": "CSAFPID-220691"
                    }
                  },
                  {
                    "name": "9.6.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.1",
                      "product_id": "CSAFPID-220692"
                    }
                  },
                  {
                    "name": "9.6.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.1.3",
                      "product_id": "CSAFPID-221024"
                    }
                  },
                  {
                    "name": "9.6.1.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.1.5",
                      "product_id": "CSAFPID-221025"
                    }
                  },
                  {
                    "name": "9.6.1.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.1.10",
                      "product_id": "CSAFPID-221026"
                    }
                  },
                  {
                    "name": "9.6.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2",
                      "product_id": "CSAFPID-221027"
                    }
                  },
                  {
                    "name": "9.6.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.1",
                      "product_id": "CSAFPID-221028"
                    }
                  },
                  {
                    "name": "9.6.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.2",
                      "product_id": "CSAFPID-221029"
                    }
                  },
                  {
                    "name": "9.6.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.3",
                      "product_id": "CSAFPID-221030"
                    }
                  },
                  {
                    "name": "9.6.2.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.7",
                      "product_id": "CSAFPID-224852"
                    }
                  },
                  {
                    "name": "9.6.2.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.8",
                      "product_id": "CSAFPID-224853"
                    }
                  },
                  {
                    "name": "9.6.2.9",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.9",
                      "product_id": "CSAFPID-224854"
                    }
                  },
                  {
                    "name": "9.6.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3",
                      "product_id": "CSAFPID-224855"
                    }
                  },
                  {
                    "name": "9.6.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.1",
                      "product_id": "CSAFPID-224856"
                    }
                  },
                  {
                    "name": "9.6.2.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.11",
                      "product_id": "CSAFPID-225986"
                    }
                  },
                  {
                    "name": "9.6.3.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.3",
                      "product_id": "CSAFPID-231299"
                    }
                  },
                  {
                    "name": "9.6.3.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.8",
                      "product_id": "CSAFPID-231300"
                    }
                  },
                  {
                    "name": "9.6.3.9",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.9",
                      "product_id": "CSAFPID-231301"
                    }
                  },
                  {
                    "name": "9.6.3.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.11",
                      "product_id": "CSAFPID-231302"
                    }
                  },
                  {
                    "name": "9.6.3.12",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.12",
                      "product_id": "CSAFPID-231303"
                    }
                  },
                  {
                    "name": "9.6.3.14",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.14",
                      "product_id": "CSAFPID-231304"
                    }
                  },
                  {
                    "name": "9.6.3.17",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.17",
                      "product_id": "CSAFPID-231305"
                    }
                  },
                  {
                    "name": "9.63.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.63.20",
                      "product_id": "CSAFPID-232890"
                    }
                  },
                  {
                    "name": "9.62.22",
                    "category": "service_pack",
                    "product": {
                      "name": "9.62.22",
                      "product_id": "CSAFPID-232891"
                    }
                  },
                  {
                    "name": "9.62.23",
                    "category": "service_pack",
                    "product": {
                      "name": "9.62.23",
                      "product_id": "CSAFPID-232892"
                    }
                  },
                  {
                    "name": "9.6.4.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.4.3",
                      "product_id": "CSAFPID-232907"
                    }
                  },
                  {
                    "name": "9.6.3.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.3.20",
                      "product_id": "CSAFPID-232908"
                    }
                  },
                  {
                    "name": "9.6.2.22",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.22",
                      "product_id": "CSAFPID-232909"
                    }
                  },
                  {
                    "name": "9.6.2.23",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.23",
                      "product_id": "CSAFPID-232910"
                    }
                  },
                  {
                    "name": "9.6.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.4",
                      "product_id": "CSAFPID-233267"
                    }
                  },
                  {
                    "name": "9.6.2.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.2.13",
                      "product_id": "CSAFPID-235907"
                    }
                  },
                  {
                    "name": "9.6.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.4.5",
                      "product_id": "CSAFPID-235908"
                    }
                  },
                  {
                    "name": "9.6.4.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.6.4.6",
                      "product_id": "CSAFPID-239003"
                    }
                  }
                ]
              },
              {
                "name": "9.7",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.7.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1",
                      "product_id": "CSAFPID-221032"
                    }
                  },
                  {
                    "name": "9.7.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.1",
                      "product_id": "CSAFPID-224857"
                    }
                  },
                  {
                    "name": "9.7.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.2",
                      "product_id": "CSAFPID-224858"
                    }
                  },
                  {
                    "name": "9.7.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.4",
                      "product_id": "CSAFPID-232590"
                    }
                  },
                  {
                    "name": "9.7.1.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.8",
                      "product_id": "CSAFPID-232591"
                    }
                  },
                  {
                    "name": "9.7.1.15",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.15",
                      "product_id": "CSAFPID-232592"
                    }
                  },
                  {
                    "name": "9.7.1.16",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.16",
                      "product_id": "CSAFPID-232903"
                    }
                  },
                  {
                    "name": "9.7.1.19",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.19",
                      "product_id": "CSAFPID-232904"
                    }
                  },
                  {
                    "name": "9.7.1.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.20",
                      "product_id": "CSAFPID-232905"
                    }
                  },
                  {
                    "name": "9.7.1.21",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.21",
                      "product_id": "CSAFPID-232906"
                    }
                  },
                  {
                    "name": "9.7.1.23",
                    "category": "service_pack",
                    "product": {
                      "name": "9.7.1.23",
                      "product_id": "CSAFPID-239004"
                    }
                  }
                ]
              },
              {
                "name": "9.8",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.8.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.1",
                      "product_id": "CSAFPID-232585"
                    }
                  },
                  {
                    "name": "9.8.1.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.1.5",
                      "product_id": "CSAFPID-232586"
                    }
                  },
                  {
                    "name": "9.8.1.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.1.7",
                      "product_id": "CSAFPID-232587"
                    }
                  },
                  {
                    "name": "9.8.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2",
                      "product_id": "CSAFPID-232588"
                    }
                  },
                  {
                    "name": "9.8.2.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.8",
                      "product_id": "CSAFPID-232589"
                    }
                  },
                  {
                    "name": "9.8.2.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.10",
                      "product_id": "CSAFPID-232895"
                    }
                  },
                  {
                    "name": "9.8.2.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.11",
                      "product_id": "CSAFPID-232896"
                    }
                  },
                  {
                    "name": "9.8.2.14",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.14",
                      "product_id": "CSAFPID-232897"
                    }
                  },
                  {
                    "name": "9.8.2.15",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.15",
                      "product_id": "CSAFPID-232898"
                    }
                  },
                  {
                    "name": "9.8.2.17",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.17",
                      "product_id": "CSAFPID-232899"
                    }
                  },
                  {
                    "name": "9.8.2.18",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.18",
                      "product_id": "CSAFPID-232900"
                    }
                  },
                  {
                    "name": "9.8.2.19",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.19",
                      "product_id": "CSAFPID-232901"
                    }
                  },
                  {
                    "name": "9.8.2.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.20",
                      "product_id": "CSAFPID-232902"
                    }
                  },
                  {
                    "name": "9.8.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.3",
                      "product_id": "CSAFPID-235915"
                    }
                  },
                  {
                    "name": "9.8.2.24",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.24",
                      "product_id": "CSAFPID-239005"
                    }
                  },
                  {
                    "name": "9.8.2.26",
                    "category": "service_pack",
                    "product": {
                      "name": "9.8.2.26",
                      "product_id": "CSAFPID-239006"
                    }
                  }
                ]
              },
              {
                "name": "9.9",
                "category": "product_version",
                "branches": [
                  {
                    "name": "Base",
                    "category": "service_pack",
                    "product": {
                      "name": "Base",
                      "product_id": "CSAFPID-232875"
                    }
                  },
                  {
                    "name": "9.9.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.1",
                      "product_id": "CSAFPID-232894"
                    }
                  },
                  {
                    "name": "9.9.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.1.2",
                      "product_id": "CSAFPID-235910"
                    }
                  },
                  {
                    "name": "9.9.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.1.3",
                      "product_id": "CSAFPID-235911"
                    }
                  },
                  {
                    "name": "9.9.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.2",
                      "product_id": "CSAFPID-235912"
                    }
                  },
                  {
                    "name": "9.9.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.2.1",
                      "product_id": "CSAFPID-235913"
                    }
                  },
                  {
                    "name": "9.9.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.1.4",
                      "product_id": "CSAFPID-235914"
                    }
                  }
                ]
              }
            ]
          },
          {
            "name": "Cisco Secure Firewall Threat Defense (FTD) Software",
            "category": "product_family",
            "branches": [
              {
                "name": "6.0",
                "category": "product_version",
                "branches": [
                  {
                    "name": "6.0.0",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.0",
                      "product_id": "CSAFPID-220205"
                    }
                  },
                  {
                    "name": "6.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.1",
                      "product_id": "CSAFPID-220206"
                    }
                  },
                  {
                    "name": "6.0.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.1.3",
                      "product_id": "CSAFPID-227125"
                    }
                  },
                  {
                    "name": "6.0.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.1.1",
                      "product_id": "CSAFPID-232931"
                    }
                  },
                  {
                    "name": "6.0.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.1.2",
                      "product_id": "CSAFPID-232932"
                    }
                  },
                  {
                    "name": "6.0.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.1.4",
                      "product_id": "CSAFPID-232933"
                    }
                  }
                ]
              },
              {
                "name": "6.1",
                "category": "product_version",
                "branches": [
                  {
                    "name": "6.1.0",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0",
                      "product_id": "CSAFPID-223033"
                    }
                  },
                  {
                    "name": "6.1.0.2",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.2",
                      "product_id": "CSAFPID-226358"
                    }
                  },
                  {
                    "name": "6.1.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.1",
                      "product_id": "CSAFPID-232920"
                    }
                  },
                  {
                    "name": "6.1.0.3",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.3",
                      "product_id": "CSAFPID-232921"
                    }
                  },
                  {
                    "name": "6.1.0.4",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.4",
                      "product_id": "CSAFPID-232922"
                    }
                  },
                  {
                    "name": "6.1.0.5",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.5",
                      "product_id": "CSAFPID-232923"
                    }
                  },
                  {
                    "name": "6.1.0.6",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.6",
                      "product_id": "CSAFPID-232924"
                    }
                  }
                ]
              },
              {
                "name": "6.2",
                "category": "product_version",
                "branches": [
                  {
                    "name": "6.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.1",
                      "product_id": "CSAFPID-226359"
                    }
                  },
                  {
                    "name": "6.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.2",
                      "product_id": "CSAFPID-226360"
                    }
                  },
                  {
                    "name": "6.2.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.2.1",
                      "product_id": "CSAFPID-232929"
                    }
                  },
                  {
                    "name": "6.2.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.2.2",
                      "product_id": "CSAFPID-232930"
                    }
                  },
                  {
                    "name": "6.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.3",
                      "product_id": "CSAFPID-233334"
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-0296",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvi16029"
        }
      ],
      "notes": [
        {
          "category": "other",
          "title": "Affected Product Comprehensiveness",
          "text": "Complete."
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-188867",
          "CSAFPID-191211",
          "CSAFPID-191212",
          "CSAFPID-194998",
          "CSAFPID-194999",
          "CSAFPID-198551",
          "CSAFPID-198552",
          "CSAFPID-198553",
          "CSAFPID-198554",
          "CSAFPID-202938",
          "CSAFPID-202940",
          "CSAFPID-202941",
          "CSAFPID-202942",
          "CSAFPID-202943",
          "CSAFPID-202944",
          "CSAFPID-202945",
          "CSAFPID-202946",
          "CSAFPID-202947",
          "CSAFPID-202948",
          "CSAFPID-202949",
          "CSAFPID-204544",
          "CSAFPID-206218",
          "CSAFPID-206486",
          "CSAFPID-206487",
          "CSAFPID-206488",
          "CSAFPID-206489",
          "CSAFPID-206490",
          "CSAFPID-206491",
          "CSAFPID-206492",
          "CSAFPID-207900",
          "CSAFPID-207903",
          "CSAFPID-207904",
          "CSAFPID-207905",
          "CSAFPID-208301",
          "CSAFPID-210983",
          "CSAFPID-210984",
          "CSAFPID-210985",
          "CSAFPID-210986",
          "CSAFPID-210988",
          "CSAFPID-211050",
          "CSAFPID-211051",
          "CSAFPID-211054",
          "CSAFPID-211055",
          "CSAFPID-211056",
          "CSAFPID-211057",
          "CSAFPID-211058",
          "CSAFPID-211059",
          "CSAFPID-212614",
          "CSAFPID-212704",
          "CSAFPID-212705",
          "CSAFPID-212706",
          "CSAFPID-212707",
          "CSAFPID-212708",
          "CSAFPID-220448",
          "CSAFPID-220691",
          "CSAFPID-220692",
          "CSAFPID-220996",
          "CSAFPID-220997",
          "CSAFPID-220998",
          "CSAFPID-220999",
          "CSAFPID-221000",
          "CSAFPID-221001",
          "CSAFPID-221002",
          "CSAFPID-221003",
          "CSAFPID-221004",
          "CSAFPID-221005",
          "CSAFPID-221006",
          "CSAFPID-221007",
          "CSAFPID-221008",
          "CSAFPID-221009",
          "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-224844",
          "CSAFPID-224845",
          "CSAFPID-224847",
          "CSAFPID-224849",
          "CSAFPID-224850",
          "CSAFPID-224852",
          "CSAFPID-224853",
          "CSAFPID-224854",
          "CSAFPID-224855",
          "CSAFPID-224856",
          "CSAFPID-224857",
          "CSAFPID-224858",
          "CSAFPID-225986",
          "CSAFPID-225987",
          "CSAFPID-225988",
          "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-232596",
          "CSAFPID-232597",
          "CSAFPID-232598",
          "CSAFPID-232599",
          "CSAFPID-232600",
          "CSAFPID-232601",
          "CSAFPID-232602",
          "CSAFPID-232603",
          "CSAFPID-232604",
          "CSAFPID-232615",
          "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-232913",
          "CSAFPID-232914",
          "CSAFPID-232915",
          "CSAFPID-232916",
          "CSAFPID-232917",
          "CSAFPID-232918",
          "CSAFPID-233267",
          "CSAFPID-235906",
          "CSAFPID-235907",
          "CSAFPID-235908",
          "CSAFPID-235910",
          "CSAFPID-235911",
          "CSAFPID-235912",
          "CSAFPID-235913",
          "CSAFPID-235914",
          "CSAFPID-235915",
          "CSAFPID-236039",
          "CSAFPID-239001",
          "CSAFPID-239002",
          "CSAFPID-239003",
          "CSAFPID-239004",
          "CSAFPID-239005",
          "CSAFPID-239006",
          "CSAFPID-220205",
          "CSAFPID-220206",
          "CSAFPID-223033",
          "CSAFPID-226358",
          "CSAFPID-226359",
          "CSAFPID-226360",
          "CSAFPID-227125",
          "CSAFPID-232920",
          "CSAFPID-232921",
          "CSAFPID-232922",
          "CSAFPID-232923",
          "CSAFPID-232924",
          "CSAFPID-232929",
          "CSAFPID-232930",
          "CSAFPID-232931",
          "CSAFPID-232932",
          "CSAFPID-232933",
          "CSAFPID-233334"
        ]
      },
      "release_date": "2018-06-06T16:00: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-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-233334",
            "CSAFPID-188867",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220448",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220996",
            "CSAFPID-220997",
            "CSAFPID-220998",
            "CSAFPID-220999",
            "CSAFPID-221000",
            "CSAFPID-221001",
            "CSAFPID-221002",
            "CSAFPID-221003",
            "CSAFPID-221004",
            "CSAFPID-221005",
            "CSAFPID-221006",
            "CSAFPID-221007",
            "CSAFPID-221008",
            "CSAFPID-221009",
            "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-224844",
            "CSAFPID-224845",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "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-232596",
            "CSAFPID-232597",
            "CSAFPID-232598",
            "CSAFPID-232599",
            "CSAFPID-232600",
            "CSAFPID-232601",
            "CSAFPID-232602",
            "CSAFPID-232603",
            "CSAFPID-232604",
            "CSAFPID-232615",
            "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-232913",
            "CSAFPID-232914",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232917",
            "CSAFPID-232918",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236039",
            "CSAFPID-239001",
            "CSAFPID-239002",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006"
          ],
          "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-188867",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220448",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220996",
            "CSAFPID-220997",
            "CSAFPID-220998",
            "CSAFPID-220999",
            "CSAFPID-221000",
            "CSAFPID-221001",
            "CSAFPID-221002",
            "CSAFPID-221003",
            "CSAFPID-221004",
            "CSAFPID-221005",
            "CSAFPID-221006",
            "CSAFPID-221007",
            "CSAFPID-221008",
            "CSAFPID-221009",
            "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-224844",
            "CSAFPID-224845",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "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-232596",
            "CSAFPID-232597",
            "CSAFPID-232598",
            "CSAFPID-232599",
            "CSAFPID-232600",
            "CSAFPID-232601",
            "CSAFPID-232602",
            "CSAFPID-232603",
            "CSAFPID-232604",
            "CSAFPID-232615",
            "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-232913",
            "CSAFPID-232914",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232917",
            "CSAFPID-232918",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236039",
            "CSAFPID-239001",
            "CSAFPID-239002",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006"
          ]
        }
      ],
      "title": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability"
    }
  ]
}