cisco-sa-20180606-asaftd
Vulnerability from csaf_cisco
Published
2018-06-06 16:00
Modified
2019-09-24 17:49
Summary
Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability

Notes

Summary
A vulnerability in the web interface of the Cisco Adaptive Security Appliance (ASA) could allow an unauthenticated, remote attacker to cause an affected device to reload unexpectedly, resulting in a denial of service (DoS) condition. It is also possible on certain software releases that the ASA will not reload, but an attacker could view sensitive system information without authentication by using directory traversal techniques. The vulnerability is due to lack of proper input validation of the HTTP URL. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. An exploit could allow the attacker to cause a DoS condition or unauthenticated disclosure of information. This vulnerability applies to IPv4 and IPv6 HTTP traffic. Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability. Note: Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability as there are continued attempts to exploit in the wild. This advisory is available at the following link: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd"]
Vulnerable Products
This vulnerability affects Cisco ASA Software and Cisco Firepower Threat Defense (FTD) Software that is running on the following Cisco products: 3000 Series Industrial Security Appliance (ISA) ASA 1000V Cloud Firewall ASA 5500 Series Adaptive Security Appliances ASA 5500-X Series Next-Generation Firewalls ASA Services Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers Adaptive Security Virtual Appliance (ASAv) Firepower 2100 Series Security Appliance Firepower 4100 Series Security Appliance Firepower 9300 ASA Security Module FTD Virtual (FTDv) ASA Software In the following table, the left column lists the Cisco ASA features that are potentially vulnerable. The right column indicates the basic configuration for the feature from the show running-config CLI command, if it can be determined. If the device is configured for one of these features, follow the additional instructions to determine if the device is vulnerable. Cisco ASA Feature Possible Vulnerable Configuration Adaptive Security Device Manager (ASDM)1 http server enable <port> http <remote_ip_address> <remote_subnet_mask> <interface_name> AnyConnect IKEv2 Remote Access (with client services) crypto ikev2 enable <interface_name> client-services port <port #> webvpn anyconnect enable AnyConnect IKEv2 Remote Access (without client services) crypto ikev2 enable <interface_name> webvpn anyconnect enable AnyConnect SSL VPN webvpn enable <interface_name> Cisco Security Manager2 http server enable <port> http <remote_ip_address> <remote_subnet_mask> <interface_name> Clientless SSL VPN webvpn enable <interface_name> Cut-Through Proxy (Not vulnerable unless used in conjunction with other vulnerable features on the same port) aaa authentication listener <interface_name> port <number> Local Certificate Authority (CA) crypto ca server no shutdown Mobile Device Manager (MDM) Proxy3 mdm-proxy enable <interface_name> Mobile User Security (MUS) webvpn mus password <password> mus server enable port <port #> mus <address> <mask> <interface_name> Proxy Bypass webvpn proxy-bypass REST API4 rest-api image disk0:/<image name> rest-api agent 1ASDM is vulnerable only from an IP address in the configured http command range. 2 Cisco Security Manager is vulnerable only from an IP address in the configured http command range. 3The MDM Proxy is first supported as of Cisco ASA Software Release 9.3.1. 4The REST API is first supported as of Cisco ASA Software Release 9.3.2. The REST API is vulnerable only from an IP address in the configured http command range. Determining Whether an ASA Configured with a Potentially Vulnerable Feature Is Vulnerable Step 1: Administrators can use the show asp table socket | include SSL|DTLS command and look for a Secure Sockets Layer (SSL) or a Datagram Transport Layer Security (DTLS) listen socket on any TCP port. If either socket is present in the output and the ASA device is configured for one or more of the ASA features in the preceding table, the device may be vulnerable. The following example shows an ASA device with SSL and DTLS listen sockets: ciscoasa# show asp table socket | include SSL|DTLS SSL 00185038 LISTEN 172.16.0.250:443 0.0.0.0:* SSL 00188638 LISTEN 10.0.0.250:443 0.0.0.0:* DTLS 0018f7a8 LISTEN 10.0.0.250:443 0.0.0.0:* Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable. ciscoasa# show processes | include Unicorn Mwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0 3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218 Note: The Unicorn Proxy Thread identifier in the preceding example is 218 and can vary. A device must be considered vulnerable if the Unicorn Proxy Thread process is running, regardless of the actual thread identifier number. Determining the Running ASA Software Release To determine whether a vulnerable release of Cisco ASA Software is running on a device, administrators can use the show version | include Version command in the CLI. The following example shows the output of the command for a device that is running Cisco ASA Software Release 9.2(1): ciscoasa# show version | include Version Cisco Adaptive Security Appliance Software Version 9.2(1) Device Manager Version 7.4(1) Administrators who use Cisco Adaptive Security Device Manager (ASDM) to manage devices can locate the software release in the table that appears in the login window or the upper-left corner of the Cisco ASDM window. FTD Software This vulnerability applies to all Cisco FTD Software releases except Release 6.2.0, which is not vulnerable. See the Fixed Releases ["#fs"] section for additional information about fixed releases of Cisco FTD Software. The Cisco FTD Software release contains both Firepower and ASA code. Review the “Firepower Threat Defense Devices” section of the Cisco Firepower Compatibility Guide ["https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_070E1908889545BDB6CC564676202628"] for additional information. In the following table, the left column lists the Cisco FTD features that are potentially vulnerable. The right column indicates the basic configuration for the feature from the show running-config CLI command, if it can be determined. If the device is configured for one of these features, follow the additional instructions to determine if the device is vulnerable. Cisco FTD Feature Vulnerable Configuration HTTP Service enabled1 http server enable <port #> http <remote_ip_address> <remote_subnet_mask> <interface_name> AnyConnect IKEv2 Remote Access (with client services)2,3 crypto ikev2 enable <interface_name> client-services port <port #> webvpn anyconnect enable AnyConnect IKEv2 Remote Access (without client services)2,3 crypto ikev2 enable <interface_name> webvpn anyconnect enable AnyConnect SSL VPN2,3 webvpn enable <interface_name> 1 The HTTP feature is enabled via Firepower Threat Defense Platform Settings > HTTP in the Cisco Firepower Management Console (FMC). 2 Remote Access VPN features are enabled via Devices > VPN > Remote Access in the Cisco FMC or via Device > Remote Access VPN in Cisco Firepower Device Manager (FDM). 3 Remote Access VPN features are first supported as of Cisco FTD Software Release 6.2.2. Determining Whether Cisco FTD Configured with a Potentially Vulnerable Feature Is Vulnerable Step 1: Administrators can use the show asp table socket | include SSL|DTLS command and look for an SSL or a DTLS listen socket on any TCP port. If either socket is present in the output and the FTD device is configured for one or more of the features listed in the preceding table, the device may be vulnerable. The following example shows an FTD device with SSL and DTLS listen sockets: firepower# show asp table socket | include SSL|DTLS SSL 01ffb648 LISTEN 1.1.1.1:443 0.0.0.0:* DTLS 00009438 LISTEN 1.1.1.1:443 0.0.0.0:* Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable. firepower# show processes | include Unicorn Mwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0 3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218 Notes: The Unicorn Proxy Thread identifier in the previous example is 218 and can vary. A device must be considered vulnerable if the Unicorn Proxy Thread process is running, regardless of the actual thread identifier number. Although certain IKEv2 feature sets do not enable the underlying SSL TCP listening socket, they may still be vulnerable. Administrators can use the show running-config crypto ikev2 CLI command to check if the crypto ikev2 enable configuration command is present in the configuration, as shown in the following example: firepower# show running-config crypto ikev2 | include enable crypto ikev2 enable Outside If a command like crypto ikev2 enable is present in the running configuration and the anyconnect enable command is part of the global webvpn configuration, the Cisco FTD device is also considered vulnerable. Determining the Running Cisco FTD Software Release Administrators can use the show version command in the CLI to determine the Cisco FTD Software release. In this example, the device is running Release 6.2.2: > show version ---------------------[ ftd ]--------------------- Model : Cisco ASA5525-X Threat Defense (75) Version 6.2.2 (Build 362) UUID : 2849ba3c-ecb8-11e6-98ca-b9fc2975893c Rules update version : 2017-03-15-001-vrt VDB version : 279 ----------------------------------------------------
Products Confirmed Not Vulnerable
Only products listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability. Cisco has confirmed that Cisco AnyConnect Secure Mobility Client is not vulnerable.
Workarounds
There are no workarounds that address this vulnerability.
Fixed Software
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: https://www.cisco.com/c/en/us/products/end-user-license-agreement.html ["https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"] Additionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades. When considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page ["https://www.cisco.com/go/psirt"], to determine exposure and a complete upgrade solution. In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers. Customers Without Service Contracts Customers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC: https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html ["https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"] Customers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade. Fixed Releases Customers should upgrade to an appropriate release as indicated in the following tables. Cisco ASA Software Cisco ASA Software Release First Fixed Release for This Vulnerability Prior to 9.11 Migrate to 9.1.7.29 9.1 9.1.7.29 9.2 9.2.4.33 9.31 Migrate to 9.4.4.18 9.4 9.4.4.18 9.51 Migrate to 9.6.4.8 9.6 9.6.4.8 9.7 9.7.1.24 9.8 9.8.2.28 9.9 9.9.2.1 1Cisco ASA Software releases prior to Release 9.1 and Cisco ASA Software Releases 9.3 and 9.5 have reached end-of-software maintenance. Customers should migrate to a supported release. The software is available for download from the Software Center ["https://software.cisco.com/download/navigator.html"] on Cisco.com by navigating to Products > Security > Firewalls > Adaptive Security Appliances (ASA) > ASA 5500-X Series Firewalls, where there is a list of Cisco ASA hardware platforms. The majority of these software releases are listed under Interim. Cisco FTD Software Cisco FTD Software Release First Fixed Release for This Vulnerability 6.0 Migrate to 6.1.0 HotFix or later 6.0.1 Migrate to 6.1.0 HotFix or later 6.1.0 Cisco_FTD_Hotfix_EI-6.1.0.7-2.sh (all FTD hardware platforms except 41xx and 9300) Cisco_FTD_SSP_Hotfix_EI-6.1.0.7-2.sh (41xx and 9300 FTD hardware platforms) 6.2.0 Not vulnerable 6.2.1 Migrate to 6.2.2.3 6.2.2 6.2.2.3 6.2.3 6.2.3.1 6.2.3-851 6.2.3-85.02 1Software image for FTD Virtual for the Microsoft Azure Cloud 2Software image for FTD Virtual for the AWS Cloud The software is available for download from the Software Center ["https://software.cisco.com/download/navigator.html"] on Cisco.com by navigating to Products > Security > Firewalls > Next-Generation Firewalls (NGFW), where there is a list of Cisco FTD hardware platforms.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
In September 2019, the Cisco Product Security Incident Response Team (PSIRT) became aware of additional attempted exploitation of this vulnerability in the wild. Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability.
Source
Cisco would like to thank security researcher Michal Bentkowski from Securitum for reporting this vulnerability.
Legal Disclaimer
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME. A standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.



{
  "document": {
    "acknowledgments": [
      {
        "summary": "Cisco would like to thank security researcher  Michal Bentkowski from Securitum for reporting this vulnerability."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "notes": [
      {
        "category": "summary",
        "text": "A vulnerability in the web interface of the Cisco Adaptive Security Appliance (ASA) could allow an unauthenticated, remote attacker to cause an affected device to reload unexpectedly, resulting in a denial of service (DoS) condition. It is also possible on certain software releases that the ASA will not reload, but an attacker could view sensitive system information without authentication by using directory traversal techniques.\r\n\r\nThe vulnerability is due to lack of proper input validation of the HTTP URL. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. An exploit could allow the attacker to cause a DoS condition or unauthenticated disclosure of information. This vulnerability applies to IPv4 and IPv6 HTTP traffic.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.\r\n\r\nNote: Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability as there are continued attempts to exploit in the wild.\r\n\r\nThis advisory is available at the following link:\r\nhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd\"]",
        "title": "Summary"
      },
      {
        "category": "general",
        "text": "This vulnerability affects Cisco ASA Software and Cisco Firepower Threat Defense (FTD) Software that is running on the following Cisco products:\r\n\r\n3000 Series Industrial Security Appliance (ISA)\r\nASA 1000V Cloud Firewall\r\nASA 5500 Series Adaptive Security Appliances\r\nASA 5500-X Series Next-Generation Firewalls\r\nASA Services Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers\r\nAdaptive Security Virtual Appliance (ASAv)\r\nFirepower 2100 Series Security Appliance\r\nFirepower 4100 Series Security Appliance\r\nFirepower 9300 ASA Security Module\r\nFTD Virtual (FTDv)\r\n  ASA Software\r\n\r\nIn the following table, the left column lists the Cisco ASA features that are potentially vulnerable. The right column indicates the basic configuration for the feature from the show running-config CLI command, if it can be determined. If the device is configured for one of these features, follow the additional instructions to determine if the device is vulnerable.\r\n\r\n                              Cisco ASA Feature              Possible Vulnerable Configuration                                              Adaptive Security Device Manager (ASDM)1                                        http server enable \u003cport\u003e\r\nhttp \u003cremote_ip_address\u003e \u003cremote_subnet_mask\u003e \u003cinterface_name\u003e                                   AnyConnect IKEv2 Remote Access (with client services)                          crypto ikev2 enable \u003cinterface_name\u003e client-services port \u003cport #\u003e\r\nwebvpn\r\n                anyconnect enable\r\n                                  AnyConnect IKEv2 Remote Access (without client services)                          crypto ikev2 enable \u003cinterface_name\u003e\r\nwebvpn\r\n                anyconnect enable\r\n                                  AnyConnect SSL VPN               webvpn\r\n                enable \u003cinterface_name\u003e                                   Cisco Security Manager2                            http server enable \u003cport\u003e\r\nhttp \u003cremote_ip_address\u003e \u003cremote_subnet_mask\u003e \u003cinterface_name\u003e\r\n                                  Clientless SSL VPN              webvpn\r\n   enable \u003cinterface_name\u003e                                   Cut-Through Proxy (Not vulnerable unless used in conjunction with other vulnerable features on the same port)                            aaa authentication listener \u003cinterface_name\u003e port \u003cnumber\u003e\r\n                                  Local Certificate Authority (CA)                            crypto ca server\r\n no shutdown\r\n                                  Mobile Device Manager (MDM) Proxy3                            mdm-proxy\r\n  enable \u003cinterface_name\u003e                                   Mobile User Security (MUS)               webvpn\r\n mus password \u003cpassword\u003e\r\n mus server enable port \u003cport #\u003e\r\n mus \u003caddress\u003e \u003cmask\u003e \u003cinterface_name\u003e                                   Proxy Bypass\r\n              webvpn\r\n               proxy-bypass\r\n                                  REST API4              rest-api image disk0:/\u003cimage name\u003e\r\nrest-api agent\r\n\r\n1ASDM is vulnerable only from an IP address in the configured http command range.\r\n2 Cisco Security Manager is vulnerable only from an IP address in the configured http command range.\r\n3The MDM Proxy is first supported as of Cisco ASA Software Release 9.3.1.\r\n4The REST API is first supported as of Cisco ASA Software Release 9.3.2. The REST API is vulnerable only from an IP address in the configured http command range.\r\n\r\nDetermining Whether an ASA Configured with a Potentially Vulnerable Feature Is Vulnerable\r\n\r\nStep 1: Administrators can use the show asp table socket | include SSL|DTLS command and look for a Secure Sockets Layer (SSL) or a Datagram Transport Layer Security (DTLS) listen socket on any TCP port. If either socket is present in the output and the ASA device is configured for one or more of the ASA features in the preceding table, the device may be vulnerable. The following example shows an ASA device with SSL and DTLS listen sockets:\r\n\r\n\r\nciscoasa# show asp table socket | include SSL|DTLS\r\n\r\n\r\nSSL       00185038  LISTEN     172.16.0.250:443    0.0.0.0:*\r\nSSL       00188638  LISTEN     10.0.0.250:443      0.0.0.0:*\r\nDTLS      0018f7a8  LISTEN     10.0.0.250:443      0.0.0.0:*\r\n  Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable.\r\n\r\n\r\nciscoasa# show processes | include Unicorn\r\n\r\n\r\nMwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0       3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218\r\n  Note: The Unicorn Proxy Thread identifier in the preceding example is 218 and can vary. A device must be considered vulnerable if the Unicorn Proxy Thread process is running, regardless of the actual thread identifier number.\r\n\r\nDetermining the Running ASA Software Release\r\n\r\nTo determine whether a vulnerable release of Cisco ASA Software is running on a device, administrators can use the show version | include Version command in the CLI. The following example shows the output of the command for a device that is running Cisco ASA Software Release 9.2(1):\r\nciscoasa# show version | include Version\r\n\r\n\r\nCisco Adaptive Security Appliance Software Version 9.2(1)\r\nDevice Manager Version 7.4(1)\r\n  Administrators who use Cisco Adaptive Security Device Manager (ASDM) to manage devices can locate the software release in the table that appears in the login window or the upper-left corner of the Cisco ASDM window.\r\n\r\nFTD Software\r\n\r\nThis vulnerability applies to all Cisco FTD Software releases except Release 6.2.0, which is not vulnerable. See the Fixed Releases [\"#fs\"] section for additional information about fixed releases of Cisco FTD Software. The Cisco FTD Software release contains both Firepower and ASA code. Review the \u201cFirepower Threat Defense Devices\u201d section of the Cisco Firepower Compatibility Guide [\"https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_070E1908889545BDB6CC564676202628\"] for additional information.\r\n\r\nIn the following table, the left column lists the Cisco FTD features  that are potentially vulnerable. The right column indicates the basic  configuration for the feature from the show running-config CLI command,  if it can be determined. If the device is configured for one of these  features, follow the additional instructions to determine if  the device is vulnerable.\r\n\r\n                              Cisco FTD Feature              Vulnerable Configuration                                                          HTTP Service enabled1                            http server enable \u003cport #\u003e\r\nhttp \u003cremote_ip_address\u003e \u003cremote_subnet_mask\u003e \u003cinterface_name\u003e\r\n                                  AnyConnect IKEv2 Remote Access (with client services)2,3                            crypto ikev2 enable \u003cinterface_name\u003e client-services port \u003cport #\u003e\r\nwebvpn\r\n  anyconnect enable                                  AnyConnect IKEv2 Remote Access (without client services)2,3              crypto ikev2 enable \u003cinterface_name\u003e\r\nwebvpn\r\n  anyconnect enable                                  AnyConnect SSL VPN2,3              webvpn\r\n  enable \u003cinterface_name\u003e\r\n1 The HTTP feature is enabled via Firepower Threat Defense Platform Settings \u003e HTTP in the Cisco Firepower Management Console (FMC).\r\n2 Remote Access VPN features are enabled via Devices \u003e VPN \u003e Remote Access in the Cisco FMC or via Device \u003e Remote Access VPN in Cisco Firepower Device Manager (FDM).\r\n3 Remote Access VPN features are first supported as of Cisco FTD Software Release 6.2.2.\r\n\r\nDetermining Whether Cisco FTD Configured with a Potentially Vulnerable Feature Is Vulnerable\r\n\r\nStep 1: Administrators can use the show asp table socket | include SSL|DTLS command and  look for an SSL or a DTLS listen socket on any TCP port. If either  socket is present in the output and the FTD device is configured for one  or more of the features listed in the preceding table, the device may be vulnerable. The following example shows an FTD device with  SSL and DTLS listen sockets:\r\n\r\n\r\nfirepower# show asp table socket | include SSL|DTLS\r\n\r\n\r\nSSL       01ffb648  LISTEN     1.1.1.1:443         0.0.0.0:*\r\nDTLS      00009438  LISTEN     1.1.1.1:443         0.0.0.0:*\r\n\r\n    Step 2: Administrators can then use the show processes | include Unicorn command to see if the vulnerable process is running on the device. This means that one of the possible vulnerable features has created an instance of the internal web server, which is vulnerable. If Unicorn Proxy Thread is present, the device is considered vulnerable.\r\n\r\n\r\nfirepower# show processes | include Unicorn\r\n\r\n\r\nMwe 0x0000557f9f5bafc0 0x00007f62de5a90a8 0x0000557fa52b50a0       3632 0x00007f62c8c87030 30704/32768 Unicorn Proxy Thread 218\r\n\r\nNotes:\r\n\r\nThe Unicorn Proxy Thread identifier in the previous example is 218 and      can vary. A device must be considered vulnerable if the Unicorn Proxy      Thread process is running, regardless of the actual thread identifier      number.\r\nAlthough certain IKEv2 feature sets do not enable the underlying SSL TCP listening socket, they may still be vulnerable. Administrators can use the show running-config crypto ikev2 CLI command to check if the crypto ikev2 enable configuration command is present in the configuration, as shown in the following example:\r\n\r\nfirepower# show running-config crypto ikev2 | include enable\r\n\r\n\r\ncrypto ikev2 enable Outside\r\n    If a command like crypto ikev2 enable is present in the running configuration and the anyconnect enable command is part of the global webvpn configuration, the Cisco FTD device is also considered vulnerable.\r\nDetermining the Running Cisco FTD Software Release\r\n\r\nAdministrators can use the show version command in the CLI to determine the Cisco FTD Software release. In this example, the device is running Release 6.2.2:\r\n\u003e show version\r\n\r\n\r\n---------------------[ ftd ]---------------------\r\nModel : Cisco ASA5525-X Threat Defense (75) Version 6.2.2 (Build 362)\r\nUUID : 2849ba3c-ecb8-11e6-98ca-b9fc2975893c\r\nRules update version : 2017-03-15-001-vrt\r\nVDB version : 279\r\n----------------------------------------------------",
        "title": "Vulnerable Products"
      },
      {
        "category": "general",
        "text": "Only products listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that Cisco AnyConnect Secure Mobility Client is not vulnerable.",
        "title": "Products Confirmed Not Vulnerable"
      },
      {
        "category": "general",
        "text": "There are no workarounds that address this vulnerability.",
        "title": "Workarounds"
      },
      {
        "category": "general",
        "text": "Cisco has released free software updates that address the vulnerability described in this advisory. Customers may only install and expect support for software versions and feature sets for which they have purchased a license. By installing, downloading, accessing, or otherwise using such software upgrades, customers agree to follow the terms of the Cisco software license:\r\nhttps://www.cisco.com/c/en/us/products/end-user-license-agreement.html [\"https://www.cisco.com/c/en/us/products/end-user-license-agreement.html\"]\r\n\r\nAdditionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades.\r\n\r\nWhen considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.\r\n\r\nCustomers Without Service Contracts\r\n\r\nCustomers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC:\r\nhttps://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html [\"https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html\"]\r\n\r\nCustomers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade.\r\n\r\nFixed Releases\r\n\r\nCustomers should upgrade to an appropriate release as indicated in the following tables.\r\n\r\nCisco ASA Software\r\n                                Cisco ASA Software Release              First Fixed Release for This Vulnerability                                              Prior to 9.11                             Migrate to 9.1.7.29                                  9.1                9.1.7.29                                  9.2                             9.2.4.33                                  9.31                             Migrate to 9.4.4.18                                  9.4                9.4.4.18                                  9.51                            Migrate to 9.6.4.8                                                9.6               9.6.4.8                                                9.7              9.7.1.24                                   9.8              9.8.2.28                                   9.9               9.9.2.1\r\n1Cisco ASA Software releases prior to Release 9.1 and Cisco ASA Software Releases 9.3 and 9.5 have reached end-of-software maintenance. Customers should migrate to a supported release.\r\n\r\nThe software is available for download from the Software Center [\"https://software.cisco.com/download/navigator.html\"] on Cisco.com by navigating to Products \u003e Security \u003e Firewalls \u003e Adaptive Security Appliances (ASA) \u003e ASA 5500-X Series Firewalls, where there is a list of Cisco ASA hardware platforms. The majority of these software releases are listed under Interim.\r\n\r\nCisco FTD Software\r\n                                Cisco FTD Software Release                            First Fixed Release for This Vulnerability                                              6.0               Migrate to 6.1.0 HotFix or later                                  6.0.1              Migrate to 6.1.0 HotFix or later                                                6.1.0                            Cisco_FTD_Hotfix_EI-6.1.0.7-2.sh (all FTD hardware platforms except 41xx and 9300)\r\nCisco_FTD_SSP_Hotfix_EI-6.1.0.7-2.sh (41xx and 9300 FTD hardware platforms)                                                6.2.0                            Not vulnerable                                                6.2.1                            Migrate to 6.2.2.3                                  6.2.2                            6.2.2.3                                  6.2.3               6.2.3.1\r\n6.2.3-851\r\n6.2.3-85.02\r\n1Software image for FTD Virtual for the Microsoft Azure Cloud\r\n2Software image for FTD Virtual for the AWS Cloud\r\n\r\nThe software is available for download from the Software Center [\"https://software.cisco.com/download/navigator.html\"] on Cisco.com by navigating to Products \u003e Security \u003e Firewalls \u003e Next-Generation Firewalls (NGFW), where there is a list of Cisco FTD hardware platforms.",
        "title": "Fixed Software"
      },
      {
        "category": "general",
        "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.",
        "title": "Vulnerability Policy"
      },
      {
        "category": "general",
        "text": "In September 2019, the Cisco Product Security Incident Response Team (PSIRT) became aware of additional attempted exploitation of this vulnerability in the wild. Cisco continues to strongly recommend that customers upgrade to a fixed Cisco ASA Software release to remediate this vulnerability.",
        "title": "Exploitation and Public Announcements"
      },
      {
        "category": "general",
        "text": "Cisco would like to thank security researcher  Michal Bentkowski from Securitum for reporting this vulnerability.",
        "title": "Source"
      },
      {
        "category": "legal_disclaimer",
        "text": "THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nA standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.",
        "title": "Legal Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "Emergency Support:\r\n+1 877 228 7302 (toll-free within North America)\r\n+1 408 525 6532 (International direct-dial)\r\nNon-emergency Support:\r\nEmail: psirt@cisco.com\r\nSupport requests that are received via e-mail are typically acknowledged within 48 hours.",
      "issuing_authority": "Cisco product security incident response is the responsibility of the Cisco Product Security Incident Response Team (PSIRT). The Cisco PSIRT is a dedicated, global team that manages the receipt, investigation, and public reporting of security vulnerability information that is related to Cisco products and networks. The on-call Cisco PSIRT works 24x7 with Cisco customers, independent security researchers, consultants, industry organizations, and other vendors to identify possible security issues with Cisco products and networks.\r\nMore information can be found in Cisco Security Vulnerability Policy available at https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html",
      "name": "Cisco",
      "namespace": "https://wwww.cisco.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd"
      },
      {
        "category": "external",
        "summary": "Cisco Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      },
      {
        "category": "external",
        "summary": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180606-asaftd"
      },
      {
        "category": "external",
        "summary": "Cisco Firepower Compatibility Guide",
        "url": "https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_070E1908889545BDB6CC564676202628"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html",
        "url": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"
      },
      {
        "category": "external",
        "summary": "Cisco Security Advisories and Alerts page",
        "url": "https://www.cisco.com/go/psirt"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html",
        "url": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"
      },
      {
        "category": "external",
        "summary": "Software Center",
        "url": "https://software.cisco.com/download/navigator.html"
      },
      {
        "category": "external",
        "summary": "Software Center",
        "url": "https://software.cisco.com/download/navigator.html"
      },
      {
        "category": "external",
        "summary": "Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      }
    ],
    "title": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability",
    "tracking": {
      "current_release_date": "2019-09-24T17:49:53+00:00",
      "generator": {
        "date": "2022-09-03T03:18:20+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-20180606-asaftd",
      "initial_release_date": "2018-06-06T16:00:00+00:00",
      "revision_history": [
        {
          "date": "2018-06-06T15:16:49+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        },
        {
          "date": "2018-06-22T17:44:00+00:00",
          "number": "1.1.0",
          "summary": "Updated the Exploitation and Public Announcements section with up-to-date exploitation information."
        },
        {
          "date": "2018-10-05T15:28:40+00:00",
          "number": "1.2.0",
          "summary": "Corrected advisory metadata to remove unaffected version 6.2.0."
        },
        {
          "date": "2019-03-06T16:27:22+00:00",
          "number": "1.3.0",
          "summary": "Updated the exploitation information in the Exploitation and Public Announcements section."
        },
        {
          "date": "2019-09-24T17:49:53+00:00",
          "number": "1.4.0",
          "summary": "Changed the SIR value to Critical, added a note about upgrading to the Summary, and updated the exploitation information in the Exploitation and Public Announcements section."
        }
      ],
      "status": "final",
      "version": "1.4.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.1.1",
                    "product": {
                      "name": "9.1.1",
                      "product_id": "CSAFPID-188867"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.1.4",
                    "product": {
                      "name": "9.1.1.4",
                      "product_id": "CSAFPID-191211"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.2",
                    "product": {
                      "name": "9.1.2",
                      "product_id": "CSAFPID-191212"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.3",
                    "product": {
                      "name": "9.1.3",
                      "product_id": "CSAFPID-194998"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.2.8",
                    "product": {
                      "name": "9.1.2.8",
                      "product_id": "CSAFPID-194999"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.3.2",
                    "product": {
                      "name": "9.1.3.2",
                      "product_id": "CSAFPID-198551"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.4",
                    "product": {
                      "name": "9.1.4",
                      "product_id": "CSAFPID-198552"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.4.5",
                    "product": {
                      "name": "9.1.4.5",
                      "product_id": "CSAFPID-198553"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5",
                    "product": {
                      "name": "9.1.5",
                      "product_id": "CSAFPID-198554"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.10",
                    "product": {
                      "name": "9.1.5.10",
                      "product_id": "CSAFPID-202941"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.12",
                    "product": {
                      "name": "9.1.5.12",
                      "product_id": "CSAFPID-202942"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.15",
                    "product": {
                      "name": "9.1.5.15",
                      "product_id": "CSAFPID-202943"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6",
                    "product": {
                      "name": "9.1.6",
                      "product_id": "CSAFPID-206218"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.21",
                    "product": {
                      "name": "9.1.5.21",
                      "product_id": "CSAFPID-206491"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.1",
                    "product": {
                      "name": "9.1.6.1",
                      "product_id": "CSAFPID-206492"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.6",
                    "product": {
                      "name": "9.1.6.6",
                      "product_id": "CSAFPID-210983"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.4",
                    "product": {
                      "name": "9.1.6.4",
                      "product_id": "CSAFPID-210988"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.8",
                    "product": {
                      "name": "9.1.6.8",
                      "product_id": "CSAFPID-211051"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.10",
                    "product": {
                      "name": "9.1.6.10",
                      "product_id": "CSAFPID-211059"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.4",
                    "product": {
                      "name": "9.1.7.4",
                      "product_id": "CSAFPID-220448"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.6",
                    "product": {
                      "name": "9.1.7.6",
                      "product_id": "CSAFPID-220996"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.7",
                    "product": {
                      "name": "9.1.7.7",
                      "product_id": "CSAFPID-220997"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.9",
                    "product": {
                      "name": "9.1.7.9",
                      "product_id": "CSAFPID-220998"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.11",
                    "product": {
                      "name": "9.1.7.11",
                      "product_id": "CSAFPID-220999"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.12",
                    "product": {
                      "name": "9.1.7.12",
                      "product_id": "CSAFPID-221000"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.13",
                    "product": {
                      "name": "9.1.7.13",
                      "product_id": "CSAFPID-225987"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.15",
                    "product": {
                      "name": "9.1.7.15",
                      "product_id": "CSAFPID-225988"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.16",
                    "product": {
                      "name": "9.1.5.16",
                      "product_id": "CSAFPID-232601"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.5.19",
                    "product": {
                      "name": "9.1.5.19",
                      "product_id": "CSAFPID-232602"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.16",
                    "product": {
                      "name": "9.1.7.16",
                      "product_id": "CSAFPID-232603"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.19",
                    "product": {
                      "name": "9.1.7.19",
                      "product_id": "CSAFPID-232604"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7",
                    "product": {
                      "name": "9.1.7",
                      "product_id": "CSAFPID-232615"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.20",
                    "product": {
                      "name": "9.1.7.20",
                      "product_id": "CSAFPID-232915"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.21",
                    "product": {
                      "name": "9.1.7.21",
                      "product_id": "CSAFPID-232916"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.23",
                    "product": {
                      "name": "9.1.7.23",
                      "product_id": "CSAFPID-232917"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.6.11",
                    "product": {
                      "name": "9.1.6.11",
                      "product_id": "CSAFPID-232918"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.1.7.25",
                    "product": {
                      "name": "9.1.7.25",
                      "product_id": "CSAFPID-239001"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.1"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.2.1",
                    "product": {
                      "name": "9.2.1",
                      "product_id": "CSAFPID-202938"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.2",
                    "product": {
                      "name": "9.2.2",
                      "product_id": "CSAFPID-202946"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.2.4",
                    "product": {
                      "name": "9.2.2.4",
                      "product_id": "CSAFPID-202947"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.2.7",
                    "product": {
                      "name": "9.2.2.7",
                      "product_id": "CSAFPID-202948"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.3",
                    "product": {
                      "name": "9.2.3",
                      "product_id": "CSAFPID-202949"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.2.8",
                    "product": {
                      "name": "9.2.2.8",
                      "product_id": "CSAFPID-204544"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.3.3",
                    "product": {
                      "name": "9.2.3.3",
                      "product_id": "CSAFPID-206489"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.3.4",
                    "product": {
                      "name": "9.2.3.4",
                      "product_id": "CSAFPID-206490"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.0.0",
                    "product": {
                      "name": "9.2.0.0",
                      "product_id": "CSAFPID-207903"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.0.104",
                    "product": {
                      "name": "9.2.0.104",
                      "product_id": "CSAFPID-207904"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.3.1",
                    "product": {
                      "name": "9.2.3.1",
                      "product_id": "CSAFPID-207905"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4",
                    "product": {
                      "name": "9.2.4",
                      "product_id": "CSAFPID-210984"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.2",
                    "product": {
                      "name": "9.2.4.2",
                      "product_id": "CSAFPID-212707"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.4",
                    "product": {
                      "name": "9.2.4.4",
                      "product_id": "CSAFPID-212708"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.8",
                    "product": {
                      "name": "9.2.4.8",
                      "product_id": "CSAFPID-221001"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.10",
                    "product": {
                      "name": "9.2.4.10",
                      "product_id": "CSAFPID-221002"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.13",
                    "product": {
                      "name": "9.2.4.13",
                      "product_id": "CSAFPID-221003"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.14",
                    "product": {
                      "name": "9.2.4.14",
                      "product_id": "CSAFPID-221004"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.16",
                    "product": {
                      "name": "9.2.4.16",
                      "product_id": "CSAFPID-221005"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.17",
                    "product": {
                      "name": "9.2.4.17",
                      "product_id": "CSAFPID-221006"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.18",
                    "product": {
                      "name": "9.2.4.18",
                      "product_id": "CSAFPID-224844"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.19",
                    "product": {
                      "name": "9.2.4.19",
                      "product_id": "CSAFPID-224845"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.5",
                    "product": {
                      "name": "9.2.4.5",
                      "product_id": "CSAFPID-232597"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.20",
                    "product": {
                      "name": "9.2.4.20",
                      "product_id": "CSAFPID-232598"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.22",
                    "product": {
                      "name": "9.2.4.22",
                      "product_id": "CSAFPID-232599"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.24",
                    "product": {
                      "name": "9.2.4.24",
                      "product_id": "CSAFPID-232600"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.25",
                    "product": {
                      "name": "9.2.4.25",
                      "product_id": "CSAFPID-232913"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.27",
                    "product": {
                      "name": "9.2.4.27",
                      "product_id": "CSAFPID-232914"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.2.4.28",
                    "product": {
                      "name": "9.2.4.28",
                      "product_id": "CSAFPID-239002"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.2"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.3.1",
                    "product": {
                      "name": "9.3.1",
                      "product_id": "CSAFPID-202940"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.1.1",
                    "product": {
                      "name": "9.3.1.1",
                      "product_id": "CSAFPID-202944"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.2",
                    "product": {
                      "name": "9.3.2",
                      "product_id": "CSAFPID-202945"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.2.2",
                    "product": {
                      "name": "9.3.2.2",
                      "product_id": "CSAFPID-206487"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3",
                    "product": {
                      "name": "9.3.3",
                      "product_id": "CSAFPID-206488"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.5",
                    "product": {
                      "name": "9.3.5",
                      "product_id": "CSAFPID-210985"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.1",
                    "product": {
                      "name": "9.3.3.1",
                      "product_id": "CSAFPID-211050"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.2",
                    "product": {
                      "name": "9.3.3.2",
                      "product_id": "CSAFPID-211057"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.5",
                    "product": {
                      "name": "9.3.3.5",
                      "product_id": "CSAFPID-211058"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.6",
                    "product": {
                      "name": "9.3.3.6",
                      "product_id": "CSAFPID-212706"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.9",
                    "product": {
                      "name": "9.3.3.9",
                      "product_id": "CSAFPID-221007"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.10",
                    "product": {
                      "name": "9.3.3.10",
                      "product_id": "CSAFPID-221008"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.11",
                    "product": {
                      "name": "9.3.3.11",
                      "product_id": "CSAFPID-221009"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.3.3.7",
                    "product": {
                      "name": "9.3.3.7",
                      "product_id": "CSAFPID-232596"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.3"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.4.1",
                    "product": {
                      "name": "9.4.1",
                      "product_id": "CSAFPID-206486"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.0.115",
                    "product": {
                      "name": "9.4.0.115",
                      "product_id": "CSAFPID-207900"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.1",
                    "product": {
                      "name": "9.4.1.1",
                      "product_id": "CSAFPID-208301"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2",
                    "product": {
                      "name": "9.4.2",
                      "product_id": "CSAFPID-210986"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.5",
                    "product": {
                      "name": "9.4.1.5",
                      "product_id": "CSAFPID-211054"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.3",
                    "product": {
                      "name": "9.4.1.3",
                      "product_id": "CSAFPID-211055"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.2",
                    "product": {
                      "name": "9.4.1.2",
                      "product_id": "CSAFPID-211056"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.3",
                    "product": {
                      "name": "9.4.2.3",
                      "product_id": "CSAFPID-212705"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3",
                    "product": {
                      "name": "9.4.3",
                      "product_id": "CSAFPID-221010"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.3",
                    "product": {
                      "name": "9.4.3.3",
                      "product_id": "CSAFPID-221011"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.4",
                    "product": {
                      "name": "9.4.3.4",
                      "product_id": "CSAFPID-221012"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.6",
                    "product": {
                      "name": "9.4.3.6",
                      "product_id": "CSAFPID-221013"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.8",
                    "product": {
                      "name": "9.4.3.8",
                      "product_id": "CSAFPID-221014"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.11",
                    "product": {
                      "name": "9.4.3.11",
                      "product_id": "CSAFPID-221015"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.3.12",
                    "product": {
                      "name": "9.4.3.12",
                      "product_id": "CSAFPID-221016"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4",
                    "product": {
                      "name": "9.4.4",
                      "product_id": "CSAFPID-221017"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.2",
                    "product": {
                      "name": "9.4.4.2",
                      "product_id": "CSAFPID-224847"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.5",
                    "product": {
                      "name": "9.4.4.5",
                      "product_id": "CSAFPID-231291"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.6",
                    "product": {
                      "name": "9.4.4.6",
                      "product_id": "CSAFPID-231292"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.8",
                    "product": {
                      "name": "9.4.4.8",
                      "product_id": "CSAFPID-231293"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.10",
                    "product": {
                      "name": "9.4.4.10",
                      "product_id": "CSAFPID-231294"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.12",
                    "product": {
                      "name": "9.4.4.12",
                      "product_id": "CSAFPID-231295"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.13",
                    "product": {
                      "name": "9.4.4.13",
                      "product_id": "CSAFPID-231296"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.14",
                    "product": {
                      "name": "9.4.4.14",
                      "product_id": "CSAFPID-231297"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.6",
                    "product": {
                      "name": "9.4.2.6",
                      "product_id": "CSAFPID-232594"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.2.11",
                    "product": {
                      "name": "9.4.2.11",
                      "product_id": "CSAFPID-232595"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.16",
                    "product": {
                      "name": "9.4.4.16",
                      "product_id": "CSAFPID-232911"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.1.13",
                    "product": {
                      "name": "9.4.1.13",
                      "product_id": "CSAFPID-232912"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.4.4.17",
                    "product": {
                      "name": "9.4.4.17",
                      "product_id": "CSAFPID-235906"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.4"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.5.1",
                    "product": {
                      "name": "9.5.1",
                      "product_id": "CSAFPID-212614"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2",
                    "product": {
                      "name": "9.5.2",
                      "product_id": "CSAFPID-212704"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.6",
                    "product": {
                      "name": "9.5.2.6",
                      "product_id": "CSAFPID-221018"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.10",
                    "product": {
                      "name": "9.5.2.10",
                      "product_id": "CSAFPID-221019"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.14",
                    "product": {
                      "name": "9.5.2.14",
                      "product_id": "CSAFPID-221020"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3",
                    "product": {
                      "name": "9.5.3",
                      "product_id": "CSAFPID-221021"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.2",
                    "product": {
                      "name": "9.5.3.2",
                      "product_id": "CSAFPID-221022"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.3",
                    "product": {
                      "name": "9.5.3.3",
                      "product_id": "CSAFPID-221023"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.1",
                    "product": {
                      "name": "9.5.3.1",
                      "product_id": "CSAFPID-224849"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.6",
                    "product": {
                      "name": "9.5.3.6",
                      "product_id": "CSAFPID-224850"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.3.9",
                    "product": {
                      "name": "9.5.3.9",
                      "product_id": "CSAFPID-231298"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.2.5",
                    "product": {
                      "name": "9.5.2.5",
                      "product_id": "CSAFPID-232593"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.5.1.4",
                    "product": {
                      "name": "9.5.1.4",
                      "product_id": "CSAFPID-236039"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.5"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.6.0",
                    "product": {
                      "name": "9.6.0",
                      "product_id": "CSAFPID-220691"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1",
                    "product": {
                      "name": "9.6.1",
                      "product_id": "CSAFPID-220692"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.3",
                    "product": {
                      "name": "9.6.1.3",
                      "product_id": "CSAFPID-221024"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.5",
                    "product": {
                      "name": "9.6.1.5",
                      "product_id": "CSAFPID-221025"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.1.10",
                    "product": {
                      "name": "9.6.1.10",
                      "product_id": "CSAFPID-221026"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2",
                    "product": {
                      "name": "9.6.2",
                      "product_id": "CSAFPID-221027"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.1",
                    "product": {
                      "name": "9.6.2.1",
                      "product_id": "CSAFPID-221028"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.2",
                    "product": {
                      "name": "9.6.2.2",
                      "product_id": "CSAFPID-221029"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.3",
                    "product": {
                      "name": "9.6.2.3",
                      "product_id": "CSAFPID-221030"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.7",
                    "product": {
                      "name": "9.6.2.7",
                      "product_id": "CSAFPID-224852"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.8",
                    "product": {
                      "name": "9.6.2.8",
                      "product_id": "CSAFPID-224853"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.9",
                    "product": {
                      "name": "9.6.2.9",
                      "product_id": "CSAFPID-224854"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3",
                    "product": {
                      "name": "9.6.3",
                      "product_id": "CSAFPID-224855"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.1",
                    "product": {
                      "name": "9.6.3.1",
                      "product_id": "CSAFPID-224856"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.11",
                    "product": {
                      "name": "9.6.2.11",
                      "product_id": "CSAFPID-225986"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.3",
                    "product": {
                      "name": "9.6.3.3",
                      "product_id": "CSAFPID-231299"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.8",
                    "product": {
                      "name": "9.6.3.8",
                      "product_id": "CSAFPID-231300"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.9",
                    "product": {
                      "name": "9.6.3.9",
                      "product_id": "CSAFPID-231301"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.11",
                    "product": {
                      "name": "9.6.3.11",
                      "product_id": "CSAFPID-231302"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.12",
                    "product": {
                      "name": "9.6.3.12",
                      "product_id": "CSAFPID-231303"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.14",
                    "product": {
                      "name": "9.6.3.14",
                      "product_id": "CSAFPID-231304"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.17",
                    "product": {
                      "name": "9.6.3.17",
                      "product_id": "CSAFPID-231305"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.63.20",
                    "product": {
                      "name": "9.63.20",
                      "product_id": "CSAFPID-232890"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.62.22",
                    "product": {
                      "name": "9.62.22",
                      "product_id": "CSAFPID-232891"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.62.23",
                    "product": {
                      "name": "9.62.23",
                      "product_id": "CSAFPID-232892"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.3",
                    "product": {
                      "name": "9.6.4.3",
                      "product_id": "CSAFPID-232907"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.3.20",
                    "product": {
                      "name": "9.6.3.20",
                      "product_id": "CSAFPID-232908"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.22",
                    "product": {
                      "name": "9.6.2.22",
                      "product_id": "CSAFPID-232909"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.23",
                    "product": {
                      "name": "9.6.2.23",
                      "product_id": "CSAFPID-232910"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4",
                    "product": {
                      "name": "9.6.4",
                      "product_id": "CSAFPID-233267"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.2.13",
                    "product": {
                      "name": "9.6.2.13",
                      "product_id": "CSAFPID-235907"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.5",
                    "product": {
                      "name": "9.6.4.5",
                      "product_id": "CSAFPID-235908"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.6.4.6",
                    "product": {
                      "name": "9.6.4.6",
                      "product_id": "CSAFPID-239003"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.6"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.7.1",
                    "product": {
                      "name": "9.7.1",
                      "product_id": "CSAFPID-221032"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.1",
                    "product": {
                      "name": "9.7.1.1",
                      "product_id": "CSAFPID-224857"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.2",
                    "product": {
                      "name": "9.7.1.2",
                      "product_id": "CSAFPID-224858"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.4",
                    "product": {
                      "name": "9.7.1.4",
                      "product_id": "CSAFPID-232590"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.8",
                    "product": {
                      "name": "9.7.1.8",
                      "product_id": "CSAFPID-232591"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.15",
                    "product": {
                      "name": "9.7.1.15",
                      "product_id": "CSAFPID-232592"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.16",
                    "product": {
                      "name": "9.7.1.16",
                      "product_id": "CSAFPID-232903"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.19",
                    "product": {
                      "name": "9.7.1.19",
                      "product_id": "CSAFPID-232904"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.20",
                    "product": {
                      "name": "9.7.1.20",
                      "product_id": "CSAFPID-232905"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.21",
                    "product": {
                      "name": "9.7.1.21",
                      "product_id": "CSAFPID-232906"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.7.1.23",
                    "product": {
                      "name": "9.7.1.23",
                      "product_id": "CSAFPID-239004"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.7"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.8.1",
                    "product": {
                      "name": "9.8.1",
                      "product_id": "CSAFPID-232585"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.1.5",
                    "product": {
                      "name": "9.8.1.5",
                      "product_id": "CSAFPID-232586"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.1.7",
                    "product": {
                      "name": "9.8.1.7",
                      "product_id": "CSAFPID-232587"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2",
                    "product": {
                      "name": "9.8.2",
                      "product_id": "CSAFPID-232588"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.8",
                    "product": {
                      "name": "9.8.2.8",
                      "product_id": "CSAFPID-232589"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.10",
                    "product": {
                      "name": "9.8.2.10",
                      "product_id": "CSAFPID-232895"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.11",
                    "product": {
                      "name": "9.8.2.11",
                      "product_id": "CSAFPID-232896"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.14",
                    "product": {
                      "name": "9.8.2.14",
                      "product_id": "CSAFPID-232897"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.15",
                    "product": {
                      "name": "9.8.2.15",
                      "product_id": "CSAFPID-232898"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.17",
                    "product": {
                      "name": "9.8.2.17",
                      "product_id": "CSAFPID-232899"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.18",
                    "product": {
                      "name": "9.8.2.18",
                      "product_id": "CSAFPID-232900"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.19",
                    "product": {
                      "name": "9.8.2.19",
                      "product_id": "CSAFPID-232901"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.20",
                    "product": {
                      "name": "9.8.2.20",
                      "product_id": "CSAFPID-232902"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.3",
                    "product": {
                      "name": "9.8.2.3",
                      "product_id": "CSAFPID-235915"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.24",
                    "product": {
                      "name": "9.8.2.24",
                      "product_id": "CSAFPID-239005"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.8.2.26",
                    "product": {
                      "name": "9.8.2.26",
                      "product_id": "CSAFPID-239006"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.8"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "Base",
                    "product": {
                      "name": "Base",
                      "product_id": "CSAFPID-232875"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1",
                    "product": {
                      "name": "9.9.1",
                      "product_id": "CSAFPID-232894"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.2",
                    "product": {
                      "name": "9.9.1.2",
                      "product_id": "CSAFPID-235910"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.3",
                    "product": {
                      "name": "9.9.1.3",
                      "product_id": "CSAFPID-235911"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2",
                    "product": {
                      "name": "9.9.2",
                      "product_id": "CSAFPID-235912"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.2.1",
                    "product": {
                      "name": "9.9.2.1",
                      "product_id": "CSAFPID-235913"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.9.1.4",
                    "product": {
                      "name": "9.9.1.4",
                      "product_id": "CSAFPID-235914"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.9"
              }
            ],
            "category": "product_family",
            "name": "Cisco Adaptive Security Appliance (ASA) Software"
          },
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.0.0",
                    "product": {
                      "name": "6.0.0",
                      "product_id": "CSAFPID-220205"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1",
                    "product": {
                      "name": "6.0.1",
                      "product_id": "CSAFPID-220206"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.3",
                    "product": {
                      "name": "6.0.1.3",
                      "product_id": "CSAFPID-227125"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.1",
                    "product": {
                      "name": "6.0.1.1",
                      "product_id": "CSAFPID-232931"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.2",
                    "product": {
                      "name": "6.0.1.2",
                      "product_id": "CSAFPID-232932"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.0.1.4",
                    "product": {
                      "name": "6.0.1.4",
                      "product_id": "CSAFPID-232933"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.0"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.1.0",
                    "product": {
                      "name": "6.1.0",
                      "product_id": "CSAFPID-223033"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.2",
                    "product": {
                      "name": "6.1.0.2",
                      "product_id": "CSAFPID-226358"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.1",
                    "product": {
                      "name": "6.1.0.1",
                      "product_id": "CSAFPID-232920"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.3",
                    "product": {
                      "name": "6.1.0.3",
                      "product_id": "CSAFPID-232921"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.4",
                    "product": {
                      "name": "6.1.0.4",
                      "product_id": "CSAFPID-232922"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.5",
                    "product": {
                      "name": "6.1.0.5",
                      "product_id": "CSAFPID-232923"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.1.0.6",
                    "product": {
                      "name": "6.1.0.6",
                      "product_id": "CSAFPID-232924"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.1"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.2.1",
                    "product": {
                      "name": "6.2.1",
                      "product_id": "CSAFPID-226359"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2",
                    "product": {
                      "name": "6.2.2",
                      "product_id": "CSAFPID-226360"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.1",
                    "product": {
                      "name": "6.2.2.1",
                      "product_id": "CSAFPID-232929"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.2.2",
                    "product": {
                      "name": "6.2.2.2",
                      "product_id": "CSAFPID-232930"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.2.3",
                    "product": {
                      "name": "6.2.3",
                      "product_id": "CSAFPID-233334"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.2"
              }
            ],
            "category": "product_family",
            "name": "Cisco Firepower Threat Defense Software"
          }
        ],
        "category": "vendor",
        "name": "Cisco"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-0296",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvi16029"
        }
      ],
      "notes": [
        {
          "category": "other",
          "text": "Complete.",
          "title": "Affected Product Comprehensiveness"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-188867",
          "CSAFPID-191211",
          "CSAFPID-191212",
          "CSAFPID-194998",
          "CSAFPID-194999",
          "CSAFPID-198551",
          "CSAFPID-198552",
          "CSAFPID-198553",
          "CSAFPID-198554",
          "CSAFPID-202938",
          "CSAFPID-202940",
          "CSAFPID-202941",
          "CSAFPID-202942",
          "CSAFPID-202943",
          "CSAFPID-202944",
          "CSAFPID-202945",
          "CSAFPID-202946",
          "CSAFPID-202947",
          "CSAFPID-202948",
          "CSAFPID-202949",
          "CSAFPID-204544",
          "CSAFPID-206218",
          "CSAFPID-206486",
          "CSAFPID-206487",
          "CSAFPID-206488",
          "CSAFPID-206489",
          "CSAFPID-206490",
          "CSAFPID-206491",
          "CSAFPID-206492",
          "CSAFPID-207900",
          "CSAFPID-207903",
          "CSAFPID-207904",
          "CSAFPID-207905",
          "CSAFPID-208301",
          "CSAFPID-210983",
          "CSAFPID-210984",
          "CSAFPID-210985",
          "CSAFPID-210986",
          "CSAFPID-210988",
          "CSAFPID-211050",
          "CSAFPID-211051",
          "CSAFPID-211054",
          "CSAFPID-211055",
          "CSAFPID-211056",
          "CSAFPID-211057",
          "CSAFPID-211058",
          "CSAFPID-211059",
          "CSAFPID-212614",
          "CSAFPID-212704",
          "CSAFPID-212705",
          "CSAFPID-212706",
          "CSAFPID-212707",
          "CSAFPID-212708",
          "CSAFPID-220448",
          "CSAFPID-220691",
          "CSAFPID-220692",
          "CSAFPID-220996",
          "CSAFPID-220997",
          "CSAFPID-220998",
          "CSAFPID-220999",
          "CSAFPID-221000",
          "CSAFPID-221001",
          "CSAFPID-221002",
          "CSAFPID-221003",
          "CSAFPID-221004",
          "CSAFPID-221005",
          "CSAFPID-221006",
          "CSAFPID-221007",
          "CSAFPID-221008",
          "CSAFPID-221009",
          "CSAFPID-221010",
          "CSAFPID-221011",
          "CSAFPID-221012",
          "CSAFPID-221013",
          "CSAFPID-221014",
          "CSAFPID-221015",
          "CSAFPID-221016",
          "CSAFPID-221017",
          "CSAFPID-221018",
          "CSAFPID-221019",
          "CSAFPID-221020",
          "CSAFPID-221021",
          "CSAFPID-221022",
          "CSAFPID-221023",
          "CSAFPID-221024",
          "CSAFPID-221025",
          "CSAFPID-221026",
          "CSAFPID-221027",
          "CSAFPID-221028",
          "CSAFPID-221029",
          "CSAFPID-221030",
          "CSAFPID-221032",
          "CSAFPID-224844",
          "CSAFPID-224845",
          "CSAFPID-224847",
          "CSAFPID-224849",
          "CSAFPID-224850",
          "CSAFPID-224852",
          "CSAFPID-224853",
          "CSAFPID-224854",
          "CSAFPID-224855",
          "CSAFPID-224856",
          "CSAFPID-224857",
          "CSAFPID-224858",
          "CSAFPID-225986",
          "CSAFPID-225987",
          "CSAFPID-225988",
          "CSAFPID-231291",
          "CSAFPID-231292",
          "CSAFPID-231293",
          "CSAFPID-231294",
          "CSAFPID-231295",
          "CSAFPID-231296",
          "CSAFPID-231297",
          "CSAFPID-231298",
          "CSAFPID-231299",
          "CSAFPID-231300",
          "CSAFPID-231301",
          "CSAFPID-231302",
          "CSAFPID-231303",
          "CSAFPID-231304",
          "CSAFPID-231305",
          "CSAFPID-232585",
          "CSAFPID-232586",
          "CSAFPID-232587",
          "CSAFPID-232588",
          "CSAFPID-232589",
          "CSAFPID-232590",
          "CSAFPID-232591",
          "CSAFPID-232592",
          "CSAFPID-232593",
          "CSAFPID-232594",
          "CSAFPID-232595",
          "CSAFPID-232596",
          "CSAFPID-232597",
          "CSAFPID-232598",
          "CSAFPID-232599",
          "CSAFPID-232600",
          "CSAFPID-232601",
          "CSAFPID-232602",
          "CSAFPID-232603",
          "CSAFPID-232604",
          "CSAFPID-232615",
          "CSAFPID-232875",
          "CSAFPID-232890",
          "CSAFPID-232891",
          "CSAFPID-232892",
          "CSAFPID-232894",
          "CSAFPID-232895",
          "CSAFPID-232896",
          "CSAFPID-232897",
          "CSAFPID-232898",
          "CSAFPID-232899",
          "CSAFPID-232900",
          "CSAFPID-232901",
          "CSAFPID-232902",
          "CSAFPID-232903",
          "CSAFPID-232904",
          "CSAFPID-232905",
          "CSAFPID-232906",
          "CSAFPID-232907",
          "CSAFPID-232908",
          "CSAFPID-232909",
          "CSAFPID-232910",
          "CSAFPID-232911",
          "CSAFPID-232912",
          "CSAFPID-232913",
          "CSAFPID-232914",
          "CSAFPID-232915",
          "CSAFPID-232916",
          "CSAFPID-232917",
          "CSAFPID-232918",
          "CSAFPID-233267",
          "CSAFPID-235906",
          "CSAFPID-235907",
          "CSAFPID-235908",
          "CSAFPID-235910",
          "CSAFPID-235911",
          "CSAFPID-235912",
          "CSAFPID-235913",
          "CSAFPID-235914",
          "CSAFPID-235915",
          "CSAFPID-236039",
          "CSAFPID-239001",
          "CSAFPID-239002",
          "CSAFPID-239003",
          "CSAFPID-239004",
          "CSAFPID-239005",
          "CSAFPID-239006",
          "CSAFPID-220205",
          "CSAFPID-220206",
          "CSAFPID-223033",
          "CSAFPID-226358",
          "CSAFPID-226359",
          "CSAFPID-226360",
          "CSAFPID-227125",
          "CSAFPID-232920",
          "CSAFPID-232921",
          "CSAFPID-232922",
          "CSAFPID-232923",
          "CSAFPID-232924",
          "CSAFPID-232929",
          "CSAFPID-232930",
          "CSAFPID-232931",
          "CSAFPID-232932",
          "CSAFPID-232933",
          "CSAFPID-233334"
        ]
      },
      "release_date": "2018-06-06T16:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Cisco has released software updates that address this vulnerability.",
          "product_ids": [
            "CSAFPID-220205",
            "CSAFPID-220206",
            "CSAFPID-223033",
            "CSAFPID-226358",
            "CSAFPID-226359",
            "CSAFPID-226360",
            "CSAFPID-227125",
            "CSAFPID-232920",
            "CSAFPID-232921",
            "CSAFPID-232922",
            "CSAFPID-232923",
            "CSAFPID-232924",
            "CSAFPID-232929",
            "CSAFPID-232930",
            "CSAFPID-232931",
            "CSAFPID-232932",
            "CSAFPID-232933",
            "CSAFPID-233334",
            "CSAFPID-188867",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220448",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220996",
            "CSAFPID-220997",
            "CSAFPID-220998",
            "CSAFPID-220999",
            "CSAFPID-221000",
            "CSAFPID-221001",
            "CSAFPID-221002",
            "CSAFPID-221003",
            "CSAFPID-221004",
            "CSAFPID-221005",
            "CSAFPID-221006",
            "CSAFPID-221007",
            "CSAFPID-221008",
            "CSAFPID-221009",
            "CSAFPID-221010",
            "CSAFPID-221011",
            "CSAFPID-221012",
            "CSAFPID-221013",
            "CSAFPID-221014",
            "CSAFPID-221015",
            "CSAFPID-221016",
            "CSAFPID-221017",
            "CSAFPID-221018",
            "CSAFPID-221019",
            "CSAFPID-221020",
            "CSAFPID-221021",
            "CSAFPID-221022",
            "CSAFPID-221023",
            "CSAFPID-221024",
            "CSAFPID-221025",
            "CSAFPID-221026",
            "CSAFPID-221027",
            "CSAFPID-221028",
            "CSAFPID-221029",
            "CSAFPID-221030",
            "CSAFPID-221032",
            "CSAFPID-224844",
            "CSAFPID-224845",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "CSAFPID-231291",
            "CSAFPID-231292",
            "CSAFPID-231293",
            "CSAFPID-231294",
            "CSAFPID-231295",
            "CSAFPID-231296",
            "CSAFPID-231297",
            "CSAFPID-231298",
            "CSAFPID-231299",
            "CSAFPID-231300",
            "CSAFPID-231301",
            "CSAFPID-231302",
            "CSAFPID-231303",
            "CSAFPID-231304",
            "CSAFPID-231305",
            "CSAFPID-232585",
            "CSAFPID-232586",
            "CSAFPID-232587",
            "CSAFPID-232588",
            "CSAFPID-232589",
            "CSAFPID-232590",
            "CSAFPID-232591",
            "CSAFPID-232592",
            "CSAFPID-232593",
            "CSAFPID-232594",
            "CSAFPID-232595",
            "CSAFPID-232596",
            "CSAFPID-232597",
            "CSAFPID-232598",
            "CSAFPID-232599",
            "CSAFPID-232600",
            "CSAFPID-232601",
            "CSAFPID-232602",
            "CSAFPID-232603",
            "CSAFPID-232604",
            "CSAFPID-232615",
            "CSAFPID-232875",
            "CSAFPID-232890",
            "CSAFPID-232891",
            "CSAFPID-232892",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232902",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232906",
            "CSAFPID-232907",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232911",
            "CSAFPID-232912",
            "CSAFPID-232913",
            "CSAFPID-232914",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232917",
            "CSAFPID-232918",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236039",
            "CSAFPID-239001",
            "CSAFPID-239002",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006"
          ],
          "url": "https://software.cisco.com"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-188867",
            "CSAFPID-191211",
            "CSAFPID-191212",
            "CSAFPID-194998",
            "CSAFPID-194999",
            "CSAFPID-198551",
            "CSAFPID-198552",
            "CSAFPID-198553",
            "CSAFPID-198554",
            "CSAFPID-202938",
            "CSAFPID-202940",
            "CSAFPID-202941",
            "CSAFPID-202942",
            "CSAFPID-202943",
            "CSAFPID-202944",
            "CSAFPID-202945",
            "CSAFPID-202946",
            "CSAFPID-202947",
            "CSAFPID-202948",
            "CSAFPID-202949",
            "CSAFPID-204544",
            "CSAFPID-206218",
            "CSAFPID-206486",
            "CSAFPID-206487",
            "CSAFPID-206488",
            "CSAFPID-206489",
            "CSAFPID-206490",
            "CSAFPID-206491",
            "CSAFPID-206492",
            "CSAFPID-207900",
            "CSAFPID-207903",
            "CSAFPID-207904",
            "CSAFPID-207905",
            "CSAFPID-208301",
            "CSAFPID-210983",
            "CSAFPID-210984",
            "CSAFPID-210985",
            "CSAFPID-210986",
            "CSAFPID-210988",
            "CSAFPID-211050",
            "CSAFPID-211051",
            "CSAFPID-211054",
            "CSAFPID-211055",
            "CSAFPID-211056",
            "CSAFPID-211057",
            "CSAFPID-211058",
            "CSAFPID-211059",
            "CSAFPID-212614",
            "CSAFPID-212704",
            "CSAFPID-212705",
            "CSAFPID-212706",
            "CSAFPID-212707",
            "CSAFPID-212708",
            "CSAFPID-220448",
            "CSAFPID-220691",
            "CSAFPID-220692",
            "CSAFPID-220996",
            "CSAFPID-220997",
            "CSAFPID-220998",
            "CSAFPID-220999",
            "CSAFPID-221000",
            "CSAFPID-221001",
            "CSAFPID-221002",
            "CSAFPID-221003",
            "CSAFPID-221004",
            "CSAFPID-221005",
            "CSAFPID-221006",
            "CSAFPID-221007",
            "CSAFPID-221008",
            "CSAFPID-221009",
            "CSAFPID-221010",
            "CSAFPID-221011",
            "CSAFPID-221012",
            "CSAFPID-221013",
            "CSAFPID-221014",
            "CSAFPID-221015",
            "CSAFPID-221016",
            "CSAFPID-221017",
            "CSAFPID-221018",
            "CSAFPID-221019",
            "CSAFPID-221020",
            "CSAFPID-221021",
            "CSAFPID-221022",
            "CSAFPID-221023",
            "CSAFPID-221024",
            "CSAFPID-221025",
            "CSAFPID-221026",
            "CSAFPID-221027",
            "CSAFPID-221028",
            "CSAFPID-221029",
            "CSAFPID-221030",
            "CSAFPID-221032",
            "CSAFPID-224844",
            "CSAFPID-224845",
            "CSAFPID-224847",
            "CSAFPID-224849",
            "CSAFPID-224850",
            "CSAFPID-224852",
            "CSAFPID-224853",
            "CSAFPID-224854",
            "CSAFPID-224855",
            "CSAFPID-224856",
            "CSAFPID-224857",
            "CSAFPID-224858",
            "CSAFPID-225986",
            "CSAFPID-225987",
            "CSAFPID-225988",
            "CSAFPID-231291",
            "CSAFPID-231292",
            "CSAFPID-231293",
            "CSAFPID-231294",
            "CSAFPID-231295",
            "CSAFPID-231296",
            "CSAFPID-231297",
            "CSAFPID-231298",
            "CSAFPID-231299",
            "CSAFPID-231300",
            "CSAFPID-231301",
            "CSAFPID-231302",
            "CSAFPID-231303",
            "CSAFPID-231304",
            "CSAFPID-231305",
            "CSAFPID-232585",
            "CSAFPID-232586",
            "CSAFPID-232587",
            "CSAFPID-232588",
            "CSAFPID-232589",
            "CSAFPID-232590",
            "CSAFPID-232591",
            "CSAFPID-232592",
            "CSAFPID-232593",
            "CSAFPID-232594",
            "CSAFPID-232595",
            "CSAFPID-232596",
            "CSAFPID-232597",
            "CSAFPID-232598",
            "CSAFPID-232599",
            "CSAFPID-232600",
            "CSAFPID-232601",
            "CSAFPID-232602",
            "CSAFPID-232603",
            "CSAFPID-232604",
            "CSAFPID-232615",
            "CSAFPID-232875",
            "CSAFPID-232890",
            "CSAFPID-232891",
            "CSAFPID-232892",
            "CSAFPID-232894",
            "CSAFPID-232895",
            "CSAFPID-232896",
            "CSAFPID-232897",
            "CSAFPID-232898",
            "CSAFPID-232899",
            "CSAFPID-232900",
            "CSAFPID-232901",
            "CSAFPID-232902",
            "CSAFPID-232903",
            "CSAFPID-232904",
            "CSAFPID-232905",
            "CSAFPID-232906",
            "CSAFPID-232907",
            "CSAFPID-232908",
            "CSAFPID-232909",
            "CSAFPID-232910",
            "CSAFPID-232911",
            "CSAFPID-232912",
            "CSAFPID-232913",
            "CSAFPID-232914",
            "CSAFPID-232915",
            "CSAFPID-232916",
            "CSAFPID-232917",
            "CSAFPID-232918",
            "CSAFPID-233267",
            "CSAFPID-235906",
            "CSAFPID-235907",
            "CSAFPID-235908",
            "CSAFPID-235910",
            "CSAFPID-235911",
            "CSAFPID-235912",
            "CSAFPID-235913",
            "CSAFPID-235914",
            "CSAFPID-235915",
            "CSAFPID-236039",
            "CSAFPID-239001",
            "CSAFPID-239002",
            "CSAFPID-239003",
            "CSAFPID-239004",
            "CSAFPID-239005",
            "CSAFPID-239006"
          ]
        }
      ],
      "title": "Cisco Adaptive Security Appliance Web Services Denial of Service Vulnerability"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.