cisco-sa-asaftd-ipsec-mitm-cknlr4
Vulnerability from csaf_cisco
Published
2022-04-27 16:00
Modified
2022-06-01 17:03
Summary
Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software IPsec IKEv2 VPN Information Disclosure Vulnerability

Notes

Summary
A vulnerability in an IPsec VPN library of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to read or modify data within an IPsec IKEv2 VPN tunnel. This vulnerability is due to an improper implementation of Galois/Counter Mode (GCM) ciphers. An attacker in a man-in-the-middle position could exploit this vulnerability by intercepting a sufficient number of encrypted messages across an affected IPsec IKEv2 VPN tunnel and then using cryptanalytic techniques to break the encryption. A successful exploit could allow the attacker to decrypt, read, modify, and re-encrypt data that is transmitted across an affected IPsec IKEv2 VPN tunnel. Cisco has released software updates that address this vulnerability. There are workarounds that address this vulnerability. This advisory is available at the following link: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4 ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4"] This advisory is part of the April 2022 release of the Cisco ASA, FTD, and FMC Security Advisory Bundled publication. For a complete list of the advisories and links to them, see Cisco Event Response: April 2022 Cisco ASA, FMC, and FTD Software Security Advisory Bundled Publication ["https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74836"].
Vulnerable Products
This vulnerability affects the following Cisco products if they are running a vulnerable release of Cisco ASA Software or Cisco FTD Software and have an IPsec IKEv2 VPN (either Remote Access or LAN-to-LAN) using a GCM cipher configured: Firepower 4112, 4115, 4125, and 4145 Appliances Firepower 9300 Security Appliances with SM-40, SM-48, or SM-56 For information about which Cisco software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory. Determine the IPsec IKEv2 VPN Configuration To assess the IPsec IKEv2 VPN configuration, confirm that both of the following are true: IKEv2 is enabled on at least one interface At least one configured IPsec IKEv2 proposal uses a GCM cipher To determine whether IKEv2 is enabled on an interface, use the show running-config crypto ikev2 | include enable CLI command. If that command returns output, IKEv2 is enabled on at least one interface. The following example shows the output of the show running-config crypto ikev2 | include enable command on a device that has IKEv2 enabled on the outside interface: firewall# show running-config crypto ikev2 | include enable crypto ikev2 enable outside client-services port 443 To determine whether at least one IPsec IKEv2 proposal is configured to use a GCM cipher, use the show running-config crypto ipsec | include gcm CLI command. If that command returns output, at least one configured IPsec IKEv2 proposal uses a GCM cipher. The following example shows the output of the show running-config crypto ipsec | include gcm command on a device that uses the AES-GCM cipher in an IPsec IKEv2 proposal: firewall# show running-config crypto ipsec | include gcm protocol esp encryption aes-gcm
Products Confirmed Not Vulnerable
Only products listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability. Cisco has confirmed that this vulnerability does not affect the following Cisco products: 3000 Series Industrial Security Appliances (ISAs) Adaptive Security Virtual Appliances (ASAv) ASA 5505 Series Adaptive Security Appliances ASA 5500-X Series Firewalls ASA Services Modules for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers Firepower 1000 Series Firepower 2100 Series Firepower 4110, 4120, 4140, and 4150 Appliances Firepower 9300 Series Security Appliance with SM-24, SM-36, or SM-44 Firepower Management Center (FMC) Software Firepower Threat Defense Virtual (FTDv) Next-Generation Intrusion Prevention System (NGIPS) Software
Workarounds
There is a workaround that addresses this vulnerability. To remove the attack vector for this vulnerability, reconfigure all existing IPsec IKEv2 proposals to use a non-GCM cipher. For example, if you have the following IPsec IKEv2 proposal configured: firewall# show running-config crypto ipsec crypto ipsec ikev2 ipsec-proposal AES-GCM protocol esp encryption aes-gcm protocol esp integrity null Reconfigure that as follows: firewall# configure terminal firewall(config)# crypto ipsec ikev2 ipsec-proposal AES-GCM firewall(config-ipsec-proposal)# protocol esp integrity sha-256 WARNING: GCM\GMAC are authenticated encryption algorithms.esp integrity config is ignored firewall(config-ipsec-proposal)# protocol esp encryption aes-256 firewall# show running-config crypto ipsec crypto ipsec ikev2 ipsec-proposal AES-GCM protocol esp encryption aes-256 protocol esp integrity sha-256 Note: GCM ciphers are inherently authenticated, thus the configured integrity algorithm is ignored for these ciphers and the null cipher is recommended. When changing to a non-GCM cipher, first configure a valid integrity algorithm as well. For all available options, see Cisco ASA Series Command Reference ["https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/pr-pz-commands.html#wp3024205846"]. For LAN-to-LAN IPsec IKEv2 VPN connections, match the configuration on the remote side accordingly to ensure that the VPN tunnels keep working. To completely close the attack vector, force all existing IPsec IKEv2 VPN connections to log off and then re-establish their session using the new ciphers as follows: firewall# vpn-sessiondb logoff protocol ikev2 Do you want to logoff the VPN session(s)? [confirm] INFO: Number of sessions with protocol "IKEv2" logged off : 0 Note: Using this command will force all existing IPsec IKEv2 VPN tunnels to be torn down. This will cause intermittent packet loss across the affected VPN tunnels until those tunnels are re-established. While this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.
Fixed Software
Cisco has released free software updates ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#ssu"] that address the vulnerability described in this advisory. Customers with service contracts that entitle them to regular software updates should obtain security fixes through their usual update channels. 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. The Cisco Support and Downloads page ["https://www.cisco.com/c/en/us/support/index.html"] on Cisco.com provides information about licensing and downloads. This page can also display customer device support coverage for customers who use the My Devices tool. When considering software upgrades ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"], customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories 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 In the following table(s), the left column lists Cisco software releases. The center column indicates whether a release is affected by the vulnerability described in this advisory and the first release that includes the fix for this vulnerability. The right column indicates whether a release is affected by any of the Critical or High SIR vulnerabilities described in this bundle and which release includes fixes for those vulnerabilities. ASA Software Cisco ASA Software Release First Fixed Release for This Vulnerability First Fixed Release for All Vulnerabilities Described in the Bundle of Advisories 9.7 and earlier1 Not vulnerable. Migrate to a fixed release. 9.8 Not vulnerable. 9.8.4.44 (June 2022) 9.91 Not vulnerable. Migrate to a fixed release. 9.101 Not vulnerable. Migrate to a fixed release. 9.12 9.12.4.37 9.12.4.38 9.131 Migrate to a fixed release. Migrate to a fixed release. 9.14 9.14.3.13 9.14.4 9.15 9.15.1.21 9.15.1.21 9.16 9.16.2.7 9.16.2.14 9.17 Not vulnerable. 9.17.1.7 1. Cisco ASA Software releases 9.7 and earlier as well as releases 9.9, 9.10, and 9.13 have reached end of software maintenance ["https://www.cisco.com/c/en/us/products/eos-eol-listing.html"]. Customers are advised to migrate to a supported release that includes the fix for this vulnerability. FTD Software Cisco FTD Software Release First Fixed Release for This Vulnerability First Fixed Release for All Vulnerabilities Described in the Bundle of Advisories 6.2.2 and earlier1 Not vulnerable. Migrate to a fixed release. 6.2.3 Not vulnerable. Migrate to a fixed release. 6.3.01 Not vulnerable. Migrate to a fixed release. 6.4.0 6.4.0.13 6.4.0.15 6.5.01 Migrate to a fixed release. Migrate to a fixed release. 6.6.0 6.6.5.1 6.6.5.2 6.7.0 Cisco_FTD_Hotfix_AA-6.7.0.4-2.sh.REL.tar Cisco_FTD_SSP_FP1K_Hotfix_AA-6.7.0.4-2.sh.REL.tar Cisco_FTD_SSP_FP2K_Hotfix_AA-6.7.0.4-2.sh.REL.tar Cisco_FTD_SSP_Hotfix_AA-6.7.0.4-2.sh.REL.tar Migrate to a fixed release. 7.0.0 7.0.2 7.0.2 7.1.0 Not vulnerable. 7.1.0.1 1. Cisco FMC and FTD Software releases 6.2.2 and earlier, as well as releases 6.3.0 and 6.5.0, have reached end of software maintenance ["https://www.cisco.com/c/en/us/products/eos-eol-listing.html"]. Customers are advised to migrate to a supported release that includes the fix for these vulnerabilities. For instructions on upgrading your FTD device, see Cisco Firepower Management Center Upgrade Guide ["https://www.cisco.com/c/en/us/td/docs/security/firepower/upgrade/fpmc-upgrade-guide/getting_started.html"]. The Cisco Product Security Incident Response Team (PSIRT) validates only the affected and fixed release information that is documented in this advisory.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.
Source
This vulnerability was found during internal security testing.
Legal Disclaimer
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME. A standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.



{
  "document": {
    "acknowledgments": [
      {
        "summary": "This vulnerability was found during internal security testing."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "notes": [
      {
        "category": "summary",
        "text": "A vulnerability in an IPsec VPN library of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to read or modify data within an IPsec IKEv2 VPN tunnel.\r\n\r\nThis vulnerability is due to an improper implementation of Galois/Counter Mode (GCM) ciphers. An attacker in a man-in-the-middle position could exploit this vulnerability by intercepting a sufficient number of encrypted messages across an affected IPsec IKEv2 VPN tunnel and then using cryptanalytic techniques to break the encryption. A successful exploit could allow the attacker to decrypt, read, modify, and re-encrypt data that is transmitted across an affected IPsec IKEv2 VPN tunnel.\r\n\r\nCisco has released software updates that address this vulnerability. There are workarounds that address this vulnerability.\r\n\r\nThis advisory is available at the following link:\r\nhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4 [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4\"]\r\n\r\nThis advisory is part of the April 2022 release of the Cisco ASA, FTD, and FMC Security Advisory Bundled publication. For a complete list of the advisories and links to them, see Cisco Event Response: April 2022 Cisco ASA, FMC, and FTD Software Security Advisory Bundled Publication [\"https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74836\"].",
        "title": "Summary"
      },
      {
        "category": "general",
        "text": "This vulnerability affects the following Cisco products if they are running a vulnerable release of Cisco ASA Software or Cisco FTD Software and have an IPsec IKEv2 VPN (either Remote Access or LAN-to-LAN) using a GCM cipher configured:\r\n\r\nFirepower 4112, 4115, 4125, and 4145 Appliances\r\nFirepower 9300 Security Appliances with SM-40, SM-48, or SM-56\r\n\r\nFor information about which Cisco software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n\r\nDetermine the IPsec IKEv2 VPN Configuration\r\n\r\nTo assess the IPsec IKEv2 VPN configuration, confirm that both of the following are true:\r\n\r\nIKEv2 is enabled on at least one interface\r\nAt least one configured IPsec IKEv2 proposal uses a GCM cipher\r\n\r\nTo determine whether IKEv2 is enabled on an interface, use the show running-config crypto ikev2 | include enable CLI command. If that command returns output, IKEv2 is enabled on at least one interface. The following example shows the output of the show running-config crypto ikev2 | include enable command on a device that has IKEv2 enabled on the outside interface:\r\n\r\n\r\nfirewall# show running-config crypto ikev2 | include enable\r\ncrypto ikev2 enable outside client-services port 443\r\n\r\nTo determine whether at least one IPsec IKEv2 proposal is configured to use a GCM cipher, use the show running-config crypto ipsec | include gcm CLI command. If that command returns output, at least one configured IPsec IKEv2 proposal uses a GCM cipher. The following example shows the output of the show running-config crypto ipsec | include gcm  command on a device that uses the AES-GCM cipher in an IPsec IKEv2 proposal:\r\n\r\n\r\nfirewall# show running-config crypto ipsec | include gcm\r\n protocol esp encryption aes-gcm",
        "title": "Vulnerable Products"
      },
      {
        "category": "general",
        "text": "Only products listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that this vulnerability does not affect the following Cisco products:\r\n\r\n3000 Series Industrial Security Appliances (ISAs)\r\nAdaptive Security Virtual Appliances (ASAv)\r\nASA 5505 Series Adaptive Security Appliances\r\nASA 5500-X Series Firewalls\r\nASA Services Modules for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers\r\nFirepower 1000 Series\r\nFirepower 2100 Series\r\nFirepower 4110, 4120, 4140, and 4150 Appliances\r\nFirepower 9300 Series Security Appliance with SM-24, SM-36, or SM-44\r\nFirepower Management Center (FMC) Software\r\nFirepower Threat Defense Virtual (FTDv)\r\nNext-Generation Intrusion Prevention System (NGIPS) Software",
        "title": "Products Confirmed Not Vulnerable"
      },
      {
        "category": "general",
        "text": "There is a workaround that addresses this vulnerability. To remove the attack vector for this vulnerability, reconfigure all existing IPsec IKEv2 proposals to use a non-GCM cipher.\r\n\r\nFor example, if you have the following IPsec IKEv2 proposal configured:\r\n\r\n\r\nfirewall# show running-config crypto ipsec\r\ncrypto ipsec ikev2 ipsec-proposal AES-GCM\r\n protocol esp encryption aes-gcm\r\n protocol esp integrity null\r\n\n\r\nReconfigure that as follows:\r\n\r\n\r\nfirewall# configure terminal\r\nfirewall(config)# crypto ipsec ikev2 ipsec-proposal AES-GCM\r\nfirewall(config-ipsec-proposal)# protocol esp integrity sha-256\r\nWARNING: GCM\\GMAC are authenticated encryption algorithms.esp integrity config is ignored\r\nfirewall(config-ipsec-proposal)# protocol esp encryption aes-256\r\nfirewall# show running-config crypto ipsec\r\ncrypto ipsec ikev2 ipsec-proposal AES-GCM\r\n protocol esp encryption aes-256\r\n protocol esp integrity sha-256\r\n\n\r\nNote: GCM ciphers are inherently authenticated, thus the configured integrity algorithm is ignored for these ciphers and the null cipher is recommended. When changing to a non-GCM cipher, first configure a valid integrity algorithm as well.\r\n\r\nFor all available options, see Cisco ASA Series Command Reference [\"https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/pr-pz-commands.html#wp3024205846\"].\r\n\r\nFor LAN-to-LAN IPsec IKEv2 VPN connections, match the configuration on the remote side accordingly to ensure that the VPN tunnels keep working.\r\n\r\nTo completely close the attack vector, force all existing IPsec IKEv2 VPN connections to log off and then re-establish their session using the new ciphers as follows:\r\n\r\n\r\nfirewall# vpn-sessiondb logoff protocol ikev2\r\nDo you want to logoff the VPN session(s)? [confirm]\r\nINFO: Number of sessions with protocol \"IKEv2\" logged off : 0\r\n\n\r\nNote: Using this command will force all existing IPsec IKEv2 VPN tunnels to be torn down. This will cause intermittent packet loss across the affected VPN tunnels until those tunnels are re-established.\r\n\r\nWhile this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.",
        "title": "Workarounds"
      },
      {
        "category": "general",
        "text": "Cisco has released free software updates [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#ssu\"] that address the vulnerability described in this advisory. Customers with service contracts that entitle them to regular software updates should obtain security fixes through their usual update channels.\r\n\r\nCustomers 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\nThe Cisco Support and Downloads page [\"https://www.cisco.com/c/en/us/support/index.html\"] on Cisco.com provides information about licensing and downloads. This page can also display customer device support coverage for customers who use the My Devices tool.\r\n\r\nWhen considering software upgrades [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes\"], customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.\r\n  Customers Without Service Contracts\r\nCustomers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC: 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\"]\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      Fixed Releases\r\nIn the following table(s), the left column lists Cisco software releases. The center column indicates whether a release is affected by the vulnerability described in this advisory and the first release that includes the fix for this vulnerability. The right column indicates whether a release is affected by any of the Critical or High SIR vulnerabilities described in this bundle and which release includes fixes for those vulnerabilities.\r\n\r\nASA Software\r\n            Cisco ASA Software Release  First Fixed Release for This Vulnerability  First Fixed Release for All Vulnerabilities Described in the Bundle of Advisories          9.7 and earlier1  Not vulnerable.  Migrate to a fixed release.      9.8  Not vulnerable.  9.8.4.44 (June 2022)      9.91  Not vulnerable.  Migrate to a fixed release.      9.101  Not vulnerable.  Migrate to a fixed release.      9.12  9.12.4.37  9.12.4.38      9.131  Migrate to a fixed release.  Migrate to a fixed release.      9.14  9.14.3.13  9.14.4      9.15  9.15.1.21  9.15.1.21      9.16  9.16.2.7  9.16.2.14      9.17  Not vulnerable.  9.17.1.7\r\n1. Cisco ASA Software releases 9.7 and earlier as well as releases 9.9, 9.10, and 9.13 have reached end of software maintenance [\"https://www.cisco.com/c/en/us/products/eos-eol-listing.html\"]. Customers are advised to migrate to a supported release that includes the fix for this vulnerability.\r\n\r\nFTD Software\r\n            Cisco FTD Software Release  First Fixed Release for This Vulnerability  First Fixed Release for All Vulnerabilities Described in the Bundle of Advisories          6.2.2 and earlier1  Not vulnerable.  Migrate to a fixed release.      6.2.3  Not vulnerable.  Migrate to a fixed release.      6.3.01  Not vulnerable.  Migrate to a fixed release.      6.4.0  6.4.0.13  6.4.0.15      6.5.01  Migrate to a fixed release.  Migrate to a fixed release.      6.6.0  6.6.5.1  6.6.5.2      6.7.0  Cisco_FTD_Hotfix_AA-6.7.0.4-2.sh.REL.tar\r\nCisco_FTD_SSP_FP1K_Hotfix_AA-6.7.0.4-2.sh.REL.tar\r\nCisco_FTD_SSP_FP2K_Hotfix_AA-6.7.0.4-2.sh.REL.tar\r\nCisco_FTD_SSP_Hotfix_AA-6.7.0.4-2.sh.REL.tar  Migrate to a fixed release.      7.0.0  7.0.2  7.0.2      7.1.0  Not vulnerable.  7.1.0.1\r\n1. Cisco FMC and FTD Software releases 6.2.2 and earlier, as well as releases 6.3.0 and 6.5.0, have reached end of software maintenance [\"https://www.cisco.com/c/en/us/products/eos-eol-listing.html\"]. Customers are advised to migrate to a supported release that includes the fix for these vulnerabilities.\r\n\r\nFor instructions on upgrading your FTD device, see Cisco Firepower Management Center Upgrade Guide [\"https://www.cisco.com/c/en/us/td/docs/security/firepower/upgrade/fpmc-upgrade-guide/getting_started.html\"].\r\n\r\nThe Cisco Product Security Incident Response Team (PSIRT) validates only the affected and fixed release information that is documented in this advisory.",
        "title": "Fixed Software"
      },
      {
        "category": "general",
        "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.",
        "title": "Vulnerability Policy"
      },
      {
        "category": "general",
        "text": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.",
        "title": "Exploitation and Public Announcements"
      },
      {
        "category": "general",
        "text": "This vulnerability was found during internal security testing.",
        "title": "Source"
      },
      {
        "category": "legal_disclaimer",
        "text": "THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nA standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.",
        "title": "Legal Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "Emergency Support:\r\n+1 877 228 7302 (toll-free within North America)\r\n+1 408 525 6532 (International direct-dial)\r\nNon-emergency Support:\r\nEmail: psirt@cisco.com\r\nSupport requests that are received via e-mail are typically acknowledged within 48 hours.",
      "issuing_authority": "Cisco product security incident response is the responsibility of the Cisco Product Security Incident Response Team (PSIRT). The Cisco PSIRT is a dedicated, global team that manages the receipt, investigation, and public reporting of security vulnerability information that is related to Cisco products and networks. The on-call Cisco PSIRT works 24x7 with Cisco customers, independent security researchers, consultants, industry organizations, and other vendors to identify possible security issues with Cisco products and networks.\r\nMore information can be found in Cisco Security Vulnerability Policy available at https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html",
      "name": "Cisco",
      "namespace": "https://wwww.cisco.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software IPsec IKEv2 VPN Information Disclosure Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4"
      },
      {
        "category": "external",
        "summary": "Cisco Event Response: April 2022 Cisco ASA, FMC, and FTD Software Security Advisory Bundled Publication",
        "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74836"
      },
      {
        "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-asaftd-ipsec-mitm-CKnLr4",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ipsec-mitm-CKnLr4"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;Event Response: April 2022 Cisco\u0026nbsp;ASA, FMC, and FTD Software Security Advisory Bundled Publication",
        "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-74836"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;ASA Series Command Reference",
        "url": "https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/pr-pz-commands.html#wp3024205846"
      },
      {
        "category": "external",
        "summary": "free software updates",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#ssu"
      },
      {
        "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\u0026nbsp;Support and Downloads page",
        "url": "https://www.cisco.com/c/en/us/support/index.html"
      },
      {
        "category": "external",
        "summary": "considering software upgrades",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;Security Advisories 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": "end of software maintenance",
        "url": "https://www.cisco.com/c/en/us/products/eos-eol-listing.html"
      },
      {
        "category": "external",
        "summary": "end of software maintenance",
        "url": "https://www.cisco.com/c/en/us/products/eos-eol-listing.html"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;Firepower Management Center Upgrade Guide",
        "url": "https://www.cisco.com/c/en/us/td/docs/security/firepower/upgrade/fpmc-upgrade-guide/getting_started.html"
      },
      {
        "category": "external",
        "summary": "Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      }
    ],
    "title": "Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software IPsec IKEv2 VPN Information Disclosure Vulnerability",
    "tracking": {
      "current_release_date": "2022-06-01T17:03:06+00:00",
      "generator": {
        "date": "2022-10-22T03:14:52+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-asaftd-ipsec-mitm-CKnLr4",
      "initial_release_date": "2022-04-27T16:00:00+00:00",
      "revision_history": [
        {
          "date": "2022-04-27T15:53:06+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        },
        {
          "date": "2022-06-01T17:03:06+00:00",
          "number": "1.1.0",
          "summary": "Updated ASA 9.8 first fixed release information."
        }
      ],
      "status": "final",
      "version": "1.1.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.12.1",
                    "product": {
                      "name": "9.12.1",
                      "product_id": "CSAFPID-255564"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.1.2",
                    "product": {
                      "name": "9.12.1.2",
                      "product_id": "CSAFPID-265028"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.1.3",
                    "product": {
                      "name": "9.12.1.3",
                      "product_id": "CSAFPID-265029"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.2",
                    "product": {
                      "name": "9.12.2",
                      "product_id": "CSAFPID-268481"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.2.4",
                    "product": {
                      "name": "9.12.2.4",
                      "product_id": "CSAFPID-276366"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.2.5",
                    "product": {
                      "name": "9.12.2.5",
                      "product_id": "CSAFPID-276367"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.2.9",
                    "product": {
                      "name": "9.12.2.9",
                      "product_id": "CSAFPID-276368"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.3",
                    "product": {
                      "name": "9.12.3",
                      "product_id": "CSAFPID-276369"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.3.2",
                    "product": {
                      "name": "9.12.3.2",
                      "product_id": "CSAFPID-276931"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.3.7",
                    "product": {
                      "name": "9.12.3.7",
                      "product_id": "CSAFPID-277325"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4",
                    "product": {
                      "name": "9.12.4",
                      "product_id": "CSAFPID-278378"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.3.12",
                    "product": {
                      "name": "9.12.3.12",
                      "product_id": "CSAFPID-278716"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.3.9",
                    "product": {
                      "name": "9.12.3.9",
                      "product_id": "CSAFPID-278718"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.2.1",
                    "product": {
                      "name": "9.12.2.1",
                      "product_id": "CSAFPID-278719"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.2",
                    "product": {
                      "name": "9.12.4.2",
                      "product_id": "CSAFPID-278752"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.4",
                    "product": {
                      "name": "9.12.4.4",
                      "product_id": "CSAFPID-280018"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.7",
                    "product": {
                      "name": "9.12.4.7",
                      "product_id": "CSAFPID-280471"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.10",
                    "product": {
                      "name": "9.12.4.10",
                      "product_id": "CSAFPID-281567"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.13",
                    "product": {
                      "name": "9.12.4.13",
                      "product_id": "CSAFPID-281568"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.18",
                    "product": {
                      "name": "9.12.4.18",
                      "product_id": "CSAFPID-282062"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.24",
                    "product": {
                      "name": "9.12.4.24",
                      "product_id": "CSAFPID-283783"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.26",
                    "product": {
                      "name": "9.12.4.26",
                      "product_id": "CSAFPID-283841"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.29",
                    "product": {
                      "name": "9.12.4.29",
                      "product_id": "CSAFPID-284248"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.30",
                    "product": {
                      "name": "9.12.4.30",
                      "product_id": "CSAFPID-284373"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.12.4.35",
                    "product": {
                      "name": "9.12.4.35",
                      "product_id": "CSAFPID-284794"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.12"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.13.1",
                    "product": {
                      "name": "9.13.1",
                      "product_id": "CSAFPID-276370"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.2",
                    "product": {
                      "name": "9.13.1.2",
                      "product_id": "CSAFPID-276371"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.7",
                    "product": {
                      "name": "9.13.1.7",
                      "product_id": "CSAFPID-277326"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.12",
                    "product": {
                      "name": "9.13.1.12",
                      "product_id": "CSAFPID-278717"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.10",
                    "product": {
                      "name": "9.13.1.10",
                      "product_id": "CSAFPID-278720"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.13",
                    "product": {
                      "name": "9.13.1.13",
                      "product_id": "CSAFPID-280410"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.16",
                    "product": {
                      "name": "9.13.1.16",
                      "product_id": "CSAFPID-281570"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.13.1.21",
                    "product": {
                      "name": "9.13.1.21",
                      "product_id": "CSAFPID-282063"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.13"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.14.1",
                    "product": {
                      "name": "9.14.1",
                      "product_id": "CSAFPID-278380"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.1.10",
                    "product": {
                      "name": "9.14.1.10",
                      "product_id": "CSAFPID-278725"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.1.15",
                    "product": {
                      "name": "9.14.1.15",
                      "product_id": "CSAFPID-278807"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.1.19",
                    "product": {
                      "name": "9.14.1.19",
                      "product_id": "CSAFPID-279344"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.1.30",
                    "product": {
                      "name": "9.14.1.30",
                      "product_id": "CSAFPID-280409"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.2",
                    "product": {
                      "name": "9.14.2",
                      "product_id": "CSAFPID-281571"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.2.4",
                    "product": {
                      "name": "9.14.2.4",
                      "product_id": "CSAFPID-281572"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.2.8",
                    "product": {
                      "name": "9.14.2.8",
                      "product_id": "CSAFPID-281573"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.2.13",
                    "product": {
                      "name": "9.14.2.13",
                      "product_id": "CSAFPID-282018"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.2.15",
                    "product": {
                      "name": "9.14.2.15",
                      "product_id": "CSAFPID-283784"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.3",
                    "product": {
                      "name": "9.14.3",
                      "product_id": "CSAFPID-283785"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.3.1",
                    "product": {
                      "name": "9.14.3.1",
                      "product_id": "CSAFPID-284176"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.3.9",
                    "product": {
                      "name": "9.14.3.9",
                      "product_id": "CSAFPID-284348"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.14.3.11",
                    "product": {
                      "name": "9.14.3.11",
                      "product_id": "CSAFPID-284674"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.14"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.15.1",
                    "product": {
                      "name": "9.15.1",
                      "product_id": "CSAFPID-281575"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.7",
                    "product": {
                      "name": "9.15.1.7",
                      "product_id": "CSAFPID-281576"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.10",
                    "product": {
                      "name": "9.15.1.10",
                      "product_id": "CSAFPID-281930"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.15",
                    "product": {
                      "name": "9.15.1.15",
                      "product_id": "CSAFPID-282181"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.16",
                    "product": {
                      "name": "9.15.1.16",
                      "product_id": "CSAFPID-283786"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.17",
                    "product": {
                      "name": "9.15.1.17",
                      "product_id": "CSAFPID-284718"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.15.1.1",
                    "product": {
                      "name": "9.15.1.1",
                      "product_id": "CSAFPID-284799"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.15"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "9.16.1",
                    "product": {
                      "name": "9.16.1",
                      "product_id": "CSAFPID-283788"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.16.1.28",
                    "product": {
                      "name": "9.16.1.28",
                      "product_id": "CSAFPID-284175"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.16.2",
                    "product": {
                      "name": "9.16.2",
                      "product_id": "CSAFPID-284342"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "9.16.2.3",
                    "product": {
                      "name": "9.16.2.3",
                      "product_id": "CSAFPID-284600"
                    }
                  }
                ],
                "category": "product_version",
                "name": "9.16"
              }
            ],
            "category": "product_family",
            "name": "Cisco Adaptive Security Appliance (ASA) Software"
          },
          {
            "category": "product_family",
            "name": "Cisco Adaptive Security Appliance (ASA) Software",
            "product": {
              "name": "Cisco Adaptive Security Appliance (ASA) Software ",
              "product_id": "CSAFPID-6588"
            }
          },
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.6.0",
                    "product": {
                      "name": "6.6.0",
                      "product_id": "CSAFPID-225862"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.6.0.1",
                    "product": {
                      "name": "6.6.0.1",
                      "product_id": "CSAFPID-278885"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.6.1",
                    "product": {
                      "name": "6.6.1",
                      "product_id": "CSAFPID-280013"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.6.3",
                    "product": {
                      "name": "6.6.3",
                      "product_id": "CSAFPID-281981"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.6.4",
                    "product": {
                      "name": "6.6.4",
                      "product_id": "CSAFPID-282174"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.6.5",
                    "product": {
                      "name": "6.6.5",
                      "product_id": "CSAFPID-284314"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.6"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.4.0",
                    "product": {
                      "name": "6.4.0",
                      "product_id": "CSAFPID-265014"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.1",
                    "product": {
                      "name": "6.4.0.1",
                      "product_id": "CSAFPID-265015"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.3",
                    "product": {
                      "name": "6.4.0.3",
                      "product_id": "CSAFPID-265950"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.2",
                    "product": {
                      "name": "6.4.0.2",
                      "product_id": "CSAFPID-268602"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.4",
                    "product": {
                      "name": "6.4.0.4",
                      "product_id": "CSAFPID-276372"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.5",
                    "product": {
                      "name": "6.4.0.5",
                      "product_id": "CSAFPID-276373"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.6",
                    "product": {
                      "name": "6.4.0.6",
                      "product_id": "CSAFPID-276933"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.7",
                    "product": {
                      "name": "6.4.0.7",
                      "product_id": "CSAFPID-276934"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.8",
                    "product": {
                      "name": "6.4.0.8",
                      "product_id": "CSAFPID-276935"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.9",
                    "product": {
                      "name": "6.4.0.9",
                      "product_id": "CSAFPID-278397"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.10",
                    "product": {
                      "name": "6.4.0.10",
                      "product_id": "CSAFPID-280662"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.11",
                    "product": {
                      "name": "6.4.0.11",
                      "product_id": "CSAFPID-280999"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.4.0.12",
                    "product": {
                      "name": "6.4.0.12",
                      "product_id": "CSAFPID-282609"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.4"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.5.0",
                    "product": {
                      "name": "6.5.0",
                      "product_id": "CSAFPID-265566"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.5.0.2",
                    "product": {
                      "name": "6.5.0.2",
                      "product_id": "CSAFPID-276936"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.5.0.4",
                    "product": {
                      "name": "6.5.0.4",
                      "product_id": "CSAFPID-276937"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.5.0.1",
                    "product": {
                      "name": "6.5.0.1",
                      "product_id": "CSAFPID-277327"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.5.0.3",
                    "product": {
                      "name": "6.5.0.3",
                      "product_id": "CSAFPID-277328"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.5.0.5",
                    "product": {
                      "name": "6.5.0.5",
                      "product_id": "CSAFPID-281578"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.5"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "6.7.0",
                    "product": {
                      "name": "6.7.0",
                      "product_id": "CSAFPID-280664"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.7.0.1",
                    "product": {
                      "name": "6.7.0.1",
                      "product_id": "CSAFPID-282025"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.7.0.2",
                    "product": {
                      "name": "6.7.0.2",
                      "product_id": "CSAFPID-282667"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "6.7.0.3",
                    "product": {
                      "name": "6.7.0.3",
                      "product_id": "CSAFPID-286535"
                    }
                  }
                ],
                "category": "product_version",
                "name": "6.7"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "7.0.0",
                    "product": {
                      "name": "7.0.0",
                      "product_id": "CSAFPID-282695"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "7.0.0.1",
                    "product": {
                      "name": "7.0.0.1",
                      "product_id": "CSAFPID-284277"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "7.0.1",
                    "product": {
                      "name": "7.0.1",
                      "product_id": "CSAFPID-284789"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "7.0.1.1",
                    "product": {
                      "name": "7.0.1.1",
                      "product_id": "CSAFPID-286538"
                    }
                  }
                ],
                "category": "product_version",
                "name": "7.0"
              }
            ],
            "category": "product_family",
            "name": "Cisco Firepower Threat Defense Software"
          },
          {
            "category": "product_family",
            "name": "Cisco Firepower Threat Defense Software",
            "product": {
              "name": "Cisco Firepower Threat Defense Software ",
              "product_id": "CSAFPID-220203"
            }
          },
          {
            "category": "product_name",
            "name": "Cisco Firepower 9000 Series",
            "product": {
              "name": "Cisco Firepower 9000 Series",
              "product_id": "CSAFPID-277440"
            }
          },
          {
            "category": "product_name",
            "name": "Cisco Firepower 4100 Series",
            "product": {
              "name": "Cisco Firepower 4100 Series",
              "product_id": "CSAFPID-277441"
            }
          }
        ],
        "category": "vendor",
        "name": "Cisco"
      }
    ],
    "relationships": [
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-255564:277440"
        },
        "product_reference": "CSAFPID-255564",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-255564:277441"
        },
        "product_reference": "CSAFPID-255564",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265028:277440"
        },
        "product_reference": "CSAFPID-265028",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265028:277441"
        },
        "product_reference": "CSAFPID-265028",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265029:277440"
        },
        "product_reference": "CSAFPID-265029",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.1.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265029:277441"
        },
        "product_reference": "CSAFPID-265029",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-268481:277440"
        },
        "product_reference": "CSAFPID-268481",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-268481:277441"
        },
        "product_reference": "CSAFPID-268481",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276366:277440"
        },
        "product_reference": "CSAFPID-276366",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276366:277441"
        },
        "product_reference": "CSAFPID-276366",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.5 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276367:277440"
        },
        "product_reference": "CSAFPID-276367",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.5 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276367:277441"
        },
        "product_reference": "CSAFPID-276367",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.9 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276368:277440"
        },
        "product_reference": "CSAFPID-276368",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.9 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276368:277441"
        },
        "product_reference": "CSAFPID-276368",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276369:277440"
        },
        "product_reference": "CSAFPID-276369",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276369:277441"
        },
        "product_reference": "CSAFPID-276369",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276931:277440"
        },
        "product_reference": "CSAFPID-276931",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276931:277441"
        },
        "product_reference": "CSAFPID-276931",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.7 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-277325:277440"
        },
        "product_reference": "CSAFPID-277325",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.7 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-277325:277441"
        },
        "product_reference": "CSAFPID-277325",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278378:277440"
        },
        "product_reference": "CSAFPID-278378",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278378:277441"
        },
        "product_reference": "CSAFPID-278378",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.12 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278716:277440"
        },
        "product_reference": "CSAFPID-278716",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.12 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278716:277441"
        },
        "product_reference": "CSAFPID-278716",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.9 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278718:277440"
        },
        "product_reference": "CSAFPID-278718",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.3.9 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278718:277441"
        },
        "product_reference": "CSAFPID-278718",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278719:277440"
        },
        "product_reference": "CSAFPID-278719",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.2.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278719:277441"
        },
        "product_reference": "CSAFPID-278719",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278752:277440"
        },
        "product_reference": "CSAFPID-278752",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278752:277441"
        },
        "product_reference": "CSAFPID-278752",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280018:277440"
        },
        "product_reference": "CSAFPID-280018",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280018:277441"
        },
        "product_reference": "CSAFPID-280018",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.7 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280471:277440"
        },
        "product_reference": "CSAFPID-280471",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.7 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280471:277441"
        },
        "product_reference": "CSAFPID-280471",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.10 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281567:277440"
        },
        "product_reference": "CSAFPID-281567",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.10 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281567:277441"
        },
        "product_reference": "CSAFPID-281567",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.13 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281568:277440"
        },
        "product_reference": "CSAFPID-281568",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.13 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281568:277441"
        },
        "product_reference": "CSAFPID-281568",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.18 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282062:277440"
        },
        "product_reference": "CSAFPID-282062",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.18 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282062:277441"
        },
        "product_reference": "CSAFPID-282062",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.24 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283783:277440"
        },
        "product_reference": "CSAFPID-283783",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.24 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283783:277441"
        },
        "product_reference": "CSAFPID-283783",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.26 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283841:277440"
        },
        "product_reference": "CSAFPID-283841",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.26 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283841:277441"
        },
        "product_reference": "CSAFPID-283841",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.29 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284248:277440"
        },
        "product_reference": "CSAFPID-284248",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.29 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284248:277441"
        },
        "product_reference": "CSAFPID-284248",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.30 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284373:277440"
        },
        "product_reference": "CSAFPID-284373",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.30 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284373:277441"
        },
        "product_reference": "CSAFPID-284373",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.35 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284794:277440"
        },
        "product_reference": "CSAFPID-284794",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.12.4.35 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284794:277441"
        },
        "product_reference": "CSAFPID-284794",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276370:277440"
        },
        "product_reference": "CSAFPID-276370",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276370:277441"
        },
        "product_reference": "CSAFPID-276370",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276371:277440"
        },
        "product_reference": "CSAFPID-276371",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276371:277441"
        },
        "product_reference": "CSAFPID-276371",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.7 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-277326:277440"
        },
        "product_reference": "CSAFPID-277326",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.7 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-277326:277441"
        },
        "product_reference": "CSAFPID-277326",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.12 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278717:277440"
        },
        "product_reference": "CSAFPID-278717",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.12 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278717:277441"
        },
        "product_reference": "CSAFPID-278717",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.10 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278720:277440"
        },
        "product_reference": "CSAFPID-278720",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.10 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278720:277441"
        },
        "product_reference": "CSAFPID-278720",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.13 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280410:277440"
        },
        "product_reference": "CSAFPID-280410",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.13 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280410:277441"
        },
        "product_reference": "CSAFPID-280410",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.16 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281570:277440"
        },
        "product_reference": "CSAFPID-281570",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.16 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281570:277441"
        },
        "product_reference": "CSAFPID-281570",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.21 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282063:277440"
        },
        "product_reference": "CSAFPID-282063",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.13.1.21 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282063:277441"
        },
        "product_reference": "CSAFPID-282063",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278380:277440"
        },
        "product_reference": "CSAFPID-278380",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278380:277441"
        },
        "product_reference": "CSAFPID-278380",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.10 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278725:277440"
        },
        "product_reference": "CSAFPID-278725",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.10 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278725:277441"
        },
        "product_reference": "CSAFPID-278725",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.15 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278807:277440"
        },
        "product_reference": "CSAFPID-278807",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.15 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278807:277441"
        },
        "product_reference": "CSAFPID-278807",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.19 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-279344:277440"
        },
        "product_reference": "CSAFPID-279344",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.19 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-279344:277441"
        },
        "product_reference": "CSAFPID-279344",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.30 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280409:277440"
        },
        "product_reference": "CSAFPID-280409",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.1.30 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280409:277441"
        },
        "product_reference": "CSAFPID-280409",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281571:277440"
        },
        "product_reference": "CSAFPID-281571",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281571:277441"
        },
        "product_reference": "CSAFPID-281571",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281572:277440"
        },
        "product_reference": "CSAFPID-281572",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281572:277441"
        },
        "product_reference": "CSAFPID-281572",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.8 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281573:277440"
        },
        "product_reference": "CSAFPID-281573",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.8 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281573:277441"
        },
        "product_reference": "CSAFPID-281573",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.13 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282018:277440"
        },
        "product_reference": "CSAFPID-282018",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.13 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282018:277441"
        },
        "product_reference": "CSAFPID-282018",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.15 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283784:277440"
        },
        "product_reference": "CSAFPID-283784",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.2.15 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283784:277441"
        },
        "product_reference": "CSAFPID-283784",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283785:277440"
        },
        "product_reference": "CSAFPID-283785",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283785:277441"
        },
        "product_reference": "CSAFPID-283785",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284176:277440"
        },
        "product_reference": "CSAFPID-284176",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284176:277441"
        },
        "product_reference": "CSAFPID-284176",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.9 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284348:277440"
        },
        "product_reference": "CSAFPID-284348",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.9 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284348:277441"
        },
        "product_reference": "CSAFPID-284348",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.11 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284674:277440"
        },
        "product_reference": "CSAFPID-284674",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.14.3.11 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284674:277441"
        },
        "product_reference": "CSAFPID-284674",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281575:277440"
        },
        "product_reference": "CSAFPID-281575",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281575:277441"
        },
        "product_reference": "CSAFPID-281575",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.7 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281576:277440"
        },
        "product_reference": "CSAFPID-281576",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.7 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281576:277441"
        },
        "product_reference": "CSAFPID-281576",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.10 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281930:277440"
        },
        "product_reference": "CSAFPID-281930",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.10 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281930:277441"
        },
        "product_reference": "CSAFPID-281930",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.15 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282181:277440"
        },
        "product_reference": "CSAFPID-282181",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.15 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282181:277441"
        },
        "product_reference": "CSAFPID-282181",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.16 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283786:277440"
        },
        "product_reference": "CSAFPID-283786",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.16 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283786:277441"
        },
        "product_reference": "CSAFPID-283786",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.17 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284718:277440"
        },
        "product_reference": "CSAFPID-284718",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.17 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284718:277441"
        },
        "product_reference": "CSAFPID-284718",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284799:277440"
        },
        "product_reference": "CSAFPID-284799",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.15.1.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284799:277441"
        },
        "product_reference": "CSAFPID-284799",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-283788:277440"
        },
        "product_reference": "CSAFPID-283788",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-283788:277441"
        },
        "product_reference": "CSAFPID-283788",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.1.28 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284175:277440"
        },
        "product_reference": "CSAFPID-284175",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.1.28 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284175:277441"
        },
        "product_reference": "CSAFPID-284175",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284342:277440"
        },
        "product_reference": "CSAFPID-284342",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284342:277441"
        },
        "product_reference": "CSAFPID-284342",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.2.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284600:277440"
        },
        "product_reference": "CSAFPID-284600",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Adaptive Security Appliance (ASA) Software 9.16.2.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284600:277441"
        },
        "product_reference": "CSAFPID-284600",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.0 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-225862:277440"
        },
        "product_reference": "CSAFPID-225862",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.0 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-225862:277441"
        },
        "product_reference": "CSAFPID-225862",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278885:277440"
        },
        "product_reference": "CSAFPID-278885",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278885:277441"
        },
        "product_reference": "CSAFPID-278885",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280013:277440"
        },
        "product_reference": "CSAFPID-280013",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280013:277441"
        },
        "product_reference": "CSAFPID-280013",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281981:277440"
        },
        "product_reference": "CSAFPID-281981",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281981:277441"
        },
        "product_reference": "CSAFPID-281981",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282174:277440"
        },
        "product_reference": "CSAFPID-282174",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282174:277441"
        },
        "product_reference": "CSAFPID-282174",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.5 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284314:277440"
        },
        "product_reference": "CSAFPID-284314",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.6.5 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284314:277441"
        },
        "product_reference": "CSAFPID-284314",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265014:277440"
        },
        "product_reference": "CSAFPID-265014",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265014:277441"
        },
        "product_reference": "CSAFPID-265014",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265015:277440"
        },
        "product_reference": "CSAFPID-265015",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265015:277441"
        },
        "product_reference": "CSAFPID-265015",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265950:277440"
        },
        "product_reference": "CSAFPID-265950",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265950:277441"
        },
        "product_reference": "CSAFPID-265950",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-268602:277440"
        },
        "product_reference": "CSAFPID-268602",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-268602:277441"
        },
        "product_reference": "CSAFPID-268602",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276372:277440"
        },
        "product_reference": "CSAFPID-276372",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276372:277441"
        },
        "product_reference": "CSAFPID-276372",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.5 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276373:277440"
        },
        "product_reference": "CSAFPID-276373",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.5 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276373:277441"
        },
        "product_reference": "CSAFPID-276373",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.6 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276933:277440"
        },
        "product_reference": "CSAFPID-276933",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.6 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276933:277441"
        },
        "product_reference": "CSAFPID-276933",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.7 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276934:277440"
        },
        "product_reference": "CSAFPID-276934",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.7 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276934:277441"
        },
        "product_reference": "CSAFPID-276934",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.8 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276935:277440"
        },
        "product_reference": "CSAFPID-276935",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.8 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276935:277441"
        },
        "product_reference": "CSAFPID-276935",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.9 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-278397:277440"
        },
        "product_reference": "CSAFPID-278397",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.9 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-278397:277441"
        },
        "product_reference": "CSAFPID-278397",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.10 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280662:277440"
        },
        "product_reference": "CSAFPID-280662",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.10 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280662:277441"
        },
        "product_reference": "CSAFPID-280662",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.11 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280999:277440"
        },
        "product_reference": "CSAFPID-280999",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.11 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280999:277441"
        },
        "product_reference": "CSAFPID-280999",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.12 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282609:277440"
        },
        "product_reference": "CSAFPID-282609",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.4.0.12 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282609:277441"
        },
        "product_reference": "CSAFPID-282609",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-265566:277440"
        },
        "product_reference": "CSAFPID-265566",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-265566:277441"
        },
        "product_reference": "CSAFPID-265566",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276936:277440"
        },
        "product_reference": "CSAFPID-276936",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276936:277441"
        },
        "product_reference": "CSAFPID-276936",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.4 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-276937:277440"
        },
        "product_reference": "CSAFPID-276937",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.4 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-276937:277441"
        },
        "product_reference": "CSAFPID-276937",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-277327:277440"
        },
        "product_reference": "CSAFPID-277327",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-277327:277441"
        },
        "product_reference": "CSAFPID-277327",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-277328:277440"
        },
        "product_reference": "CSAFPID-277328",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-277328:277441"
        },
        "product_reference": "CSAFPID-277328",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.5 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-281578:277440"
        },
        "product_reference": "CSAFPID-281578",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.5.0.5 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-281578:277441"
        },
        "product_reference": "CSAFPID-281578",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-280664:277440"
        },
        "product_reference": "CSAFPID-280664",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-280664:277441"
        },
        "product_reference": "CSAFPID-280664",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282025:277440"
        },
        "product_reference": "CSAFPID-282025",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282025:277441"
        },
        "product_reference": "CSAFPID-282025",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.2 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282667:277440"
        },
        "product_reference": "CSAFPID-282667",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.2 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282667:277441"
        },
        "product_reference": "CSAFPID-282667",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.3 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-286535:277440"
        },
        "product_reference": "CSAFPID-286535",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 6.7.0.3 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-286535:277441"
        },
        "product_reference": "CSAFPID-286535",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.0 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-282695:277440"
        },
        "product_reference": "CSAFPID-282695",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.0 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-282695:277441"
        },
        "product_reference": "CSAFPID-282695",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284277:277440"
        },
        "product_reference": "CSAFPID-284277",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284277:277441"
        },
        "product_reference": "CSAFPID-284277",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-284789:277440"
        },
        "product_reference": "CSAFPID-284789",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-284789:277441"
        },
        "product_reference": "CSAFPID-284789",
        "relates_to_product_reference": "CSAFPID-277441"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.1.1 when installed on Cisco Firepower 9000 Series",
          "product_id": "CSAFPID-286538:277440"
        },
        "product_reference": "CSAFPID-286538",
        "relates_to_product_reference": "CSAFPID-277440"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Cisco Firepower Threat Defense Software 7.0.1.1 when installed on Cisco Firepower 4100 Series",
          "product_id": "CSAFPID-286538:277441"
        },
        "product_reference": "CSAFPID-286538",
        "relates_to_product_reference": "CSAFPID-277441"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-20742",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvz81480"
        }
      ],
      "notes": [
        {
          "category": "other",
          "text": "Complete.",
          "title": "Affected Product Comprehensiveness"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-220203",
          "CSAFPID-225862:277440",
          "CSAFPID-225862:277441",
          "CSAFPID-265014:277440",
          "CSAFPID-265014:277441",
          "CSAFPID-265015:277440",
          "CSAFPID-265015:277441",
          "CSAFPID-265566:277440",
          "CSAFPID-265566:277441",
          "CSAFPID-265950:277440",
          "CSAFPID-265950:277441",
          "CSAFPID-268602:277440",
          "CSAFPID-268602:277441",
          "CSAFPID-276372:277440",
          "CSAFPID-276372:277441",
          "CSAFPID-276373:277440",
          "CSAFPID-276373:277441",
          "CSAFPID-276933:277440",
          "CSAFPID-276933:277441",
          "CSAFPID-276934:277440",
          "CSAFPID-276934:277441",
          "CSAFPID-276935:277440",
          "CSAFPID-276935:277441",
          "CSAFPID-276936:277440",
          "CSAFPID-276936:277441",
          "CSAFPID-276937:277440",
          "CSAFPID-276937:277441",
          "CSAFPID-277327:277440",
          "CSAFPID-277327:277441",
          "CSAFPID-277328:277440",
          "CSAFPID-277328:277441",
          "CSAFPID-278397:277440",
          "CSAFPID-278397:277441",
          "CSAFPID-278885:277440",
          "CSAFPID-278885:277441",
          "CSAFPID-280013:277440",
          "CSAFPID-280013:277441",
          "CSAFPID-280662:277440",
          "CSAFPID-280662:277441",
          "CSAFPID-280664:277440",
          "CSAFPID-280664:277441",
          "CSAFPID-280999:277440",
          "CSAFPID-280999:277441",
          "CSAFPID-281578:277440",
          "CSAFPID-281578:277441",
          "CSAFPID-281981:277440",
          "CSAFPID-281981:277441",
          "CSAFPID-282025:277440",
          "CSAFPID-282025:277441",
          "CSAFPID-282174:277440",
          "CSAFPID-282174:277441",
          "CSAFPID-282609:277440",
          "CSAFPID-282609:277441",
          "CSAFPID-282667:277440",
          "CSAFPID-282667:277441",
          "CSAFPID-282695:277440",
          "CSAFPID-282695:277441",
          "CSAFPID-284277:277440",
          "CSAFPID-284277:277441",
          "CSAFPID-284314:277440",
          "CSAFPID-284314:277441",
          "CSAFPID-284789:277440",
          "CSAFPID-284789:277441",
          "CSAFPID-286535:277440",
          "CSAFPID-286535:277441",
          "CSAFPID-286538:277440",
          "CSAFPID-286538:277441",
          "CSAFPID-255564:277440",
          "CSAFPID-255564:277441",
          "CSAFPID-265028:277440",
          "CSAFPID-265028:277441",
          "CSAFPID-265029:277440",
          "CSAFPID-265029:277441",
          "CSAFPID-268481:277440",
          "CSAFPID-268481:277441",
          "CSAFPID-276366:277440",
          "CSAFPID-276366:277441",
          "CSAFPID-276367:277440",
          "CSAFPID-276367:277441",
          "CSAFPID-276368:277440",
          "CSAFPID-276368:277441",
          "CSAFPID-276369:277440",
          "CSAFPID-276369:277441",
          "CSAFPID-276370:277440",
          "CSAFPID-276370:277441",
          "CSAFPID-276371:277440",
          "CSAFPID-276371:277441",
          "CSAFPID-276931:277440",
          "CSAFPID-276931:277441",
          "CSAFPID-277325:277440",
          "CSAFPID-277325:277441",
          "CSAFPID-277326:277440",
          "CSAFPID-277326:277441",
          "CSAFPID-278378:277440",
          "CSAFPID-278378:277441",
          "CSAFPID-278380:277440",
          "CSAFPID-278380:277441",
          "CSAFPID-278716:277440",
          "CSAFPID-278716:277441",
          "CSAFPID-278717:277440",
          "CSAFPID-278717:277441",
          "CSAFPID-278718:277440",
          "CSAFPID-278718:277441",
          "CSAFPID-278719:277440",
          "CSAFPID-278719:277441",
          "CSAFPID-278720:277440",
          "CSAFPID-278720:277441",
          "CSAFPID-278725:277440",
          "CSAFPID-278725:277441",
          "CSAFPID-278752:277440",
          "CSAFPID-278752:277441",
          "CSAFPID-278807:277440",
          "CSAFPID-278807:277441",
          "CSAFPID-279344:277440",
          "CSAFPID-279344:277441",
          "CSAFPID-280018:277440",
          "CSAFPID-280018:277441",
          "CSAFPID-280409:277440",
          "CSAFPID-280409:277441",
          "CSAFPID-280410:277440",
          "CSAFPID-280410:277441",
          "CSAFPID-280471:277440",
          "CSAFPID-280471:277441",
          "CSAFPID-281567:277440",
          "CSAFPID-281567:277441",
          "CSAFPID-281568:277440",
          "CSAFPID-281568:277441",
          "CSAFPID-281570:277440",
          "CSAFPID-281570:277441",
          "CSAFPID-281571:277440",
          "CSAFPID-281571:277441",
          "CSAFPID-281572:277440",
          "CSAFPID-281572:277441",
          "CSAFPID-281573:277440",
          "CSAFPID-281573:277441",
          "CSAFPID-281575:277440",
          "CSAFPID-281575:277441",
          "CSAFPID-281576:277440",
          "CSAFPID-281576:277441",
          "CSAFPID-281930:277440",
          "CSAFPID-281930:277441",
          "CSAFPID-282018:277440",
          "CSAFPID-282018:277441",
          "CSAFPID-282062:277440",
          "CSAFPID-282062:277441",
          "CSAFPID-282063:277440",
          "CSAFPID-282063:277441",
          "CSAFPID-282181:277440",
          "CSAFPID-282181:277441",
          "CSAFPID-283783:277440",
          "CSAFPID-283783:277441",
          "CSAFPID-283784:277440",
          "CSAFPID-283784:277441",
          "CSAFPID-283785:277440",
          "CSAFPID-283785:277441",
          "CSAFPID-283786:277440",
          "CSAFPID-283786:277441",
          "CSAFPID-283788:277440",
          "CSAFPID-283788:277441",
          "CSAFPID-283841:277440",
          "CSAFPID-283841:277441",
          "CSAFPID-284175:277440",
          "CSAFPID-284175:277441",
          "CSAFPID-284176:277440",
          "CSAFPID-284176:277441",
          "CSAFPID-284248:277440",
          "CSAFPID-284248:277441",
          "CSAFPID-284342:277440",
          "CSAFPID-284342:277441",
          "CSAFPID-284348:277440",
          "CSAFPID-284348:277441",
          "CSAFPID-284373:277440",
          "CSAFPID-284373:277441",
          "CSAFPID-284600:277440",
          "CSAFPID-284600:277441",
          "CSAFPID-284674:277440",
          "CSAFPID-284674:277441",
          "CSAFPID-284718:277440",
          "CSAFPID-284718:277441",
          "CSAFPID-284794:277440",
          "CSAFPID-284794:277441",
          "CSAFPID-284799:277440",
          "CSAFPID-284799:277441",
          "CSAFPID-6588"
        ]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Cisco has released software updates that address this vulnerability.",
          "product_ids": [
            "CSAFPID-220203",
            "CSAFPID-225862:277440",
            "CSAFPID-225862:277441",
            "CSAFPID-265014:277440",
            "CSAFPID-265014:277441",
            "CSAFPID-265015:277440",
            "CSAFPID-265015:277441",
            "CSAFPID-265566:277440",
            "CSAFPID-265566:277441",
            "CSAFPID-265950:277440",
            "CSAFPID-265950:277441",
            "CSAFPID-268602:277440",
            "CSAFPID-268602:277441",
            "CSAFPID-276372:277440",
            "CSAFPID-276372:277441",
            "CSAFPID-276373:277440",
            "CSAFPID-276373:277441",
            "CSAFPID-276933:277440",
            "CSAFPID-276933:277441",
            "CSAFPID-276934:277440",
            "CSAFPID-276934:277441",
            "CSAFPID-276935:277440",
            "CSAFPID-276935:277441",
            "CSAFPID-276936:277440",
            "CSAFPID-276936:277441",
            "CSAFPID-276937:277440",
            "CSAFPID-276937:277441",
            "CSAFPID-277327:277440",
            "CSAFPID-277327:277441",
            "CSAFPID-277328:277440",
            "CSAFPID-277328:277441",
            "CSAFPID-278397:277440",
            "CSAFPID-278397:277441",
            "CSAFPID-278885:277440",
            "CSAFPID-278885:277441",
            "CSAFPID-280013:277440",
            "CSAFPID-280013:277441",
            "CSAFPID-280662:277440",
            "CSAFPID-280662:277441",
            "CSAFPID-280664:277440",
            "CSAFPID-280664:277441",
            "CSAFPID-280999:277440",
            "CSAFPID-280999:277441",
            "CSAFPID-281578:277440",
            "CSAFPID-281578:277441",
            "CSAFPID-281981:277440",
            "CSAFPID-281981:277441",
            "CSAFPID-282025:277440",
            "CSAFPID-282025:277441",
            "CSAFPID-282174:277440",
            "CSAFPID-282174:277441",
            "CSAFPID-282609:277440",
            "CSAFPID-282609:277441",
            "CSAFPID-282667:277440",
            "CSAFPID-282667:277441",
            "CSAFPID-282695:277440",
            "CSAFPID-282695:277441",
            "CSAFPID-284277:277440",
            "CSAFPID-284277:277441",
            "CSAFPID-284314:277440",
            "CSAFPID-284314:277441",
            "CSAFPID-284789:277440",
            "CSAFPID-284789:277441",
            "CSAFPID-286535:277440",
            "CSAFPID-286535:277441",
            "CSAFPID-286538:277440",
            "CSAFPID-286538:277441",
            "CSAFPID-255564:277440",
            "CSAFPID-255564:277441",
            "CSAFPID-265028:277440",
            "CSAFPID-265028:277441",
            "CSAFPID-265029:277440",
            "CSAFPID-265029:277441",
            "CSAFPID-268481:277440",
            "CSAFPID-268481:277441",
            "CSAFPID-276366:277440",
            "CSAFPID-276366:277441",
            "CSAFPID-276367:277440",
            "CSAFPID-276367:277441",
            "CSAFPID-276368:277440",
            "CSAFPID-276368:277441",
            "CSAFPID-276369:277440",
            "CSAFPID-276369:277441",
            "CSAFPID-276370:277440",
            "CSAFPID-276370:277441",
            "CSAFPID-276371:277440",
            "CSAFPID-276371:277441",
            "CSAFPID-276931:277440",
            "CSAFPID-276931:277441",
            "CSAFPID-277325:277440",
            "CSAFPID-277325:277441",
            "CSAFPID-277326:277440",
            "CSAFPID-277326:277441",
            "CSAFPID-278378:277440",
            "CSAFPID-278378:277441",
            "CSAFPID-278380:277440",
            "CSAFPID-278380:277441",
            "CSAFPID-278716:277440",
            "CSAFPID-278716:277441",
            "CSAFPID-278717:277440",
            "CSAFPID-278717:277441",
            "CSAFPID-278718:277440",
            "CSAFPID-278718:277441",
            "CSAFPID-278719:277440",
            "CSAFPID-278719:277441",
            "CSAFPID-278720:277440",
            "CSAFPID-278720:277441",
            "CSAFPID-278725:277440",
            "CSAFPID-278725:277441",
            "CSAFPID-278752:277440",
            "CSAFPID-278752:277441",
            "CSAFPID-278807:277440",
            "CSAFPID-278807:277441",
            "CSAFPID-279344:277440",
            "CSAFPID-279344:277441",
            "CSAFPID-280018:277440",
            "CSAFPID-280018:277441",
            "CSAFPID-280409:277440",
            "CSAFPID-280409:277441",
            "CSAFPID-280410:277440",
            "CSAFPID-280410:277441",
            "CSAFPID-280471:277440",
            "CSAFPID-280471:277441",
            "CSAFPID-281567:277440",
            "CSAFPID-281567:277441",
            "CSAFPID-281568:277440",
            "CSAFPID-281568:277441",
            "CSAFPID-281570:277440",
            "CSAFPID-281570:277441",
            "CSAFPID-281571:277440",
            "CSAFPID-281571:277441",
            "CSAFPID-281572:277440",
            "CSAFPID-281572:277441",
            "CSAFPID-281573:277440",
            "CSAFPID-281573:277441",
            "CSAFPID-281575:277440",
            "CSAFPID-281575:277441",
            "CSAFPID-281576:277440",
            "CSAFPID-281576:277441",
            "CSAFPID-281930:277440",
            "CSAFPID-281930:277441",
            "CSAFPID-282018:277440",
            "CSAFPID-282018:277441",
            "CSAFPID-282062:277440",
            "CSAFPID-282062:277441",
            "CSAFPID-282063:277440",
            "CSAFPID-282063:277441",
            "CSAFPID-282181:277440",
            "CSAFPID-282181:277441",
            "CSAFPID-283783:277440",
            "CSAFPID-283783:277441",
            "CSAFPID-283784:277440",
            "CSAFPID-283784:277441",
            "CSAFPID-283785:277440",
            "CSAFPID-283785:277441",
            "CSAFPID-283786:277440",
            "CSAFPID-283786:277441",
            "CSAFPID-283788:277440",
            "CSAFPID-283788:277441",
            "CSAFPID-283841:277440",
            "CSAFPID-283841:277441",
            "CSAFPID-284175:277440",
            "CSAFPID-284175:277441",
            "CSAFPID-284176:277440",
            "CSAFPID-284176:277441",
            "CSAFPID-284248:277440",
            "CSAFPID-284248:277441",
            "CSAFPID-284342:277440",
            "CSAFPID-284342:277441",
            "CSAFPID-284348:277440",
            "CSAFPID-284348:277441",
            "CSAFPID-284373:277440",
            "CSAFPID-284373:277441",
            "CSAFPID-284600:277440",
            "CSAFPID-284600:277441",
            "CSAFPID-284674:277440",
            "CSAFPID-284674:277441",
            "CSAFPID-284718:277440",
            "CSAFPID-284718:277441",
            "CSAFPID-284794:277440",
            "CSAFPID-284794:277441",
            "CSAFPID-284799:277440",
            "CSAFPID-284799:277441",
            "CSAFPID-6588"
          ],
          "url": "https://software.cisco.com"
        },
        {
          "category": "workaround",
          "details": "There is a workaround that addresses this vulnerability. To remove the attack vector for this vulnerability, reconfigure all existing IPsec IKEv2 proposals to use a non-GCM cipher.\r\n\r\nFor example, if you have the following IPsec IKEv2 proposal configured:\r\n\r\n\r\nfirewall# show running-config crypto ipsec\r\ncrypto ipsec ikev2 ipsec-proposal AES-GCM\r\n protocol esp encryption aes-gcm\r\n protocol esp integrity null\r\n\n\r\nReconfigure that as follows:\r\n\r\n\r\nfirewall# configure terminal\r\nfirewall(config)# crypto ipsec ikev2 ipsec-proposal AES-GCM\r\nfirewall(config-ipsec-proposal)# protocol esp integrity sha-256\r\nWARNING: GCM\\GMAC are authenticated encryption algorithms.esp integrity config is ignored\r\nfirewall(config-ipsec-proposal)# protocol esp encryption aes-256\r\nfirewall# show running-config crypto ipsec\r\ncrypto ipsec ikev2 ipsec-proposal AES-GCM\r\n protocol esp encryption aes-256\r\n protocol esp integrity sha-256\r\n\n\r\nNote: GCM ciphers are inherently authenticated, thus the configured integrity algorithm is ignored for these ciphers and the null cipher is recommended. When changing to a non-GCM cipher, first configure a valid integrity algorithm as well.\r\n\r\nFor all available options, see Cisco ASA Series Command Reference [\"https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/I-R/asa-command-ref-I-R/pr-pz-commands.html#wp3024205846\"].\r\n\r\nFor LAN-to-LAN IPsec IKEv2 VPN connections, match the configuration on the remote side accordingly to ensure that the VPN tunnels keep working.\r\n\r\nTo completely close the attack vector, force all existing IPsec IKEv2 VPN connections to log off and then re-establish their session using the new ciphers as follows:\r\n\r\n\r\nfirewall# vpn-sessiondb logoff protocol ikev2\r\nDo you want to logoff the VPN session(s)? [confirm]\r\nINFO: Number of sessions with protocol \"IKEv2\" logged off : 0\r\n\n\r\nNote: Using this command will force all existing IPsec IKEv2 VPN tunnels to be torn down. This will cause intermittent packet loss across the affected VPN tunnels until those tunnels are re-established.\r\n\r\nWhile this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.",
          "product_ids": [
            "CSAFPID-220203",
            "CSAFPID-225862:277440",
            "CSAFPID-225862:277441",
            "CSAFPID-265014:277440",
            "CSAFPID-265014:277441",
            "CSAFPID-265015:277440",
            "CSAFPID-265015:277441",
            "CSAFPID-265566:277440",
            "CSAFPID-265566:277441",
            "CSAFPID-265950:277440",
            "CSAFPID-265950:277441",
            "CSAFPID-268602:277440",
            "CSAFPID-268602:277441",
            "CSAFPID-276372:277440",
            "CSAFPID-276372:277441",
            "CSAFPID-276373:277440",
            "CSAFPID-276373:277441",
            "CSAFPID-276933:277440",
            "CSAFPID-276933:277441",
            "CSAFPID-276934:277440",
            "CSAFPID-276934:277441",
            "CSAFPID-276935:277440",
            "CSAFPID-276935:277441",
            "CSAFPID-276936:277440",
            "CSAFPID-276936:277441",
            "CSAFPID-276937:277440",
            "CSAFPID-276937:277441",
            "CSAFPID-277327:277440",
            "CSAFPID-277327:277441",
            "CSAFPID-277328:277440",
            "CSAFPID-277328:277441",
            "CSAFPID-278397:277440",
            "CSAFPID-278397:277441",
            "CSAFPID-278885:277440",
            "CSAFPID-278885:277441",
            "CSAFPID-280013:277440",
            "CSAFPID-280013:277441",
            "CSAFPID-280662:277440",
            "CSAFPID-280662:277441",
            "CSAFPID-280664:277440",
            "CSAFPID-280664:277441",
            "CSAFPID-280999:277440",
            "CSAFPID-280999:277441",
            "CSAFPID-281578:277440",
            "CSAFPID-281578:277441",
            "CSAFPID-281981:277440",
            "CSAFPID-281981:277441",
            "CSAFPID-282025:277440",
            "CSAFPID-282025:277441",
            "CSAFPID-282174:277440",
            "CSAFPID-282174:277441",
            "CSAFPID-282609:277440",
            "CSAFPID-282609:277441",
            "CSAFPID-282667:277440",
            "CSAFPID-282667:277441",
            "CSAFPID-282695:277440",
            "CSAFPID-282695:277441",
            "CSAFPID-284277:277440",
            "CSAFPID-284277:277441",
            "CSAFPID-284314:277440",
            "CSAFPID-284314:277441",
            "CSAFPID-284789:277440",
            "CSAFPID-284789:277441",
            "CSAFPID-286535:277440",
            "CSAFPID-286535:277441",
            "CSAFPID-286538:277440",
            "CSAFPID-286538:277441",
            "CSAFPID-255564:277440",
            "CSAFPID-255564:277441",
            "CSAFPID-265028:277440",
            "CSAFPID-265028:277441",
            "CSAFPID-265029:277440",
            "CSAFPID-265029:277441",
            "CSAFPID-268481:277440",
            "CSAFPID-268481:277441",
            "CSAFPID-276366:277440",
            "CSAFPID-276366:277441",
            "CSAFPID-276367:277440",
            "CSAFPID-276367:277441",
            "CSAFPID-276368:277440",
            "CSAFPID-276368:277441",
            "CSAFPID-276369:277440",
            "CSAFPID-276369:277441",
            "CSAFPID-276370:277440",
            "CSAFPID-276370:277441",
            "CSAFPID-276371:277440",
            "CSAFPID-276371:277441",
            "CSAFPID-276931:277440",
            "CSAFPID-276931:277441",
            "CSAFPID-277325:277440",
            "CSAFPID-277325:277441",
            "CSAFPID-277326:277440",
            "CSAFPID-277326:277441",
            "CSAFPID-278378:277440",
            "CSAFPID-278378:277441",
            "CSAFPID-278380:277440",
            "CSAFPID-278380:277441",
            "CSAFPID-278716:277440",
            "CSAFPID-278716:277441",
            "CSAFPID-278717:277440",
            "CSAFPID-278717:277441",
            "CSAFPID-278718:277440",
            "CSAFPID-278718:277441",
            "CSAFPID-278719:277440",
            "CSAFPID-278719:277441",
            "CSAFPID-278720:277440",
            "CSAFPID-278720:277441",
            "CSAFPID-278725:277440",
            "CSAFPID-278725:277441",
            "CSAFPID-278752:277440",
            "CSAFPID-278752:277441",
            "CSAFPID-278807:277440",
            "CSAFPID-278807:277441",
            "CSAFPID-279344:277440",
            "CSAFPID-279344:277441",
            "CSAFPID-280018:277440",
            "CSAFPID-280018:277441",
            "CSAFPID-280409:277440",
            "CSAFPID-280409:277441",
            "CSAFPID-280410:277440",
            "CSAFPID-280410:277441",
            "CSAFPID-280471:277440",
            "CSAFPID-280471:277441",
            "CSAFPID-281567:277440",
            "CSAFPID-281567:277441",
            "CSAFPID-281568:277440",
            "CSAFPID-281568:277441",
            "CSAFPID-281570:277440",
            "CSAFPID-281570:277441",
            "CSAFPID-281571:277440",
            "CSAFPID-281571:277441",
            "CSAFPID-281572:277440",
            "CSAFPID-281572:277441",
            "CSAFPID-281573:277440",
            "CSAFPID-281573:277441",
            "CSAFPID-281575:277440",
            "CSAFPID-281575:277441",
            "CSAFPID-281576:277440",
            "CSAFPID-281576:277441",
            "CSAFPID-281930:277440",
            "CSAFPID-281930:277441",
            "CSAFPID-282018:277440",
            "CSAFPID-282018:277441",
            "CSAFPID-282062:277440",
            "CSAFPID-282062:277441",
            "CSAFPID-282063:277440",
            "CSAFPID-282063:277441",
            "CSAFPID-282181:277440",
            "CSAFPID-282181:277441",
            "CSAFPID-283783:277440",
            "CSAFPID-283783:277441",
            "CSAFPID-283784:277440",
            "CSAFPID-283784:277441",
            "CSAFPID-283785:277440",
            "CSAFPID-283785:277441",
            "CSAFPID-283786:277440",
            "CSAFPID-283786:277441",
            "CSAFPID-283788:277440",
            "CSAFPID-283788:277441",
            "CSAFPID-283841:277440",
            "CSAFPID-283841:277441",
            "CSAFPID-284175:277440",
            "CSAFPID-284175:277441",
            "CSAFPID-284176:277440",
            "CSAFPID-284176:277441",
            "CSAFPID-284248:277440",
            "CSAFPID-284248:277441",
            "CSAFPID-284342:277440",
            "CSAFPID-284342:277441",
            "CSAFPID-284348:277440",
            "CSAFPID-284348:277441",
            "CSAFPID-284373:277440",
            "CSAFPID-284373:277441",
            "CSAFPID-284600:277440",
            "CSAFPID-284600:277441",
            "CSAFPID-284674:277440",
            "CSAFPID-284674:277441",
            "CSAFPID-284718:277440",
            "CSAFPID-284718:277441",
            "CSAFPID-284794:277440",
            "CSAFPID-284794:277441",
            "CSAFPID-284799:277440",
            "CSAFPID-284799:277441",
            "CSAFPID-6588"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-220203",
            "CSAFPID-225862:277440",
            "CSAFPID-225862:277441",
            "CSAFPID-265014:277440",
            "CSAFPID-265014:277441",
            "CSAFPID-265015:277440",
            "CSAFPID-265015:277441",
            "CSAFPID-265566:277440",
            "CSAFPID-265566:277441",
            "CSAFPID-265950:277440",
            "CSAFPID-265950:277441",
            "CSAFPID-268602:277440",
            "CSAFPID-268602:277441",
            "CSAFPID-276372:277440",
            "CSAFPID-276372:277441",
            "CSAFPID-276373:277440",
            "CSAFPID-276373:277441",
            "CSAFPID-276933:277440",
            "CSAFPID-276933:277441",
            "CSAFPID-276934:277440",
            "CSAFPID-276934:277441",
            "CSAFPID-276935:277440",
            "CSAFPID-276935:277441",
            "CSAFPID-276936:277440",
            "CSAFPID-276936:277441",
            "CSAFPID-276937:277440",
            "CSAFPID-276937:277441",
            "CSAFPID-277327:277440",
            "CSAFPID-277327:277441",
            "CSAFPID-277328:277440",
            "CSAFPID-277328:277441",
            "CSAFPID-278397:277440",
            "CSAFPID-278397:277441",
            "CSAFPID-278885:277440",
            "CSAFPID-278885:277441",
            "CSAFPID-280013:277440",
            "CSAFPID-280013:277441",
            "CSAFPID-280662:277440",
            "CSAFPID-280662:277441",
            "CSAFPID-280664:277440",
            "CSAFPID-280664:277441",
            "CSAFPID-280999:277440",
            "CSAFPID-280999:277441",
            "CSAFPID-281578:277440",
            "CSAFPID-281578:277441",
            "CSAFPID-281981:277440",
            "CSAFPID-281981:277441",
            "CSAFPID-282025:277440",
            "CSAFPID-282025:277441",
            "CSAFPID-282174:277440",
            "CSAFPID-282174:277441",
            "CSAFPID-282609:277440",
            "CSAFPID-282609:277441",
            "CSAFPID-282667:277440",
            "CSAFPID-282667:277441",
            "CSAFPID-282695:277440",
            "CSAFPID-282695:277441",
            "CSAFPID-284277:277440",
            "CSAFPID-284277:277441",
            "CSAFPID-284314:277440",
            "CSAFPID-284314:277441",
            "CSAFPID-284789:277440",
            "CSAFPID-284789:277441",
            "CSAFPID-286535:277440",
            "CSAFPID-286535:277441",
            "CSAFPID-286538:277440",
            "CSAFPID-286538:277441",
            "CSAFPID-255564:277440",
            "CSAFPID-255564:277441",
            "CSAFPID-265028:277440",
            "CSAFPID-265028:277441",
            "CSAFPID-265029:277440",
            "CSAFPID-265029:277441",
            "CSAFPID-268481:277440",
            "CSAFPID-268481:277441",
            "CSAFPID-276366:277440",
            "CSAFPID-276366:277441",
            "CSAFPID-276367:277440",
            "CSAFPID-276367:277441",
            "CSAFPID-276368:277440",
            "CSAFPID-276368:277441",
            "CSAFPID-276369:277440",
            "CSAFPID-276369:277441",
            "CSAFPID-276370:277440",
            "CSAFPID-276370:277441",
            "CSAFPID-276371:277440",
            "CSAFPID-276371:277441",
            "CSAFPID-276931:277440",
            "CSAFPID-276931:277441",
            "CSAFPID-277325:277440",
            "CSAFPID-277325:277441",
            "CSAFPID-277326:277440",
            "CSAFPID-277326:277441",
            "CSAFPID-278378:277440",
            "CSAFPID-278378:277441",
            "CSAFPID-278380:277440",
            "CSAFPID-278380:277441",
            "CSAFPID-278716:277440",
            "CSAFPID-278716:277441",
            "CSAFPID-278717:277440",
            "CSAFPID-278717:277441",
            "CSAFPID-278718:277440",
            "CSAFPID-278718:277441",
            "CSAFPID-278719:277440",
            "CSAFPID-278719:277441",
            "CSAFPID-278720:277440",
            "CSAFPID-278720:277441",
            "CSAFPID-278725:277440",
            "CSAFPID-278725:277441",
            "CSAFPID-278752:277440",
            "CSAFPID-278752:277441",
            "CSAFPID-278807:277440",
            "CSAFPID-278807:277441",
            "CSAFPID-279344:277440",
            "CSAFPID-279344:277441",
            "CSAFPID-280018:277440",
            "CSAFPID-280018:277441",
            "CSAFPID-280409:277440",
            "CSAFPID-280409:277441",
            "CSAFPID-280410:277440",
            "CSAFPID-280410:277441",
            "CSAFPID-280471:277440",
            "CSAFPID-280471:277441",
            "CSAFPID-281567:277440",
            "CSAFPID-281567:277441",
            "CSAFPID-281568:277440",
            "CSAFPID-281568:277441",
            "CSAFPID-281570:277440",
            "CSAFPID-281570:277441",
            "CSAFPID-281571:277440",
            "CSAFPID-281571:277441",
            "CSAFPID-281572:277440",
            "CSAFPID-281572:277441",
            "CSAFPID-281573:277440",
            "CSAFPID-281573:277441",
            "CSAFPID-281575:277440",
            "CSAFPID-281575:277441",
            "CSAFPID-281576:277440",
            "CSAFPID-281576:277441",
            "CSAFPID-281930:277440",
            "CSAFPID-281930:277441",
            "CSAFPID-282018:277440",
            "CSAFPID-282018:277441",
            "CSAFPID-282062:277440",
            "CSAFPID-282062:277441",
            "CSAFPID-282063:277440",
            "CSAFPID-282063:277441",
            "CSAFPID-282181:277440",
            "CSAFPID-282181:277441",
            "CSAFPID-283783:277440",
            "CSAFPID-283783:277441",
            "CSAFPID-283784:277440",
            "CSAFPID-283784:277441",
            "CSAFPID-283785:277440",
            "CSAFPID-283785:277441",
            "CSAFPID-283786:277440",
            "CSAFPID-283786:277441",
            "CSAFPID-283788:277440",
            "CSAFPID-283788:277441",
            "CSAFPID-283841:277440",
            "CSAFPID-283841:277441",
            "CSAFPID-284175:277440",
            "CSAFPID-284175:277441",
            "CSAFPID-284176:277440",
            "CSAFPID-284176:277441",
            "CSAFPID-284248:277440",
            "CSAFPID-284248:277441",
            "CSAFPID-284342:277440",
            "CSAFPID-284342:277441",
            "CSAFPID-284348:277440",
            "CSAFPID-284348:277441",
            "CSAFPID-284373:277440",
            "CSAFPID-284373:277441",
            "CSAFPID-284600:277440",
            "CSAFPID-284600:277441",
            "CSAFPID-284674:277440",
            "CSAFPID-284674:277441",
            "CSAFPID-284718:277440",
            "CSAFPID-284718:277441",
            "CSAFPID-284794:277440",
            "CSAFPID-284794:277441",
            "CSAFPID-284799:277440",
            "CSAFPID-284799:277441",
            "CSAFPID-6588"
          ]
        }
      ],
      "title": "Cisco Adaptive Security Appliance Software and Cisco Firepower Threat Defense Software IKEv2 IPsec VPN Information Disclosure Vulnerability"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...