{
  "document": {
    "acknowledgments": [
      {
        "summary": "Cisco would like to thank Cedric Halbronn from the NCC Group for finding and reporting this vulnerability."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "notes": [
      {
        "category": "summary",
        "title": "Summary",
        "text": "Update from February 5, 2018: After further investigation, Cisco has identified additional attack vectors and features that are affected by this vulnerability. In addition, it was also found that the original fix was incomplete so new fixed code versions are now available. Please see the Fixed Software [\"#fixed\"] section for more information.\r\n\r\n\r\nA vulnerability in the XML parser of Cisco Adaptive Security Appliance (ASA) Software could allow an unauthenticated, remote attacker to cause a reload of the affected system or to remotely execute code. It was also possible that  the ASA could stop processing incoming Virtual Private Network (VPN) authentication requests due to a low memory condition.\r\n\r\nThe vulnerability is due to an issue with allocating and freeing memory  when processing a malicious XML payload. An attacker could exploit this vulnerability by sending a crafted XML packet to a vulnerable interface on an affected system. An exploit could allow the attacker to execute arbitrary code and obtain full control of the system, cause a reload of the affected device or stop processing of incoming VPN authentication requests.\r\n\r\nTo be vulnerable the ASA must have Secure Socket Layer (SSL) services or IKEv2 Remote Access VPN services enabled on an interface. The risk of the vulnerability being exploited also depends on the accessibility of the interface to the attacker. For a comprehensive list of vulnerable ASA features please refer to the table in the  Vulnerable Products [\"#vulnerable\"] section.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address all the features that are affected by this vulnerability.\r\n\r\n"
      },
      {
        "category": "general",
        "title": "Vulnerable Products",
        "text": "This vulnerability affects Cisco ASA Software that is running on the following Cisco products:\r\n\r\n3000 Series Industrial Security Appliance (ISA)\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\nASA 1000V Cloud Firewall\r\nAdaptive Security Virtual Appliance (ASAv)\r\nFirepower 2100 Series Security Appliance\r\nFirepower 4110 Security Appliance\r\nFirepower 4120 Security Appliance\r\nFirepower 4140 Security Appliance\r\nFirepower 4150 Security Appliance\r\nFirepower 9300 ASA Security Module\r\nFirepower Threat Defense Software (FTD)\r\nFTD Virtual (FTDv)\r\n\r\nASA Software\r\n  In the following table, the left column lists the vulnerable Cisco ASA features. The right column indicates the vulnerable configuration from the CLI command show running-config, if it can be determined.\r\n\r\n                              Feature                            Vulnerable Configuration                                              Adaptive Security Device Manager (ASDM)1\r\n                            http server enable <port>\r\nhttp <remote_ip_address> <remote_subnet_mask> <interface_name>                                   AnyConnect IKEv2 Remote Access (with client services)\r\n              crypto ikev2 enable <interface_name> client-services port <port #>\r\nwebvpn\r\n                anyconnect enable\r\n                                  AnyConnect IKEv2 Remote Access (without client services)\r\n              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\r\n              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)\r\n              aaa authentication listener <interface_name> port <number>\r\n                                  Local Certificate Authority (CA)\r\n              crypto ca server\r\n no shutdown\r\n                                  Mobile Device Manager (MDM) Proxy3\r\n              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                                  Security Assertion Markup Language (SAML) Single Sign-On (SSO)5              N/A                     1ASDM 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 software release 9.3.1.\r\n4The REST API is first supported as of software release 9.3.2. The REST API is vulnerable only from an IP address in the configured http command range.\r\n5SAML SSO is first supported as of software release 9.6.\r\n\r\nThe customer can also 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 ASA device is configured for one or more of the ASA features in the above table, the device is considered vulnerable. The following example shows an ASA device with SSL and DTLS listen sockets:\r\nciscoasa# show asp table socket | include SSL|DTLS\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  The customer can also check the show asp table socket stats protocol ssl command to list the underlying SSL system statistics. The SSL statistics indicate the number of each type of message received and is further verification that the ASA device is vulnerable.\r\nciscoasa# show asp table socket stats protocol ssl\r\nNP SSL System Stats:\r\n  Handshake Started:          83\r\n  Handshake Complete:         60\r\n  SSL Open:                    7\r\n  SSL Close:                 285\r\n  SSL Server:                 84\r\n  SSL Server Verify:           0\r\n  SSL Client:                  0\r\n  Note: While certain IKEv2 feature sets do not enable the underlying SSL TCP listening socket, they may still be vulnerable. Customers can use the CLI command show running-config crypto ikev2 to check if the configuration command crypto ikev2 enable is present in the configuration.\r\nciscoasa# show running-config crypto ikev2 | include enable\r\ncrypto ikev2 enable Outside\r\n  If a command like crypto ikev2 enable is present in the running configuration and the command anyconnect enable is part of the global webvpn configuration, the ASA device is also considered vulnerable.\r\n\r\nDetermining the ASA Running 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 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\nCisco Adaptive Security Appliance Software Version 9.2(1)\r\nDevice Manager Version 7.4(1)\r\n  Customers 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\n  This vulnerability applies to all FTD releases before the first fixed software release. The FTD release contains both Firepower and ASA code. Please review the Firepower Threat Defense Devices section in 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 vulnerable Cisco FTD features. The right column indicates the vulnerable configuration from the CLI command show running-config, if it can be determined.\r\n\r\n                               Feature              Vulnerable Configuration\r\n                                              HTTP Service enabled1\r\n              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\r\n              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>                    1 The HTTP feature is enabled via Firepower Threat Defense Platform Settings > HTTP on the Firepower Management Console (FMC).\r\n2 Remote Access VPN features are enabled via Devices > VPN > Remote Access on the FMC or via Device > Remote Access VPN on the Firepower Device Manager (FDM).\r\n3 Remote Access VPN features are first supported as of software release 6.2.2.\r\n\r\nThe customer can also 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 above table, the device is considered vulnerable. The following example shows an FTD device with SSL and DTLS listen sockets:\r\n\r\nfirepower# show asp table socket | include SSL|DTLS\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\nThe customer can also check the show asp table socket stats protocol ssl command to list the underlying SSL system statistics. The SSL statistics indicate the number of each type of message received and is further verification that the FTD device is vulnerable.\r\nfirepower# show asp table socket stats protocol ssl\r\nNP SSL System Stats:\r\nHandshake Started:          44\r\nHandshake Complete:         42\r\nSSL Open:                    2\r\nSSL Close:                  77\r\nSSL Server:                 45\r\nSSL Server Verify:           0\r\nSSL Client:                  0\r\nNote: While certain IKEv2 feature sets do not enable the underlying SSL TCP listening socket, they may still be vulnerable. Customers can use the CLI command show running-config crypto ikev2 to check if the configuration command crypto ikev2 enable is present in the configuration.\r\nfirepower# show running-config crypto ikev2 | include enable\r\ncrypto ikev2 enable Outside\r\nIf a command like crypto ikev2 enable is present in the running configuration and the command anyconnect enable is part of the global webvpn configuration, the FTD device is also considered vulnerable.\r\n\r\nDetermining the Running FTD Software Release\r\n\r\nAdministrators can use the show version command in the CLI to determine the FTD release. In this example, the device is running software release 6.2.2:\r\n> show version\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": "Cisco has confirmed that the AnyConnect Secure Mobility Client is not vulnerable.\r\n\r\nNo other Cisco products are currently known to be affected by this vulnerability."
      },
      {
        "category": "general",
        "title": "Workarounds",
        "text": "There are no workarounds that address all the features that are affected by this vulnerability. The management access to the security appliance can be restricted to known, trusted hosts using the CLI command http <remote_ip_address> <remote_subnet_mask> <interface_name>. Please refer to the Enable HTTP Service section in the  Cisco Guide to Harden Cisco ASA Firewall [\"https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/200150-Cisco-Guide-to-Harden-Cisco-ASA-Firewall.html#anc15\"] for further information."
      },
      {
        "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:  http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html [\"http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.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 upgrade 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: http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html [\"http://www.cisco.com/en/US/support/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\nIn the following tables, the left column lists major releases of Cisco ASA Software. The right column indicates whether a major release is affected by the vulnerability described in this advisory and the first release that includes the fix for this vulnerability. Customers should upgrade to an appropriate release as indicated in this section.\r\n                                Cisco ASA Major Release\r\n              First Fixed Release                                                 8.x1                Affected; migrate to 9.1.7.23                                   9.01                Affected; migrate to 9.1.7.23                                   9.1                9.1.7.23                                   9.2\r\n               9.2.4.27                                   9.31\r\n               Affected; migrate to 9.4.4.16                                   9.4                9.4.4.16                                   9.51\r\n               Affected; migrate to 9.6.4.3                                  9.6                9.6.4.3                                   9.7               9.7.1.21                                   9.8               9.8.2.20                                   9.9.1                9.9.1.2                                   9.9.2              9.9.2.1\r\n1ASA Software releases prior to 9.1, including all 8.x releases, and ASA releases 9.3 and 9.5 have reached End of Software Maintenance. Customers should migrate to a supported release.\r\n  The software is available for download from Cisco Software Center [\"https://software.cisco.com/download/navigator.html\"] by navigating to Products > Security > Firewalls > Adaptive Security Appliances (ASA) > ASA 5500-X Series Firewalls where there is a list of ASA hardware platforms. The majority of these software releases are listed under Interim.\r\n\r\nFTD Software\r\n\r\n  In the following table, the left column lists major releases of Cisco FTD Software. The right column indicates whether a major release is affected by the vulnerability described in this advisory and the first release that includes the fix for this vulnerability. Customers should upgrade to an appropriate release as indicated in this section. The FTD software images will be posted as they become available.\r\n\r\n                              Cisco FTD Major Release\r\n              First Fixed Release                                                 6.0.0               Affected; migrate to 6.0.1 HotFix or later\r\n                                  6.0.1               Cisco_FTD_Hotfix_BH-6.0.1.5-1.sh  (All FTD hardware platforms except 41xx and 9300)\r\nCisco_FTD_SSP_Hotfix_BH-6.0.1.5-1.sh (41xx and 9300 FTD hardware platform)                                  6.1.0               Cisco_FTD_Hotfix_DZ-6.1.0.7-1.sh  (All FTD hardware platforms except 41xx and 9300)\r\nCisco_FTD_SSP_Hotfix_DZ-6.1.0.7-1.sh (41xx and 9300 FTD hardware platform)                                  6.2.0               Cisco_FTD_Hotfix_BN-6.2.0.5-3.sh  (All FTD hardware platforms except 41xx and 9300)\r\nCisco_FTD_SSP_Hotfix_BN-6.2.0.5-3.sh (41xx and 9300 FTD hardware platform)                                   6.2.1               Affected; migrate to 6.2.2 HotFix                                    6.2.2\r\n              Cisco_FTD_SSP_FP2K_Hotfix_AN-6.2.2.2-4.sh.REL.tar (21xx FTD hardware platform)\r\nCisco_FTD_SSP_Hotfix_AO-6.2.2.2-1.sh.REL.tar (41xx and 9300 FTD hardware platforms)\r\nCisco_FTD_Hotfix_AO-6.2.2.2-1.sh.REL.tar (All other FTD hardware platforms)\r\n                                  6.2.2 (Azure)               6.2.2-2011\r\n1 If 6.2.2-201 is upgraded with the 6.2.2.1-73 patch, then Cisco_FTD_Hotfix_AO-6.2.2.2-1.sh.REL.tar must be applied to address the vulnerability described in this document. If any other patch version is applied to 6.2.2-201, this vulnerability will remain addressed in FTDv.\r\n\r\nThe software is available for download from Cisco Software Center [\"https://software.cisco.com/download/navigator.html\"] by navigating to Products > Security > Firewalls> Next-Generation Firewalls (NGFW) where there is a list of possible 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": "The Cisco Product Security Incident Response Team (PSIRT) is aware of public knowledge of the vulnerability that is described in this advisory. Cisco PSIRT is aware of attempted malicious use of the vulnerability described in this advisory."
      },
      {
        "category": "general",
        "title": "Source",
        "text": "Cisco would like to thank Cedric Halbronn from the NCC Group for finding and 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 Remote Code Execution and Denial of Service Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180129-asa1"
      },
      {
        "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": "Cisco Guide to Harden Cisco ASA Firewall",
        "url": "https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/200150-Cisco-Guide-to-Harden-Cisco-ASA-Firewall.html#anc15"
      },
      {
        "category": "external",
        "summary": "http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html",
        "url": "http://www.cisco.com/c/en/us/td/docs/general/warranty/English/EU1KEN_.html"
      },
      {
        "category": "external",
        "summary": "Cisco Security Advisories and Alerts page",
        "url": "https://www.cisco.com/go/psirt"
      },
      {
        "category": "external",
        "summary": "http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html",
        "url": "http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html"
      },
      {
        "category": "external",
        "summary": "Software Center",
        "url": "https://software.cisco.com/download/navigator.html"
      }
    ],
    "title": "Cisco Adaptive Security Appliance Remote Code Execution and Denial of Service Vulnerability",
    "tracking": {
      "current_release_date": "2018-05-17T17:52:00+00:00",
      "generator": {
        "date": "2025-10-13T15:35:56+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-20180129-asa1",
      "initial_release_date": "2018-01-29T17:00:00+00:00",
      "revision_history": [
        {
          "date": "2018-01-29T16:50:27+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        },
        {
          "date": "2018-01-29T17:16:02+00:00",
          "number": "1.1.0",
          "summary": "Clarified that Cisco PSIRT is not aware of any malicious use of the vulnerability described in this advisory."
        },
        {
          "date": "2018-01-29T22:33:13+00:00",
          "number": "1.2.0",
          "summary": "Updated the First Fixed Release table with information on the 8.x code train and corrected the First Fixed Release information for 9.9."
        },
        {
          "date": "2018-01-30T17:31:13+00:00",
          "number": "1.3.0",
          "summary": "Further clarified the vulnerable ASA configuration in order for the vulnerability to be exploited."
        },
        {
          "date": "2018-02-05T15:43:34+00:00",
          "number": "2.0.0",
          "summary": "Updates to the type of attack vectors that can exploit this vulnerability and changes to the fixed software releases."
        },
        {
          "date": "2018-02-05T16:36:30+00:00",
          "number": "2.1.0",
          "summary": "Updates to which FTD release relates to which FTD hardware platform."
        },
        {
          "date": "2018-02-07T16:07:35+00:00",
          "number": "2.2.0",
          "summary": "Corrected required config for MUS feature; further clarified the vulnerable FTD configuration in order for the vulnerability to be exploited; updated on attempted malicious use."
        },
        {
          "date": "2018-02-16T16:05:11+00:00",
          "number": "2.3.0",
          "summary": "Updated fixed release information for FTDv on the Microsoft Azure Marketplace. Added a horizontal line to Summary to separate the February 5 update text from the original summary text."
        },
        {
          "date": "2018-05-17T17:52:40+00:00",
          "number": "2.4.0",
          "summary": "Updated the Fixed Release table for ASA to give both options for the 9.9.1 and 9.9.2 code train fix."
        }
      ],
      "status": "final",
      "version": "2.4.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "name": "Cisco",
        "category": "vendor",
        "branches": [
          {
            "name": "Cisco Secure Firewall Adaptive Security Appliance (ASA) Software",
            "category": "product_family",
            "branches": [
              {
                "name": "7.0",
                "category": "product_version",
                "branches": [
                  {
                    "name": "7.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.1",
                      "product_id": "CSAFPID-54555"
                    }
                  },
                  {
                    "name": "7.0.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.1.4",
                      "product_id": "CSAFPID-54556"
                    }
                  },
                  {
                    "name": "7.0.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.4",
                      "product_id": "CSAFPID-55253"
                    }
                  },
                  {
                    "name": "7.0.4.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.4.2",
                      "product_id": "CSAFPID-55254"
                    }
                  },
                  {
                    "name": "7.0.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.2",
                      "product_id": "CSAFPID-55255"
                    }
                  },
                  {
                    "name": "7.0.3",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.3",
                      "product_id": "CSAFPID-55256"
                    }
                  },
                  {
                    "name": "7.0.7.1",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.7.1",
                      "product_id": "CSAFPID-70758"
                    }
                  },
                  {
                    "name": "7.0.8",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.8",
                      "product_id": "CSAFPID-91015"
                    }
                  },
                  {
                    "name": "7.0.7",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.7",
                      "product_id": "CSAFPID-91016"
                    }
                  },
                  {
                    "name": "7.0.6",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6",
                      "product_id": "CSAFPID-91017"
                    }
                  },
                  {
                    "name": "7.0.5",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.5",
                      "product_id": "CSAFPID-91018"
                    }
                  },
                  {
                    "name": "7.0.5.12",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.5.12",
                      "product_id": "CSAFPID-115151"
                    }
                  },
                  {
                    "name": "7.0.6.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.4",
                      "product_id": "CSAFPID-115153"
                    }
                  },
                  {
                    "name": "7.0.6.8",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.8",
                      "product_id": "CSAFPID-115154"
                    }
                  },
                  {
                    "name": "7.0.6.18",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.18",
                      "product_id": "CSAFPID-115155"
                    }
                  },
                  {
                    "name": "7.0.6.22",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.22",
                      "product_id": "CSAFPID-115156"
                    }
                  },
                  {
                    "name": "7.0.6.26",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.26",
                      "product_id": "CSAFPID-115157"
                    }
                  },
                  {
                    "name": "7.0.6.29",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.29",
                      "product_id": "CSAFPID-115158"
                    }
                  },
                  {
                    "name": "7.0.6.32",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.6.32",
                      "product_id": "CSAFPID-115159"
                    }
                  },
                  {
                    "name": "7.0.7.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.7.4",
                      "product_id": "CSAFPID-115160"
                    }
                  },
                  {
                    "name": "7.0.7.9",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.7.9",
                      "product_id": "CSAFPID-115161"
                    }
                  },
                  {
                    "name": "7.0.7.12",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.7.12",
                      "product_id": "CSAFPID-115162"
                    }
                  },
                  {
                    "name": "7.0.8.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.8.2",
                      "product_id": "CSAFPID-115163"
                    }
                  },
                  {
                    "name": "7.0.8.8",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.8.8",
                      "product_id": "CSAFPID-115164"
                    }
                  },
                  {
                    "name": "7.0.8.12",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.8.12",
                      "product_id": "CSAFPID-115165"
                    }
                  },
                  {
                    "name": "7.0.8.13",
                    "category": "service_pack",
                    "product": {
                      "name": "7.0.8.13",
                      "product_id": "CSAFPID-115166"
                    }
                  }
                ]
              },
              {
                "name": "7.1",
                "category": "product_version",
                "branches": [
                  {
                    "name": "7.1.2.61",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.61",
                      "product_id": "CSAFPID-70759"
                    }
                  },
                  {
                    "name": "7.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2",
                      "product_id": "CSAFPID-91014"
                    }
                  },
                  {
                    "name": "7.1.2.81",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.81",
                      "product_id": "CSAFPID-91091"
                    }
                  },
                  {
                    "name": "7.1.2.64",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.64",
                      "product_id": "CSAFPID-115197"
                    }
                  },
                  {
                    "name": "7.1.2.72",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.72",
                      "product_id": "CSAFPID-115198"
                    }
                  },
                  {
                    "name": "7.1.2.16",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.16",
                      "product_id": "CSAFPID-115199"
                    }
                  },
                  {
                    "name": "7.1.2.20",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.20",
                      "product_id": "CSAFPID-115200"
                    }
                  },
                  {
                    "name": "7.1.2.24",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.24",
                      "product_id": "CSAFPID-115201"
                    }
                  },
                  {
                    "name": "7.1.2.28",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.28",
                      "product_id": "CSAFPID-115202"
                    }
                  },
                  {
                    "name": "7.1.2.38",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.38",
                      "product_id": "CSAFPID-115203"
                    }
                  },
                  {
                    "name": "7.1.2.42",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.42",
                      "product_id": "CSAFPID-115204"
                    }
                  },
                  {
                    "name": "7.1.2.46",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.46",
                      "product_id": "CSAFPID-115205"
                    }
                  },
                  {
                    "name": "7.1.2.49",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.49",
                      "product_id": "CSAFPID-115206"
                    }
                  },
                  {
                    "name": "7.1.2.53",
                    "category": "service_pack",
                    "product": {
                      "name": "7.1.2.53",
                      "product_id": "CSAFPID-115207"
                    }
                  }
                ]
              },
              {
                "name": "7.2",
                "category": "product_version",
                "branches": [
                  {
                    "name": "7.2.2.34",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.34",
                      "product_id": "CSAFPID-70760"
                    }
                  },
                  {
                    "name": "7.2.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.3.1",
                      "product_id": "CSAFPID-70763"
                    }
                  },
                  {
                    "name": "7.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2",
                      "product_id": "CSAFPID-70764"
                    }
                  },
                  {
                    "name": "7.2.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4",
                      "product_id": "CSAFPID-91011"
                    }
                  },
                  {
                    "name": "7.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.3",
                      "product_id": "CSAFPID-91012"
                    }
                  },
                  {
                    "name": "7.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.1",
                      "product_id": "CSAFPID-91013"
                    }
                  },
                  {
                    "name": "7.2.4.27",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.27",
                      "product_id": "CSAFPID-91089"
                    }
                  },
                  {
                    "name": "7.2.4.30",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.30",
                      "product_id": "CSAFPID-91090"
                    }
                  },
                  {
                    "name": "7.2.5",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5",
                      "product_id": "CSAFPID-100027"
                    }
                  },
                  {
                    "name": "7.2.4.33",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.33",
                      "product_id": "CSAFPID-111872"
                    }
                  },
                  {
                    "name": "7.2.1.9",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.1.9",
                      "product_id": "CSAFPID-115208"
                    }
                  },
                  {
                    "name": "7.2.1.13",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.1.13",
                      "product_id": "CSAFPID-115209"
                    }
                  },
                  {
                    "name": "7.2.1.19",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.1.19",
                      "product_id": "CSAFPID-115210"
                    }
                  },
                  {
                    "name": "7.2.1.24",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.1.24",
                      "product_id": "CSAFPID-115211"
                    }
                  },
                  {
                    "name": "7.2.2.6",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.6",
                      "product_id": "CSAFPID-115212"
                    }
                  },
                  {
                    "name": "7.2.2.10",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.10",
                      "product_id": "CSAFPID-115213"
                    }
                  },
                  {
                    "name": "7.2.2.14",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.14",
                      "product_id": "CSAFPID-115214"
                    }
                  },
                  {
                    "name": "7.2.2.18",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.18",
                      "product_id": "CSAFPID-115215"
                    }
                  },
                  {
                    "name": "7.2.2.19",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.19",
                      "product_id": "CSAFPID-115216"
                    }
                  },
                  {
                    "name": "7.2.2.22",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.2.22",
                      "product_id": "CSAFPID-115217"
                    }
                  },
                  {
                    "name": "7.2.3.12",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.3.12",
                      "product_id": "CSAFPID-115218"
                    }
                  },
                  {
                    "name": "7.2.3.16",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.3.16",
                      "product_id": "CSAFPID-115219"
                    }
                  },
                  {
                    "name": "7.2.4.6",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.6",
                      "product_id": "CSAFPID-115220"
                    }
                  },
                  {
                    "name": "7.2.4.9",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.9",
                      "product_id": "CSAFPID-115221"
                    }
                  },
                  {
                    "name": "7.2.4.18",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.18",
                      "product_id": "CSAFPID-115222"
                    }
                  },
                  {
                    "name": "7.2.4.25",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.25",
                      "product_id": "CSAFPID-115223"
                    }
                  },
                  {
                    "name": "7.2.5.2",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.2",
                      "product_id": "CSAFPID-115224"
                    }
                  },
                  {
                    "name": "7.2.5.4",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.4",
                      "product_id": "CSAFPID-115225"
                    }
                  },
                  {
                    "name": "7.2.5.7",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.7",
                      "product_id": "CSAFPID-115257"
                    }
                  },
                  {
                    "name": "7.2.5.8",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.8",
                      "product_id": "CSAFPID-185260"
                    }
                  },
                  {
                    "name": "7.2.5.10",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.10",
                      "product_id": "CSAFPID-191210"
                    }
                  },
                  {
                    "name": "7.2.5.12",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.12",
                      "product_id": "CSAFPID-195009"
                    }
                  },
                  {
                    "name": "7.2.5.16",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.5.16",
                      "product_id": "CSAFPID-206505"
                    }
                  },
                  {
                    "name": "7.2.4.42",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.42",
                      "product_id": "CSAFPID-232579"
                    }
                  },
                  {
                    "name": "7.2.4.46",
                    "category": "service_pack",
                    "product": {
                      "name": "7.2.4.46",
                      "product_id": "CSAFPID-232580"
                    }
                  }
                ]
              },
              {
                "name": "8.0",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.0.2.11",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.2.11",
                      "product_id": "CSAFPID-70761"
                    }
                  },
                  {
                    "name": "8.0.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4",
                      "product_id": "CSAFPID-91003"
                    }
                  },
                  {
                    "name": "8.0.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.3",
                      "product_id": "CSAFPID-91004"
                    }
                  },
                  {
                    "name": "8.0.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.2",
                      "product_id": "CSAFPID-91005"
                    }
                  },
                  {
                    "name": "8.0.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.1.2",
                      "product_id": "CSAFPID-91006"
                    }
                  },
                  {
                    "name": "8.0.4.25",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.25",
                      "product_id": "CSAFPID-91021"
                    }
                  },
                  {
                    "name": "8.0.4.28",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.28",
                      "product_id": "CSAFPID-91022"
                    }
                  },
                  {
                    "name": "8.0.4.33",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.33",
                      "product_id": "CSAFPID-92319"
                    }
                  },
                  {
                    "name": "8.0.4.32",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.32",
                      "product_id": "CSAFPID-92322"
                    }
                  },
                  {
                    "name": "8.0.5",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5",
                      "product_id": "CSAFPID-97262"
                    }
                  },
                  {
                    "name": "8.0.2.15",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.2.15",
                      "product_id": "CSAFPID-115226"
                    }
                  },
                  {
                    "name": "8.0.3.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.3.6",
                      "product_id": "CSAFPID-115227"
                    }
                  },
                  {
                    "name": "8.0.3.12",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.3.12",
                      "product_id": "CSAFPID-115228"
                    }
                  },
                  {
                    "name": "8.0.3.19",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.3.19",
                      "product_id": "CSAFPID-115229"
                    }
                  },
                  {
                    "name": "8.0.4.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.3",
                      "product_id": "CSAFPID-115230"
                    }
                  },
                  {
                    "name": "8.0.4.9",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.9",
                      "product_id": "CSAFPID-115231"
                    }
                  },
                  {
                    "name": "8.0.4.16",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.16",
                      "product_id": "CSAFPID-115232"
                    }
                  },
                  {
                    "name": "8.0.4.23",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.23",
                      "product_id": "CSAFPID-115233"
                    }
                  },
                  {
                    "name": "8.0.4.31",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.4.31",
                      "product_id": "CSAFPID-115234"
                    }
                  },
                  {
                    "name": "8.0.5.20",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.20",
                      "product_id": "CSAFPID-115235"
                    }
                  },
                  {
                    "name": "8.0.5.23",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.23",
                      "product_id": "CSAFPID-115236"
                    }
                  },
                  {
                    "name": "8.0.5.25",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.25",
                      "product_id": "CSAFPID-115237"
                    }
                  },
                  {
                    "name": "8.0.5.27",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.27",
                      "product_id": "CSAFPID-115258"
                    }
                  },
                  {
                    "name": "8.0.5.28",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.28",
                      "product_id": "CSAFPID-185259"
                    }
                  },
                  {
                    "name": "8.0.5.31",
                    "category": "service_pack",
                    "product": {
                      "name": "8.0.5.31",
                      "product_id": "CSAFPID-191209"
                    }
                  }
                ]
              },
              {
                "name": "8.2",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.2.0.45",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.0.45",
                      "product_id": "CSAFPID-70762"
                    }
                  },
                  {
                    "name": "8.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.1",
                      "product_id": "CSAFPID-97260"
                    }
                  },
                  {
                    "name": "8.2.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2",
                      "product_id": "CSAFPID-97261"
                    }
                  },
                  {
                    "name": "8.2.2.10",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2.10",
                      "product_id": "CSAFPID-99994"
                    }
                  },
                  {
                    "name": "8.2.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.3",
                      "product_id": "CSAFPID-108072"
                    }
                  },
                  {
                    "name": "8.2.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.4",
                      "product_id": "CSAFPID-108074"
                    }
                  },
                  {
                    "name": "8.2.1.11",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.1.11",
                      "product_id": "CSAFPID-115241"
                    }
                  },
                  {
                    "name": "8.2.2.9",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2.9",
                      "product_id": "CSAFPID-115242"
                    }
                  },
                  {
                    "name": "8.2.2.12",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2.12",
                      "product_id": "CSAFPID-115243"
                    }
                  },
                  {
                    "name": "8.2.2.16",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2.16",
                      "product_id": "CSAFPID-115244"
                    }
                  },
                  {
                    "name": "8.2.4.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.4.1",
                      "product_id": "CSAFPID-115245"
                    }
                  },
                  {
                    "name": "8.2.4.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.4.4",
                      "product_id": "CSAFPID-115246"
                    }
                  },
                  {
                    "name": "8.2.5",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5",
                      "product_id": "CSAFPID-115247"
                    }
                  },
                  {
                    "name": "8.2.5.13",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.13",
                      "product_id": "CSAFPID-115248"
                    }
                  },
                  {
                    "name": "8.2.5.22",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.22",
                      "product_id": "CSAFPID-115260"
                    }
                  },
                  {
                    "name": "8.2.5.26",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.26",
                      "product_id": "CSAFPID-115261"
                    }
                  },
                  {
                    "name": "8.2.2.17",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.2.17",
                      "product_id": "CSAFPID-116857"
                    }
                  },
                  {
                    "name": "8.2.5.33",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.33",
                      "product_id": "CSAFPID-185257"
                    }
                  },
                  {
                    "name": "8.2.5.40",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.40",
                      "product_id": "CSAFPID-191207"
                    }
                  },
                  {
                    "name": "8.2.5.41",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.41",
                      "product_id": "CSAFPID-191208"
                    }
                  },
                  {
                    "name": "8.2.5.46",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.46",
                      "product_id": "CSAFPID-195008"
                    }
                  },
                  {
                    "name": "8.2.5.48",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.48",
                      "product_id": "CSAFPID-198566"
                    }
                  },
                  {
                    "name": "8.2.5.50",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.50",
                      "product_id": "CSAFPID-202960"
                    }
                  },
                  {
                    "name": "8.2.5.52",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.52",
                      "product_id": "CSAFPID-206502"
                    }
                  },
                  {
                    "name": "8.2.5.55",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.55",
                      "product_id": "CSAFPID-206503"
                    }
                  },
                  {
                    "name": "8.2.5.57",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.57",
                      "product_id": "CSAFPID-206504"
                    }
                  },
                  {
                    "name": "8.2.5.59",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.59",
                      "product_id": "CSAFPID-220596"
                    }
                  },
                  {
                    "name": "8.2.5.58",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.58",
                      "product_id": "CSAFPID-232610"
                    }
                  },
                  {
                    "name": "8.2.5.51",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.51",
                      "product_id": "CSAFPID-232611"
                    }
                  },
                  {
                    "name": "8.2.5.49",
                    "category": "service_pack",
                    "product": {
                      "name": "8.2.5.49",
                      "product_id": "CSAFPID-232612"
                    }
                  }
                ]
              },
              {
                "name": "8.1",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.1",
                      "product_id": "CSAFPID-91009"
                    }
                  },
                  {
                    "name": "8.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2",
                      "product_id": "CSAFPID-91010"
                    }
                  },
                  {
                    "name": "8.1.2.15",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.15",
                      "product_id": "CSAFPID-91019"
                    }
                  },
                  {
                    "name": "8.1.2.16",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.16",
                      "product_id": "CSAFPID-91020"
                    }
                  },
                  {
                    "name": "8.1.2.19",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.19",
                      "product_id": "CSAFPID-91088"
                    }
                  },
                  {
                    "name": "8.1.2.23",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.23",
                      "product_id": "CSAFPID-92320"
                    }
                  },
                  {
                    "name": "8.1.2.24",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.24",
                      "product_id": "CSAFPID-92321"
                    }
                  },
                  {
                    "name": "8.1.2.50",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.50",
                      "product_id": "CSAFPID-112137"
                    }
                  },
                  {
                    "name": "8.1.1.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.1.6",
                      "product_id": "CSAFPID-115238"
                    }
                  },
                  {
                    "name": "8.1.2.13",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.13",
                      "product_id": "CSAFPID-115239"
                    }
                  },
                  {
                    "name": "8.1.2.49",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.49",
                      "product_id": "CSAFPID-115240"
                    }
                  },
                  {
                    "name": "8.1.2.55",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.55",
                      "product_id": "CSAFPID-115259"
                    }
                  },
                  {
                    "name": "8.1.2.56",
                    "category": "service_pack",
                    "product": {
                      "name": "8.1.2.56",
                      "product_id": "CSAFPID-185258"
                    }
                  }
                ]
              },
              {
                "name": "8.3",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.3.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.1.1",
                      "product_id": "CSAFPID-99996"
                    }
                  },
                  {
                    "name": "8.3.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.1",
                      "product_id": "CSAFPID-99997"
                    }
                  },
                  {
                    "name": "8.3.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2",
                      "product_id": "CSAFPID-108069"
                    }
                  },
                  {
                    "name": "8.3.2.23",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.23",
                      "product_id": "CSAFPID-112138"
                    }
                  },
                  {
                    "name": "8.3.2.25",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.25",
                      "product_id": "CSAFPID-112800"
                    }
                  },
                  {
                    "name": "8.3.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.1.4",
                      "product_id": "CSAFPID-115249"
                    }
                  },
                  {
                    "name": "8.3.1.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.1.6",
                      "product_id": "CSAFPID-115250"
                    }
                  },
                  {
                    "name": "8.3.2.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.4",
                      "product_id": "CSAFPID-115251"
                    }
                  },
                  {
                    "name": "8.3.2.13",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.13",
                      "product_id": "CSAFPID-115252"
                    }
                  },
                  {
                    "name": "8.3.2.31",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.31",
                      "product_id": "CSAFPID-115262"
                    }
                  },
                  {
                    "name": "8.3.2.33",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.33",
                      "product_id": "CSAFPID-115263"
                    }
                  },
                  {
                    "name": "8.3.2.34",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.34",
                      "product_id": "CSAFPID-185256"
                    }
                  },
                  {
                    "name": "8.3.2.37",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.37",
                      "product_id": "CSAFPID-191206"
                    }
                  },
                  {
                    "name": "8.3.2.39",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.39",
                      "product_id": "CSAFPID-195007"
                    }
                  },
                  {
                    "name": "8.3.2.40",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.40",
                      "product_id": "CSAFPID-198565"
                    }
                  },
                  {
                    "name": "8.3.2.41",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.41",
                      "product_id": "CSAFPID-202959"
                    }
                  },
                  {
                    "name": "8.3.2.44",
                    "category": "service_pack",
                    "product": {
                      "name": "8.3.2.44",
                      "product_id": "CSAFPID-206501"
                    }
                  }
                ]
              },
              {
                "name": "8.4",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.4.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.1",
                      "product_id": "CSAFPID-108073"
                    }
                  },
                  {
                    "name": "8.4.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.2",
                      "product_id": "CSAFPID-112139"
                    }
                  },
                  {
                    "name": "8.4.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.1.3",
                      "product_id": "CSAFPID-115253"
                    }
                  },
                  {
                    "name": "8.4.1.11",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.1.11",
                      "product_id": "CSAFPID-115254"
                    }
                  },
                  {
                    "name": "8.4.2.8",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.2.8",
                      "product_id": "CSAFPID-115255"
                    }
                  },
                  {
                    "name": "8.4.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.3",
                      "product_id": "CSAFPID-115256"
                    }
                  },
                  {
                    "name": "8.4.3.8",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.3.8",
                      "product_id": "CSAFPID-115264"
                    }
                  },
                  {
                    "name": "8.4.3.9",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.3.9",
                      "product_id": "CSAFPID-115265"
                    }
                  },
                  {
                    "name": "8.4.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.4",
                      "product_id": "CSAFPID-115266"
                    }
                  },
                  {
                    "name": "8.4.4.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.4.1",
                      "product_id": "CSAFPID-185251"
                    }
                  },
                  {
                    "name": "8.4.4.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.4.3",
                      "product_id": "CSAFPID-185252"
                    }
                  },
                  {
                    "name": "8.4.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.4.5",
                      "product_id": "CSAFPID-185253"
                    }
                  },
                  {
                    "name": "8.4.4.9",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.4.9",
                      "product_id": "CSAFPID-185254"
                    }
                  },
                  {
                    "name": "8.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.5",
                      "product_id": "CSAFPID-185255"
                    }
                  },
                  {
                    "name": "8.4.5.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.5.6",
                      "product_id": "CSAFPID-191204"
                    }
                  },
                  {
                    "name": "8.4.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.6",
                      "product_id": "CSAFPID-191205"
                    }
                  },
                  {
                    "name": "8.4.2.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.2.1",
                      "product_id": "CSAFPID-192947"
                    }
                  },
                  {
                    "name": "8.4.7",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7",
                      "product_id": "CSAFPID-195006"
                    }
                  },
                  {
                    "name": "8.4.7.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.3",
                      "product_id": "CSAFPID-198563"
                    }
                  },
                  {
                    "name": "8.4.7.15",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.15",
                      "product_id": "CSAFPID-198564"
                    }
                  },
                  {
                    "name": "8.4.7.22",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.22",
                      "product_id": "CSAFPID-202957"
                    }
                  },
                  {
                    "name": "8.4.7.23",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.23",
                      "product_id": "CSAFPID-202958"
                    }
                  },
                  {
                    "name": "8.4.7.26",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.26",
                      "product_id": "CSAFPID-206499"
                    }
                  },
                  {
                    "name": "8.4.7.28",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.28",
                      "product_id": "CSAFPID-206500"
                    }
                  },
                  {
                    "name": "8.4.7.29",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.29",
                      "product_id": "CSAFPID-211053"
                    }
                  },
                  {
                    "name": "8.4.7.30",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.30",
                      "product_id": "CSAFPID-232607"
                    }
                  },
                  {
                    "name": "8.4.7.31",
                    "category": "service_pack",
                    "product": {
                      "name": "8.4.7.31",
                      "product_id": "CSAFPID-232608"
                    }
                  }
                ]
              },
              {
                "name": "8.5",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.5.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1",
                      "product_id": "CSAFPID-112136"
                    }
                  },
                  {
                    "name": "8.5.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.1",
                      "product_id": "CSAFPID-112140"
                    }
                  },
                  {
                    "name": "8.5.1.6",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.6",
                      "product_id": "CSAFPID-115269"
                    }
                  },
                  {
                    "name": "8.5.1.7",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.7",
                      "product_id": "CSAFPID-115270"
                    }
                  },
                  {
                    "name": "8.5.1.14",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.14",
                      "product_id": "CSAFPID-185180"
                    }
                  },
                  {
                    "name": "8.5.1.17",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.17",
                      "product_id": "CSAFPID-191203"
                    }
                  },
                  {
                    "name": "8.5.1.18",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.18",
                      "product_id": "CSAFPID-195005"
                    }
                  },
                  {
                    "name": "8.5.1.19",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.19",
                      "product_id": "CSAFPID-198562"
                    }
                  },
                  {
                    "name": "8.5.1.21",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.21",
                      "product_id": "CSAFPID-202956"
                    }
                  },
                  {
                    "name": "8.5.1.24",
                    "category": "service_pack",
                    "product": {
                      "name": "8.5.1.24",
                      "product_id": "CSAFPID-206498"
                    }
                  }
                ]
              },
              {
                "name": "8.6",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.6.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.1",
                      "product_id": "CSAFPID-115268"
                    }
                  },
                  {
                    "name": "8.6.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1",
                      "product_id": "CSAFPID-115276"
                    }
                  },
                  {
                    "name": "8.6.1.2",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.2",
                      "product_id": "CSAFPID-185176"
                    }
                  },
                  {
                    "name": "8.6.1.5",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.5",
                      "product_id": "CSAFPID-185177"
                    }
                  },
                  {
                    "name": "8.6.1.10",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.10",
                      "product_id": "CSAFPID-191202"
                    }
                  },
                  {
                    "name": "8.6.1.12",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.12",
                      "product_id": "CSAFPID-195004"
                    }
                  },
                  {
                    "name": "8.6.1.13",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.13",
                      "product_id": "CSAFPID-198561"
                    }
                  },
                  {
                    "name": "8.6.1.14",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.14",
                      "product_id": "CSAFPID-202955"
                    }
                  },
                  {
                    "name": "8.6.1.17",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.17",
                      "product_id": "CSAFPID-206497"
                    }
                  },
                  {
                    "name": "8.6.1.15",
                    "category": "service_pack",
                    "product": {
                      "name": "8.6.1.15",
                      "product_id": "CSAFPID-232919"
                    }
                  }
                ]
              },
              {
                "name": "8.7",
                "category": "product_version",
                "branches": [
                  {
                    "name": "8.7.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1",
                      "product_id": "CSAFPID-185179"
                    }
                  },
                  {
                    "name": "8.7.1.1",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.1",
                      "product_id": "CSAFPID-191201"
                    }
                  },
                  {
                    "name": "8.7.1.3",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.3",
                      "product_id": "CSAFPID-191213"
                    }
                  },
                  {
                    "name": "8.7.1.4",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.4",
                      "product_id": "CSAFPID-191214"
                    }
                  },
                  {
                    "name": "8.7.1.7",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.7",
                      "product_id": "CSAFPID-195003"
                    }
                  },
                  {
                    "name": "8.7.1.8",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.8",
                      "product_id": "CSAFPID-198559"
                    }
                  },
                  {
                    "name": "8.7.1.11",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.11",
                      "product_id": "CSAFPID-198560"
                    }
                  },
                  {
                    "name": "8.7.1.13",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.13",
                      "product_id": "CSAFPID-202954"
                    }
                  },
                  {
                    "name": "8.7.1.16",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.16",
                      "product_id": "CSAFPID-206496"
                    }
                  },
                  {
                    "name": "8.7.1.17",
                    "category": "service_pack",
                    "product": {
                      "name": "8.7.1.17",
                      "product_id": "CSAFPID-211052"
                    }
                  }
                ]
              },
              {
                "name": "9.0",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.1",
                      "product_id": "CSAFPID-188865"
                    }
                  },
                  {
                    "name": "9.0.2",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.2",
                      "product_id": "CSAFPID-188866"
                    }
                  },
                  {
                    "name": "9.0.2.10",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.2.10",
                      "product_id": "CSAFPID-195000"
                    }
                  },
                  {
                    "name": "9.0.3",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.3",
                      "product_id": "CSAFPID-195001"
                    }
                  },
                  {
                    "name": "9.0.3.6",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.3.6",
                      "product_id": "CSAFPID-195002"
                    }
                  },
                  {
                    "name": "9.0.3.8",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.3.8",
                      "product_id": "CSAFPID-198555"
                    }
                  },
                  {
                    "name": "9.0.4",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4",
                      "product_id": "CSAFPID-198556"
                    }
                  },
                  {
                    "name": "9.0.4.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.1",
                      "product_id": "CSAFPID-198557"
                    }
                  },
                  {
                    "name": "9.0.4.5",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.5",
                      "product_id": "CSAFPID-198558"
                    }
                  },
                  {
                    "name": "9.0.4.17",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.17",
                      "product_id": "CSAFPID-202950"
                    }
                  },
                  {
                    "name": "9.0.4.20",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.20",
                      "product_id": "CSAFPID-202951"
                    }
                  },
                  {
                    "name": "9.0.4.24",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.24",
                      "product_id": "CSAFPID-202952"
                    }
                  },
                  {
                    "name": "9.0.4.7",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.7",
                      "product_id": "CSAFPID-202953"
                    }
                  },
                  {
                    "name": "9.0.4.26",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.26",
                      "product_id": "CSAFPID-206493"
                    }
                  },
                  {
                    "name": "9.0.4.29",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.29",
                      "product_id": "CSAFPID-206494"
                    }
                  },
                  {
                    "name": "9.0.4.33",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.33",
                      "product_id": "CSAFPID-206495"
                    }
                  },
                  {
                    "name": "9.0.4.37",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.37",
                      "product_id": "CSAFPID-210982"
                    }
                  },
                  {
                    "name": "9.0.4.35",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.35",
                      "product_id": "CSAFPID-211060"
                    }
                  },
                  {
                    "name": "9.0.4.40",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.40",
                      "product_id": "CSAFPID-220994"
                    }
                  },
                  {
                    "name": "9.0.4.42",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.42",
                      "product_id": "CSAFPID-220995"
                    }
                  },
                  {
                    "name": "9.0.4.38",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.38",
                      "product_id": "CSAFPID-232605"
                    }
                  },
                  {
                    "name": "9.0.4.39",
                    "category": "service_pack",
                    "product": {
                      "name": "9.0.4.39",
                      "product_id": "CSAFPID-232606"
                    }
                  }
                ]
              },
              {
                "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.6.11",
                    "category": "service_pack",
                    "product": {
                      "name": "9.1.6.11",
                      "product_id": "CSAFPID-232918"
                    }
                  }
                ]
              },
              {
                "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.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.1.13",
                    "category": "service_pack",
                    "product": {
                      "name": "9.4.1.13",
                      "product_id": "CSAFPID-232912"
                    }
                  }
                ]
              },
              {
                "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.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.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.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.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.9",
                "category": "product_version",
                "branches": [
                  {
                    "name": "9.9.1",
                    "category": "service_pack",
                    "product": {
                      "name": "9.9.1",
                      "product_id": "CSAFPID-232894"
                    }
                  }
                ]
              }
            ]
          },
          {
            "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.0.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.0.0.1",
                      "product_id": "CSAFPID-272046"
                    }
                  }
                ]
              },
              {
                "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.1.0.7",
                    "category": "service_pack",
                    "product": {
                      "name": "6.1.0.7",
                      "product_id": "CSAFPID-251753"
                    }
                  }
                ]
              },
              {
                "name": "6.2",
                "category": "product_version",
                "branches": [
                  {
                    "name": "6.2.0",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0",
                      "product_id": "CSAFPID-225827"
                    }
                  },
                  {
                    "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.0.1",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0.1",
                      "product_id": "CSAFPID-232925"
                    }
                  },
                  {
                    "name": "6.2.0.2",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0.2",
                      "product_id": "CSAFPID-232926"
                    }
                  },
                  {
                    "name": "6.2.0.3",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0.3",
                      "product_id": "CSAFPID-232927"
                    }
                  },
                  {
                    "name": "6.2.0.4",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0.4",
                      "product_id": "CSAFPID-232928"
                    }
                  },
                  {
                    "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.0.5",
                    "category": "service_pack",
                    "product": {
                      "name": "6.2.0.5",
                      "product_id": "CSAFPID-247897"
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-0101",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvg35618"
        },
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvh79732"
        },
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvh81737"
        },
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvh81870"
        }
      ],
      "notes": [
        {
          "category": "other",
          "title": "Affected Product Comprehensiveness",
          "text": "Complete."
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-100027",
          "CSAFPID-108069",
          "CSAFPID-108072",
          "CSAFPID-108073",
          "CSAFPID-108074",
          "CSAFPID-111872",
          "CSAFPID-112136",
          "CSAFPID-112137",
          "CSAFPID-112138",
          "CSAFPID-112139",
          "CSAFPID-112140",
          "CSAFPID-112800",
          "CSAFPID-115151",
          "CSAFPID-115153",
          "CSAFPID-115154",
          "CSAFPID-115155",
          "CSAFPID-115156",
          "CSAFPID-115157",
          "CSAFPID-115158",
          "CSAFPID-115159",
          "CSAFPID-115160",
          "CSAFPID-115161",
          "CSAFPID-115162",
          "CSAFPID-115163",
          "CSAFPID-115164",
          "CSAFPID-115165",
          "CSAFPID-115166",
          "CSAFPID-115197",
          "CSAFPID-115198",
          "CSAFPID-115199",
          "CSAFPID-115200",
          "CSAFPID-115201",
          "CSAFPID-115202",
          "CSAFPID-115203",
          "CSAFPID-115204",
          "CSAFPID-115205",
          "CSAFPID-115206",
          "CSAFPID-115207",
          "CSAFPID-115208",
          "CSAFPID-115209",
          "CSAFPID-115210",
          "CSAFPID-115211",
          "CSAFPID-115212",
          "CSAFPID-115213",
          "CSAFPID-115214",
          "CSAFPID-115215",
          "CSAFPID-115216",
          "CSAFPID-115217",
          "CSAFPID-115218",
          "CSAFPID-115219",
          "CSAFPID-115220",
          "CSAFPID-115221",
          "CSAFPID-115222",
          "CSAFPID-115223",
          "CSAFPID-115224",
          "CSAFPID-115225",
          "CSAFPID-115226",
          "CSAFPID-115227",
          "CSAFPID-115228",
          "CSAFPID-115229",
          "CSAFPID-115230",
          "CSAFPID-115231",
          "CSAFPID-115232",
          "CSAFPID-115233",
          "CSAFPID-115234",
          "CSAFPID-115235",
          "CSAFPID-115236",
          "CSAFPID-115237",
          "CSAFPID-115238",
          "CSAFPID-115239",
          "CSAFPID-115240",
          "CSAFPID-115241",
          "CSAFPID-115242",
          "CSAFPID-115243",
          "CSAFPID-115244",
          "CSAFPID-115245",
          "CSAFPID-115246",
          "CSAFPID-115247",
          "CSAFPID-115248",
          "CSAFPID-115249",
          "CSAFPID-115250",
          "CSAFPID-115251",
          "CSAFPID-115252",
          "CSAFPID-115253",
          "CSAFPID-115254",
          "CSAFPID-115255",
          "CSAFPID-115256",
          "CSAFPID-115257",
          "CSAFPID-115258",
          "CSAFPID-115259",
          "CSAFPID-115260",
          "CSAFPID-115261",
          "CSAFPID-115262",
          "CSAFPID-115263",
          "CSAFPID-115264",
          "CSAFPID-115265",
          "CSAFPID-115266",
          "CSAFPID-115268",
          "CSAFPID-115269",
          "CSAFPID-115270",
          "CSAFPID-115276",
          "CSAFPID-116857",
          "CSAFPID-185176",
          "CSAFPID-185177",
          "CSAFPID-185179",
          "CSAFPID-185180",
          "CSAFPID-185251",
          "CSAFPID-185252",
          "CSAFPID-185253",
          "CSAFPID-185254",
          "CSAFPID-185255",
          "CSAFPID-185256",
          "CSAFPID-185257",
          "CSAFPID-185258",
          "CSAFPID-185259",
          "CSAFPID-185260",
          "CSAFPID-188865",
          "CSAFPID-188866",
          "CSAFPID-188867",
          "CSAFPID-191201",
          "CSAFPID-191202",
          "CSAFPID-191203",
          "CSAFPID-191204",
          "CSAFPID-191205",
          "CSAFPID-191206",
          "CSAFPID-191207",
          "CSAFPID-191208",
          "CSAFPID-191209",
          "CSAFPID-191210",
          "CSAFPID-191211",
          "CSAFPID-191212",
          "CSAFPID-191213",
          "CSAFPID-191214",
          "CSAFPID-192947",
          "CSAFPID-194998",
          "CSAFPID-194999",
          "CSAFPID-195000",
          "CSAFPID-195001",
          "CSAFPID-195002",
          "CSAFPID-195003",
          "CSAFPID-195004",
          "CSAFPID-195005",
          "CSAFPID-195006",
          "CSAFPID-195007",
          "CSAFPID-195008",
          "CSAFPID-195009",
          "CSAFPID-198551",
          "CSAFPID-198552",
          "CSAFPID-198553",
          "CSAFPID-198554",
          "CSAFPID-198555",
          "CSAFPID-198556",
          "CSAFPID-198557",
          "CSAFPID-198558",
          "CSAFPID-198559",
          "CSAFPID-198560",
          "CSAFPID-198561",
          "CSAFPID-198562",
          "CSAFPID-198563",
          "CSAFPID-198564",
          "CSAFPID-198565",
          "CSAFPID-198566",
          "CSAFPID-202938",
          "CSAFPID-202940",
          "CSAFPID-202941",
          "CSAFPID-202942",
          "CSAFPID-202943",
          "CSAFPID-202944",
          "CSAFPID-202945",
          "CSAFPID-202946",
          "CSAFPID-202947",
          "CSAFPID-202948",
          "CSAFPID-202949",
          "CSAFPID-202950",
          "CSAFPID-202951",
          "CSAFPID-202952",
          "CSAFPID-202953",
          "CSAFPID-202954",
          "CSAFPID-202955",
          "CSAFPID-202956",
          "CSAFPID-202957",
          "CSAFPID-202958",
          "CSAFPID-202959",
          "CSAFPID-202960",
          "CSAFPID-204544",
          "CSAFPID-206218",
          "CSAFPID-206486",
          "CSAFPID-206487",
          "CSAFPID-206488",
          "CSAFPID-206489",
          "CSAFPID-206490",
          "CSAFPID-206491",
          "CSAFPID-206492",
          "CSAFPID-206493",
          "CSAFPID-206494",
          "CSAFPID-206495",
          "CSAFPID-206496",
          "CSAFPID-206497",
          "CSAFPID-206498",
          "CSAFPID-206499",
          "CSAFPID-206500",
          "CSAFPID-206501",
          "CSAFPID-206502",
          "CSAFPID-206503",
          "CSAFPID-206504",
          "CSAFPID-206505",
          "CSAFPID-207900",
          "CSAFPID-207903",
          "CSAFPID-207904",
          "CSAFPID-207905",
          "CSAFPID-208301",
          "CSAFPID-210982",
          "CSAFPID-210983",
          "CSAFPID-210984",
          "CSAFPID-210985",
          "CSAFPID-210986",
          "CSAFPID-210988",
          "CSAFPID-211050",
          "CSAFPID-211051",
          "CSAFPID-211052",
          "CSAFPID-211053",
          "CSAFPID-211054",
          "CSAFPID-211055",
          "CSAFPID-211056",
          "CSAFPID-211057",
          "CSAFPID-211058",
          "CSAFPID-211059",
          "CSAFPID-211060",
          "CSAFPID-212614",
          "CSAFPID-212704",
          "CSAFPID-212705",
          "CSAFPID-212706",
          "CSAFPID-212707",
          "CSAFPID-212708",
          "CSAFPID-220205",
          "CSAFPID-220206",
          "CSAFPID-220448",
          "CSAFPID-220596",
          "CSAFPID-220691",
          "CSAFPID-220692",
          "CSAFPID-220994",
          "CSAFPID-220995",
          "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-223033",
          "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-225827",
          "CSAFPID-225986",
          "CSAFPID-225987",
          "CSAFPID-225988",
          "CSAFPID-226358",
          "CSAFPID-226359",
          "CSAFPID-226360",
          "CSAFPID-227125",
          "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-232579",
          "CSAFPID-232580",
          "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-232605",
          "CSAFPID-232606",
          "CSAFPID-232607",
          "CSAFPID-232608",
          "CSAFPID-232610",
          "CSAFPID-232611",
          "CSAFPID-232612",
          "CSAFPID-232615",
          "CSAFPID-232894",
          "CSAFPID-232895",
          "CSAFPID-232896",
          "CSAFPID-232897",
          "CSAFPID-232898",
          "CSAFPID-232899",
          "CSAFPID-232900",
          "CSAFPID-232901",
          "CSAFPID-232903",
          "CSAFPID-232904",
          "CSAFPID-232905",
          "CSAFPID-232908",
          "CSAFPID-232909",
          "CSAFPID-232910",
          "CSAFPID-232912",
          "CSAFPID-232913",
          "CSAFPID-232915",
          "CSAFPID-232916",
          "CSAFPID-232918",
          "CSAFPID-232919",
          "CSAFPID-232920",
          "CSAFPID-232921",
          "CSAFPID-232922",
          "CSAFPID-232923",
          "CSAFPID-232924",
          "CSAFPID-232925",
          "CSAFPID-232926",
          "CSAFPID-232927",
          "CSAFPID-232928",
          "CSAFPID-232929",
          "CSAFPID-232930",
          "CSAFPID-232931",
          "CSAFPID-232932",
          "CSAFPID-232933",
          "CSAFPID-247897",
          "CSAFPID-251753",
          "CSAFPID-272046",
          "CSAFPID-54555",
          "CSAFPID-54556",
          "CSAFPID-55253",
          "CSAFPID-55254",
          "CSAFPID-55255",
          "CSAFPID-55256",
          "CSAFPID-70758",
          "CSAFPID-70759",
          "CSAFPID-70760",
          "CSAFPID-70761",
          "CSAFPID-70762",
          "CSAFPID-70763",
          "CSAFPID-70764",
          "CSAFPID-91003",
          "CSAFPID-91004",
          "CSAFPID-91005",
          "CSAFPID-91006",
          "CSAFPID-91009",
          "CSAFPID-91010",
          "CSAFPID-91011",
          "CSAFPID-91012",
          "CSAFPID-91013",
          "CSAFPID-91014",
          "CSAFPID-91015",
          "CSAFPID-91016",
          "CSAFPID-91017",
          "CSAFPID-91018",
          "CSAFPID-91019",
          "CSAFPID-91020",
          "CSAFPID-91021",
          "CSAFPID-91022",
          "CSAFPID-91088",
          "CSAFPID-91089",
          "CSAFPID-91090",
          "CSAFPID-91091",
          "CSAFPID-92319",
          "CSAFPID-92320",
          "CSAFPID-92321",
          "CSAFPID-92322",
          "CSAFPID-97260",
          "CSAFPID-97261",
          "CSAFPID-97262",
          "CSAFPID-99994",
          "CSAFPID-99996",
          "CSAFPID-99997"
        ]
      },
      "release_date": "2018-01-29T17:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Cisco has released software updates that address this vulnerability.",
          "product_ids": [
            "CSAFPID-100027",
            "CSAFPID-108069",
            "CSAFPID-108072",
            "CSAFPID-108073",
            "CSAFPID-108074",
            "CSAFPID-111872",
            "CSAFPID-112136",
            "CSAFPID-112137",
            "CSAFPID-112138",
            "CSAFPID-112139",
            "CSAFPID-112140",
            "CSAFPID-112800",
            "CSAFPID-115151",
            "CSAFPID-115153",
            "CSAFPID-115154",
            "CSAFPID-115155",
            "CSAFPID-115156",
            "CSAFPID-115157",
            "CSAFPID-115158",
            "CSAFPID-115159",
            "CSAFPID-115160",
            "CSAFPID-115161",
            "CSAFPID-115162",
            "CSAFPID-115163",
            "CSAFPID-115164",
            "CSAFPID-115165",
            "CSAFPID-115166",
            "CSAFPID-115197",
            "CSAFPID-115198",
            "CSAFPID-115199",
            "CSAFPID-115200",
            "CSAFPID-115201",
            "CSAFPID-115202",
            "CSAFPID-115203",
            "CSAFPID-115204",
            "CSAFPID-115205",
            "CSAFPID-115206",
            "CSAFPID-115207",
            "CSAFPID-115208",
            "CSAFPID-115209",
            "CSAFPID-115210",
            "CSAFPID-115211",
            "CSAFPID-115212",
            "CSAFPID-115213",
            "CSAFPID-115214",
            "CSAFPID-115215",
            "CSAFPID-115216",
            "CSAFPID-115217",
            "CSAFPID-115218",
            "CSAFPID-115219",
            "CSAFPID-115220",
            "CSAFPID-115221",
            "CSAFPID-115222",
            "CSAFPID-115223",
            "CSAFPID-115224",
            "CSAFPID-115225",
            "CSAFPID-115226",
            "CSAFPID-115227",
            "CSAFPID-115228",
            "CSAFPID-115229",
            "CSAFPID-115230",
            "CSAFPID-115231",
            "CSAFPID-115232",
            "CSAFPID-115233",
            "CSAFPID-115234",
            "CSAFPID-115235",
            "CSAFPID-115236",
            "CSAFPID-115237",
            "CSAFPID-115238",
            "CSAFPID-115239",
            "CSAFPID-115240",
            "CSAFPID-115241",
            "CSAFPID-115242",
            "CSAFPID-115243",
            "CSAFPID-115244",
            "CSAFPID-115245",
            "CSAFPID-115246",
            "CSAFPID-115247",
            "CSAFPID-115248",
            "CSAFPID-115249",
            "CSAFPID-115250",
            "CSAFPID-115251",
            "CSAFPID-115252",
            "CSAFPID-115253",
            "CSAFPID-115254",
            "CSAFPID-115255",
            "CSAFPID-115256",
            "CSAFPID-115257",
            "CSAFPID-115258",
            "CSAFPID-115259",
            "CSAFPID-115260",
            "CSAFPID-115261",
            "CSAFPID-115262",
            "CSAFPID-115263",
            "CSAFPID-115264",
            "CSAFPID-115265",
            "CSAFPID-115266",
            "CSAFPID-115268",
            "CSAFPID-115269",
            "CSAFPID-115270",
            "CSAFPID-115276",
            "CSAFPID-116857",
            "CSAFPID-185176",
            "CSAFPID-185177",
            "CSAFPID-185179",
            "CSAFPID-185180",
            "CSAFPID-185251",
            "CSAFPID-185252",
            "CSAFPID-185253",
            "CSAFPID-185254",
            "CSAFPID-185255",
            "CSAFPID-185256",
            "CSAFPID-185257",
            "CSAFPID-185258",
            "CSAFPID-185259",
            "CSAFPID-185260",
            "CSAFPID-188865",
            "CSAFPID-188866",
            "CSAFPID-188867",
            "CSAFPID-191201",
            "CSAFPID-191202",
            "CSAFPID-191203",
            "CSAFPID-191204",
            "CSAFPID-191205",
            "CSAFPID-191206",
            "CSAFPID-191207",
            "CSAFPID-191208",
            "CSAFPID-191209",
            "CSAFPID-191210",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-191213",
            "CSAFPID-191214",
            "CSAFPID-192947",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-195000",
            "CSAFPID-195001",
            "CSAFPID-195002",
            "CSAFPID-195003",
            "CSAFPID-195004",
            "CSAFPID-195005",
            "CSAFPID-195006",
            "CSAFPID-195007",
            "CSAFPID-195008",
            "CSAFPID-195009",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-198555",
            "CSAFPID-198556",
            "CSAFPID-198557",
            "CSAFPID-198558",
            "CSAFPID-198559",
            "CSAFPID-198560",
            "CSAFPID-198561",
            "CSAFPID-198562",
            "CSAFPID-198563",
            "CSAFPID-198564",
            "CSAFPID-198565",
            "CSAFPID-198566",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-202950",
            "CSAFPID-202951",
            "CSAFPID-202952",
            "CSAFPID-202953",
            "CSAFPID-202954",
            "CSAFPID-202955",
            "CSAFPID-202956",
            "CSAFPID-202957",
            "CSAFPID-202958",
            "CSAFPID-202959",
            "CSAFPID-202960",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-206493",
            "CSAFPID-206494",
            "CSAFPID-206495",
            "CSAFPID-206496",
            "CSAFPID-206497",
            "CSAFPID-206498",
            "CSAFPID-206499",
            "CSAFPID-206500",
            "CSAFPID-206501",
            "CSAFPID-206502",
            "CSAFPID-206503",
            "CSAFPID-206504",
            "CSAFPID-206505",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210982",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211052",
            "CSAFPID-211053",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-211060",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220205",
            "CSAFPID-220206",
            "CSAFPID-220448",
            "CSAFPID-220596",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220994",
            "CSAFPID-220995",
            "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-223033",
            "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-225827",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "CSAFPID-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "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-232579",
            "CSAFPID-232580",
            "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-232605",
            "CSAFPID-232606",
            "CSAFPID-232607",
            "CSAFPID-232608",
            "CSAFPID-232610",
            "CSAFPID-232611",
            "CSAFPID-232612",
            "CSAFPID-232615",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232912",
            "CSAFPID-232913",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232918",
            "CSAFPID-232919",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232925",
            "CSAFPID-232926",
            "CSAFPID-232927",
            "CSAFPID-232928",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-247897",
            "CSAFPID-251753",
            "CSAFPID-272046",
            "CSAFPID-54555",
            "CSAFPID-54556",
            "CSAFPID-55253",
            "CSAFPID-55254",
            "CSAFPID-55255",
            "CSAFPID-55256",
            "CSAFPID-70758",
            "CSAFPID-70759",
            "CSAFPID-70760",
            "CSAFPID-70761",
            "CSAFPID-70762",
            "CSAFPID-70763",
            "CSAFPID-70764",
            "CSAFPID-91003",
            "CSAFPID-91004",
            "CSAFPID-91005",
            "CSAFPID-91006",
            "CSAFPID-91009",
            "CSAFPID-91010",
            "CSAFPID-91011",
            "CSAFPID-91012",
            "CSAFPID-91013",
            "CSAFPID-91014",
            "CSAFPID-91015",
            "CSAFPID-91016",
            "CSAFPID-91017",
            "CSAFPID-91018",
            "CSAFPID-91019",
            "CSAFPID-91020",
            "CSAFPID-91021",
            "CSAFPID-91022",
            "CSAFPID-91088",
            "CSAFPID-91089",
            "CSAFPID-91090",
            "CSAFPID-91091",
            "CSAFPID-92319",
            "CSAFPID-92320",
            "CSAFPID-92321",
            "CSAFPID-92322",
            "CSAFPID-97260",
            "CSAFPID-97261",
            "CSAFPID-97262",
            "CSAFPID-99994",
            "CSAFPID-99996",
            "CSAFPID-99997"
          ],
          "url": "https://software.cisco.com"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 10.0,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-100027",
            "CSAFPID-108069",
            "CSAFPID-108072",
            "CSAFPID-108073",
            "CSAFPID-108074",
            "CSAFPID-111872",
            "CSAFPID-112136",
            "CSAFPID-112137",
            "CSAFPID-112138",
            "CSAFPID-112139",
            "CSAFPID-112140",
            "CSAFPID-112800",
            "CSAFPID-115151",
            "CSAFPID-115153",
            "CSAFPID-115154",
            "CSAFPID-115155",
            "CSAFPID-115156",
            "CSAFPID-115157",
            "CSAFPID-115158",
            "CSAFPID-115159",
            "CSAFPID-115160",
            "CSAFPID-115161",
            "CSAFPID-115162",
            "CSAFPID-115163",
            "CSAFPID-115164",
            "CSAFPID-115165",
            "CSAFPID-115166",
            "CSAFPID-115197",
            "CSAFPID-115198",
            "CSAFPID-115199",
            "CSAFPID-115200",
            "CSAFPID-115201",
            "CSAFPID-115202",
            "CSAFPID-115203",
            "CSAFPID-115204",
            "CSAFPID-115205",
            "CSAFPID-115206",
            "CSAFPID-115207",
            "CSAFPID-115208",
            "CSAFPID-115209",
            "CSAFPID-115210",
            "CSAFPID-115211",
            "CSAFPID-115212",
            "CSAFPID-115213",
            "CSAFPID-115214",
            "CSAFPID-115215",
            "CSAFPID-115216",
            "CSAFPID-115217",
            "CSAFPID-115218",
            "CSAFPID-115219",
            "CSAFPID-115220",
            "CSAFPID-115221",
            "CSAFPID-115222",
            "CSAFPID-115223",
            "CSAFPID-115224",
            "CSAFPID-115225",
            "CSAFPID-115226",
            "CSAFPID-115227",
            "CSAFPID-115228",
            "CSAFPID-115229",
            "CSAFPID-115230",
            "CSAFPID-115231",
            "CSAFPID-115232",
            "CSAFPID-115233",
            "CSAFPID-115234",
            "CSAFPID-115235",
            "CSAFPID-115236",
            "CSAFPID-115237",
            "CSAFPID-115238",
            "CSAFPID-115239",
            "CSAFPID-115240",
            "CSAFPID-115241",
            "CSAFPID-115242",
            "CSAFPID-115243",
            "CSAFPID-115244",
            "CSAFPID-115245",
            "CSAFPID-115246",
            "CSAFPID-115247",
            "CSAFPID-115248",
            "CSAFPID-115249",
            "CSAFPID-115250",
            "CSAFPID-115251",
            "CSAFPID-115252",
            "CSAFPID-115253",
            "CSAFPID-115254",
            "CSAFPID-115255",
            "CSAFPID-115256",
            "CSAFPID-115257",
            "CSAFPID-115258",
            "CSAFPID-115259",
            "CSAFPID-115260",
            "CSAFPID-115261",
            "CSAFPID-115262",
            "CSAFPID-115263",
            "CSAFPID-115264",
            "CSAFPID-115265",
            "CSAFPID-115266",
            "CSAFPID-115268",
            "CSAFPID-115269",
            "CSAFPID-115270",
            "CSAFPID-115276",
            "CSAFPID-116857",
            "CSAFPID-185176",
            "CSAFPID-185177",
            "CSAFPID-185179",
            "CSAFPID-185180",
            "CSAFPID-185251",
            "CSAFPID-185252",
            "CSAFPID-185253",
            "CSAFPID-185254",
            "CSAFPID-185255",
            "CSAFPID-185256",
            "CSAFPID-185257",
            "CSAFPID-185258",
            "CSAFPID-185259",
            "CSAFPID-185260",
            "CSAFPID-188865",
            "CSAFPID-188866",
            "CSAFPID-188867",
            "CSAFPID-191201",
            "CSAFPID-191202",
            "CSAFPID-191203",
            "CSAFPID-191204",
            "CSAFPID-191205",
            "CSAFPID-191206",
            "CSAFPID-191207",
            "CSAFPID-191208",
            "CSAFPID-191209",
            "CSAFPID-191210",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-191213",
            "CSAFPID-191214",
            "CSAFPID-192947",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-195000",
            "CSAFPID-195001",
            "CSAFPID-195002",
            "CSAFPID-195003",
            "CSAFPID-195004",
            "CSAFPID-195005",
            "CSAFPID-195006",
            "CSAFPID-195007",
            "CSAFPID-195008",
            "CSAFPID-195009",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-198555",
            "CSAFPID-198556",
            "CSAFPID-198557",
            "CSAFPID-198558",
            "CSAFPID-198559",
            "CSAFPID-198560",
            "CSAFPID-198561",
            "CSAFPID-198562",
            "CSAFPID-198563",
            "CSAFPID-198564",
            "CSAFPID-198565",
            "CSAFPID-198566",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-202950",
            "CSAFPID-202951",
            "CSAFPID-202952",
            "CSAFPID-202953",
            "CSAFPID-202954",
            "CSAFPID-202955",
            "CSAFPID-202956",
            "CSAFPID-202957",
            "CSAFPID-202958",
            "CSAFPID-202959",
            "CSAFPID-202960",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-206493",
            "CSAFPID-206494",
            "CSAFPID-206495",
            "CSAFPID-206496",
            "CSAFPID-206497",
            "CSAFPID-206498",
            "CSAFPID-206499",
            "CSAFPID-206500",
            "CSAFPID-206501",
            "CSAFPID-206502",
            "CSAFPID-206503",
            "CSAFPID-206504",
            "CSAFPID-206505",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210982",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211052",
            "CSAFPID-211053",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-211060",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220205",
            "CSAFPID-220206",
            "CSAFPID-220448",
            "CSAFPID-220596",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220994",
            "CSAFPID-220995",
            "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-223033",
            "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-225827",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "CSAFPID-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "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-232579",
            "CSAFPID-232580",
            "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-232605",
            "CSAFPID-232606",
            "CSAFPID-232607",
            "CSAFPID-232608",
            "CSAFPID-232610",
            "CSAFPID-232611",
            "CSAFPID-232612",
            "CSAFPID-232615",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232912",
            "CSAFPID-232913",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232918",
            "CSAFPID-232919",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232925",
            "CSAFPID-232926",
            "CSAFPID-232927",
            "CSAFPID-232928",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-247897",
            "CSAFPID-251753",
            "CSAFPID-272046",
            "CSAFPID-54555",
            "CSAFPID-54556",
            "CSAFPID-55253",
            "CSAFPID-55254",
            "CSAFPID-55255",
            "CSAFPID-55256",
            "CSAFPID-70758",
            "CSAFPID-70759",
            "CSAFPID-70760",
            "CSAFPID-70761",
            "CSAFPID-70762",
            "CSAFPID-70763",
            "CSAFPID-70764",
            "CSAFPID-91003",
            "CSAFPID-91004",
            "CSAFPID-91005",
            "CSAFPID-91006",
            "CSAFPID-91009",
            "CSAFPID-91010",
            "CSAFPID-91011",
            "CSAFPID-91012",
            "CSAFPID-91013",
            "CSAFPID-91014",
            "CSAFPID-91015",
            "CSAFPID-91016",
            "CSAFPID-91017",
            "CSAFPID-91018",
            "CSAFPID-91019",
            "CSAFPID-91020",
            "CSAFPID-91021",
            "CSAFPID-91022",
            "CSAFPID-91088",
            "CSAFPID-91089",
            "CSAFPID-91090",
            "CSAFPID-91091",
            "CSAFPID-92319",
            "CSAFPID-92320",
            "CSAFPID-92321",
            "CSAFPID-92322",
            "CSAFPID-97260",
            "CSAFPID-97261",
            "CSAFPID-97262",
            "CSAFPID-99994",
            "CSAFPID-99996",
            "CSAFPID-99997"
          ]
        }
      ],
      "title": "Cisco Adaptive Security Appliance Remote Code Execution and Denial of Service Vulnerability"
    }
  ]
}