cisco-sa-20190327-nat64
Vulnerability from csaf_cisco
Published
2019-03-27 16:00
Modified
2019-03-27 16:00
Summary
Cisco IOS Software NAT64 Denial of Service Vulnerability

Notes

Summary
A vulnerability in the Network Address Translation 64 (NAT64) functions of Cisco IOS Software could allow an unauthenticated, remote attacker to cause either an interface queue wedge or a device reload. The vulnerability is due to the incorrect handling of certain IPv4 packet streams that are sent through the device. An attacker could exploit this vulnerability by sending specific IPv4 packet streams through the device. An exploit could allow the attacker to either cause an interface queue wedge or a device reload, resulting in a denial of service (DoS) condition. Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability. This advisory is available at the following link: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-nat64 ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-nat64"] This advisory is part of the March 27, 2019, release of the Cisco IOS and IOS XE Software Security Advisory Bundled Publication, which includes 17 Cisco Security Advisories that describe 19 vulnerabilities. For a complete list of the advisories and links to them, see Cisco Event Response: March 2019 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication ["https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-71135"].
Vulnerable Products
This vulnerability affects devices that are running a vulnerable release of Cisco IOS Software and are configured with either NAT64 (Stateless or Stateful), Mapping of Address and Port Using Translation (MAP-T), or Mapping of Address and Port Using Encapsulation (MAP-E). For more information about which Cisco IOS Software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory. Determining the NAT64 Configuration Administrators can identify devices that have either NAT64 (Stateless or Stateful), MAP-T, or MAP-E by using the show running-config | include nat64 enable|nat64 map-t|nat64 map-e command in the CLI. If the command returns output with nat64 in it, the device is vulnerable. The following example shows the output of the command on a device with NAT64 enabled: Router#show running-config | include nat64 enable|nat64 map-t|nat64 map-e nat64 enable nat64 enable nat64 prefix stateless 2001:DB9:0:1::/96 nat64 route 192.1.1.0/24 GigabitEthernet0/1 Router# Determining the Cisco IOS Software Release To determine which Cisco IOS Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and then refer to the system banner that appears. If the device is running Cisco IOS Software, the system banner displays text similar to Cisco Internetwork Operating System Software or Cisco IOS Software. The banner also displays the installed image name in parentheses, followed by the Cisco IOS Software release number and release name. Some Cisco devices do not support the show version command or may provide different output. The following example shows the output of the command for a device that is running Cisco IOS Software Release 15.5(2)T1 and has an installed image name of C2951-UNIVERSALK9-M: Router> show version Cisco IOS Software, C2951 Software (C2951-UNIVERSALK9-M), Version 15.5(2)T1, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2015 by Cisco Systems, Inc. Compiled Mon 22-Jun-15 09:32 by prod_rel_team . . . For information about the naming and numbering conventions for Cisco IOS Software releases, see the Cisco IOS and NX-OS Software Reference Guide ["https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html"].
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 Cisco IOS XE Software, Cisco IOS XR Software, or Cisco NX-OS Software.
Details
Queue wedges occur when certain packets are received and queued by a Cisco IOS or IOS XE router or switch but, due to a processing error, are never removed from the queue. Consult the Workarounds ["#wa"] section of this advisory for more information about queue wedges and some detection mechanisms that may be used to identify a blocked interface in Cisco IOS Software. See also the Cisco Security Blog Cisco IOS Queue Wedges Explained ["http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/"]. In the event of exploitation, if the source of the exploit traffic is identified and subsequently blocked so that this traffic doesn't continue to reach the vulnerable device, administrators can increase the hold queue via the interface CLI configuration command hold-queue <number> in until they can reload the router, as shown in the following example: Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#inte gigabitEthernet 1 Router(config-if)#hold Router(config-if)#hold-queue 350 in Router(config-if)#end Router#
Indicators of Compromise
If the device is exploited and results in a queue wedge, the output of the show interface command will show an interface with the size of the input queue being greater than the max, as shown in the following example: Router#show interface | include Input queue: Input queue: 76/75/180/0 (size/max/drops/flushes); Total output drops: 0
Workarounds
There are no workarounds that address this vulnerability. The following identification mechanisms exist for the queue wedge exploit for this vulnerability: Embedded Event Manager A Cisco IOS Embedded Event Manager (EEM) policy that is based on Tool Command Language (Tcl) can be used on vulnerable Cisco IOS devices to identify and detect an interface queue wedge that is caused by this vulnerability. The policy allows administrators to monitor the interfaces for Cisco IOS device and detect when the interface input queues are full. When Cisco IOS EEM detects potential exploitation of this vulnerability, the policy can trigger a response by sending an alert to the network administrator, who could then decide to implement an upgrade, implement suitable mitigations, or reload the device to clear the input queue. The Tcl script is available for download from the Cisco Beyond: Embedded Event Manager (EEM) Scripting Community at the following link: https://supportforums.cisco.com/docs/DOC-19337 ["https://supportforums.cisco.com/docs/DOC-19337"] For additional information, see the Cisco Security Blog Cisco IOS Queue Wedges Explained ["http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/"].
Fixed Software
Cisco has released free software updates that address the vulnerability described in this advisory. Customers may only install and expect support for software versions and feature sets for which they have purchased a license. By installing, downloading, accessing, or otherwise using such software upgrades, customers agree to follow the terms of the Cisco software license: https://www.cisco.com/c/en/us/products/end-user-license-agreement.html ["https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"] Additionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades. When considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page ["https://www.cisco.com/go/psirt"], to determine exposure and a complete upgrade solution. In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers. Customers Without Service Contracts Customers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC: https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html ["https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"] Customers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade. Cisco IOS Software To help customers determine their exposure to vulnerabilities in Cisco IOS Software, Cisco provides a tool, the Cisco IOS Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"], that identifies any Cisco Security Advisories that impact a specific Cisco IOS Software release and the earliest release that fixes the vulnerabilities described in each advisory (“First Fixed”). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities described in all the advisories identified (“Combined First Fixed”). Customers can use this tool to perform the following tasks: Initiate a search by choosing one or more releases from a drop-down list or uploading a file from a local system for the tool to parse Enter the output of the show version command for the tool to parse Create a custom search by including all previously published Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication To determine whether a release is affected by any published Cisco Security Advisory, use the Cisco IOS Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] on Cisco.com or enter a Cisco IOS Software release—for example, 15.1(4)M2—in the following field: By default, the Cisco IOS Software Checker includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, use the Cisco IOS Software Checker on Cisco.com and check the Medium check box in the Impact Rating drop-down list.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
The Cisco Product Security Incident Response Team (PSIRT) 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 the Network Address Translation 64 (NAT64) functions of Cisco IOS Software could allow an unauthenticated, remote attacker to cause either an interface queue wedge or a device reload.\r\nThe vulnerability is due to the incorrect handling of certain IPv4 packet streams that are sent through the device. An attacker could exploit this vulnerability by sending specific IPv4 packet streams through the device. An exploit could allow the attacker to either cause an interface queue wedge or a device reload, resulting in a denial of service (DoS) condition.\r\n\r\n\r\nCisco has released software updates that address this vulnerability. There are no 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-20190327-nat64 [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-nat64\"]\r\n\r\nThis advisory is part of the March 27, 2019, release of the Cisco IOS and IOS XE Software Security Advisory Bundled Publication, which includes 17 Cisco Security Advisories that describe 19 vulnerabilities. For a complete list of the advisories and links to them, see Cisco Event Response: March 2019 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication [\"https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-71135\"].",
        "title": "Summary"
      },
      {
        "category": "general",
        "text": "This vulnerability affects devices that are running a vulnerable release of Cisco IOS Software and are configured with either NAT64 (Stateless or Stateful), Mapping of Address and Port Using Translation (MAP-T), or Mapping of Address and Port Using Encapsulation (MAP-E).\r\n\r\nFor more information about which Cisco IOS Software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n  Determining the NAT64 Configuration\r\nAdministrators can identify devices that have either NAT64 (Stateless or Stateful), MAP-T, or MAP-E by using the show running-config | include nat64 enable|nat64 map-t|nat64 map-e command in the CLI. If the command returns output with nat64 in it, the device is vulnerable. The following example shows the output of the command on a device with NAT64 enabled:\r\n\r\n\r\nRouter#show running-config | include nat64 enable|nat64 map-t|nat64 map-e\n nat64 enable  nat64 enable nat64 prefix stateless 2001:DB9:0:1::/96 nat64 route 192.1.1.0/24 GigabitEthernet0/1 Router#\r\n  Determining the Cisco IOS Software Release\r\nTo determine which Cisco IOS Software release is running on a device, administrators can log in to the device, use the show version command in the CLI, and then refer to the system banner that appears. If the device is running Cisco IOS Software, the system banner displays text similar to Cisco Internetwork Operating System Software or Cisco IOS Software. The banner also displays the installed image name in parentheses, followed by the Cisco IOS Software release number and release name. Some Cisco devices do not support the show version command or may provide different output.\r\n\r\nThe following example shows the output of the command for a device that is running Cisco IOS Software Release 15.5(2)T1 and has an installed image name of C2951-UNIVERSALK9-M:\r\n\r\n\r\nRouter\u003e show version\r\n  Cisco IOS Software, C2951 Software (C2951-UNIVERSALK9-M), Version 15.5(2)T1, RELEASE SOFTWARE (fc1)  Technical Support: http://www.cisco.com/techsupport  Copyright (c) 1986-2015 by Cisco Systems, Inc.  Compiled Mon 22-Jun-15 09:32 by prod_rel_team  .  .  .\r\n\r\nFor information about the naming and numbering conventions for Cisco IOS Software releases, see the Cisco IOS and NX-OS Software Reference Guide [\"https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html\"].",
        "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 Cisco IOS XE Software, Cisco IOS XR Software, or Cisco NX-OS Software.",
        "title": "Products Confirmed Not Vulnerable"
      },
      {
        "category": "general",
        "text": "Queue wedges occur when certain packets are received and queued by a Cisco IOS or IOS XE router or switch but, due to a processing error, are never removed from the queue.\r\nConsult the Workarounds [\"#wa\"] section of this advisory for more information about queue wedges and some detection mechanisms that may be used to identify a blocked interface in Cisco IOS Software. See also the Cisco Security Blog Cisco IOS Queue Wedges Explained [\"http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/\"].\r\n\r\nIn the event of exploitation, if the source of the exploit traffic is identified and subsequently blocked so that this traffic doesn\u0027t continue to reach the vulnerable device, administrators can increase the hold queue via the interface CLI configuration command hold-queue \u003cnumber\u003e in until they can reload the router, as shown in the following example:\r\n\r\n\r\nRouter#conf t\nEnter configuration commands, one per line.  End with CNTL/Z. Router(config)#inte gigabitEthernet 1 Router(config-if)#hold Router(config-if)#hold-queue 350 in Router(config-if)#end Router#",
        "title": "Details"
      },
      {
        "category": "general",
        "text": "If the device is exploited and results in a queue wedge, the output of the show interface command will show an interface with the size of the input queue being greater than the max, as shown in the following example:\r\nRouter#show interface | include Input queue:\nInput queue: 76/75/180/0 (size/max/drops/flushes); Total output drops: 0",
        "title": "Indicators of Compromise"
      },
      {
        "category": "general",
        "text": "There are no workarounds that address this vulnerability.\r\n\r\nThe following identification mechanisms exist for the queue wedge exploit for this vulnerability:\r\n\r\nEmbedded Event Manager\r\n\r\nA Cisco IOS Embedded Event Manager (EEM) policy that is based on Tool Command Language (Tcl) can be used on vulnerable Cisco IOS devices to identify and detect an interface queue wedge that is caused by this vulnerability. The policy allows administrators to monitor the interfaces for Cisco IOS device and detect when the interface input queues are full. When Cisco IOS EEM detects potential exploitation of this vulnerability, the policy can trigger a response by sending an alert to the network administrator, who could then decide to implement an upgrade, implement suitable mitigations, or reload the device to clear the input queue.\r\n\r\nThe Tcl script is available for download from the Cisco Beyond: Embedded Event Manager (EEM) Scripting Community at the following link: https://supportforums.cisco.com/docs/DOC-19337 [\"https://supportforums.cisco.com/docs/DOC-19337\"]\r\n\r\nFor additional information, see the Cisco Security Blog Cisco IOS Queue Wedges Explained [\"http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/\"].",
        "title": "Workarounds"
      },
      {
        "category": "general",
        "text": "Cisco has released free software updates that address the vulnerability described in this advisory. Customers may only install and expect support for software versions and feature sets for which they have purchased a license. By installing, downloading, accessing, or otherwise using such software upgrades, customers agree to follow the terms of the Cisco software license:\r\nhttps://www.cisco.com/c/en/us/products/end-user-license-agreement.html [\"https://www.cisco.com/c/en/us/products/end-user-license-agreement.html\"]\r\n\r\nAdditionally, customers may only download software for which they have a valid license, procured from Cisco directly, or through a Cisco authorized reseller or partner. In most cases this will be a maintenance upgrade to software that was previously purchased. Free security software updates do not entitle customers to a new software license, additional software feature sets, or major revision upgrades.\r\n\r\nWhen considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) or their contracted maintenance providers.\r\n  Customers Without Service Contracts\r\nCustomers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco TAC:\r\nhttps://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html [\"https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html\"]\r\n\r\nCustomers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade.\r\n                         Cisco IOS Software\r\nTo help customers determine their exposure to vulnerabilities in Cisco IOS Software, Cisco provides a tool, the Cisco IOS Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"], that identifies any Cisco Security Advisories that impact a specific Cisco IOS Software release and the earliest release that fixes the vulnerabilities described in each advisory (\u201cFirst Fixed\u201d). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities described in all the advisories identified (\u201cCombined First Fixed\u201d).\r\n\r\nCustomers can use this tool to perform the following tasks:\r\n\r\nInitiate a search by choosing one or more releases from a drop-down list or uploading a file from a local system for the tool to parse\r\nEnter the output of the show version command for the tool to parse\r\nCreate a custom search by including all previously published Cisco Security Advisories, a specific advisory, or all advisories in the most recent bundled publication\r\n\r\nTo determine whether a release is affected by any published Cisco Security Advisory, use the Cisco IOS Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] on Cisco.com or enter a Cisco IOS Software release\u2014for example, 15.1(4)M2\u2014in the following field:\r\n\r\n\r\n\r\nBy default, the Cisco IOS Software Checker includes results only for vulnerabilities that have a Critical or High Security Impact Rating (SIR). To include results for Medium SIR vulnerabilities, use the Cisco IOS Software Checker on Cisco.com and check the Medium check box in the Impact Rating drop-down list.",
        "title": "Fixed Software"
      },
      {
        "category": "general",
        "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.",
        "title": "Vulnerability Policy"
      },
      {
        "category": "general",
        "text": "The Cisco Product Security Incident Response Team (PSIRT) 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 IOS Software NAT64 Denial of Service Vulnerability",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-nat64"
      },
      {
        "category": "external",
        "summary": "Cisco Event Response: March 2019 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication",
        "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-71135"
      },
      {
        "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-20190327-nat64",
        "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190327-nat64"
      },
      {
        "category": "external",
        "summary": "Cisco Event Response: March 2019 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication",
        "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-71135"
      },
      {
        "category": "external",
        "summary": "Cisco IOS and NX-OS Software Reference Guide",
        "url": "https://www.cisco.com/c/en/us/about/security-center/ios-nx-os-reference-guide.html"
      },
      {
        "category": "external",
        "summary": "Cisco IOS Queue Wedges Explained",
        "url": "http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/"
      },
      {
        "category": "external",
        "summary": "https://supportforums.cisco.com/docs/DOC-19337",
        "url": "https://supportforums.cisco.com/docs/DOC-19337"
      },
      {
        "category": "external",
        "summary": "Cisco IOS Queue Wedges Explained",
        "url": "http://blogs.cisco.com/security/cisco_ios_queue_wedges_explained/"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html",
        "url": "https://www.cisco.com/c/en/us/products/end-user-license-agreement.html"
      },
      {
        "category": "external",
        "summary": "Cisco Security Advisories and Alerts page",
        "url": "https://www.cisco.com/go/psirt"
      },
      {
        "category": "external",
        "summary": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html",
        "url": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;IOS Software Checker",
        "url": "https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"
      },
      {
        "category": "external",
        "summary": "Cisco\u0026nbsp;IOS Software Checker",
        "url": "https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"
      },
      {
        "category": "external",
        "summary": "Security Vulnerability Policy",
        "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"
      }
    ],
    "title": "Cisco IOS Software NAT64 Denial of Service Vulnerability",
    "tracking": {
      "current_release_date": "2019-03-27T16:00:00+00:00",
      "generator": {
        "date": "2022-09-03T03:17:15+00:00",
        "engine": {
          "name": "TVCE"
        }
      },
      "id": "cisco-sa-20190327-nat64",
      "initial_release_date": "2019-03-27T16:00:00+00:00",
      "revision_history": [
        {
          "date": "2019-03-27T15:12:22+00:00",
          "number": "1.0.0",
          "summary": "Initial public release."
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.4(1)T",
                    "product": {
                      "name": "15.4(1)T",
                      "product_id": "CSAFPID-115981"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(2)T",
                    "product": {
                      "name": "15.4(2)T",
                      "product_id": "CSAFPID-191997"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(1)T2",
                    "product": {
                      "name": "15.4(1)T2",
                      "product_id": "CSAFPID-196114"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(1)T1",
                    "product": {
                      "name": "15.4(1)T1",
                      "product_id": "CSAFPID-196255"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(1)T3",
                    "product": {
                      "name": "15.4(1)T3",
                      "product_id": "CSAFPID-196256"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(2)T1",
                    "product": {
                      "name": "15.4(2)T1",
                      "product_id": "CSAFPID-201189"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(2)T3",
                    "product": {
                      "name": "15.4(2)T3",
                      "product_id": "CSAFPID-202715"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(2)T2",
                    "product": {
                      "name": "15.4(2)T2",
                      "product_id": "CSAFPID-204095"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(1)T4",
                    "product": {
                      "name": "15.4(1)T4",
                      "product_id": "CSAFPID-204282"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(2)T4",
                    "product": {
                      "name": "15.4(2)T4",
                      "product_id": "CSAFPID-209101"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.4T"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M",
                    "product": {
                      "name": "15.4(3)M",
                      "product_id": "CSAFPID-193350"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M1",
                    "product": {
                      "name": "15.4(3)M1",
                      "product_id": "CSAFPID-201713"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M2",
                    "product": {
                      "name": "15.4(3)M2",
                      "product_id": "CSAFPID-204104"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M3",
                    "product": {
                      "name": "15.4(3)M3",
                      "product_id": "CSAFPID-205721"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M4",
                    "product": {
                      "name": "15.4(3)M4",
                      "product_id": "CSAFPID-209094"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M5",
                    "product": {
                      "name": "15.4(3)M5",
                      "product_id": "CSAFPID-211618"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M6",
                    "product": {
                      "name": "15.4(3)M6",
                      "product_id": "CSAFPID-214166"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M7",
                    "product": {
                      "name": "15.4(3)M7",
                      "product_id": "CSAFPID-220443"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M6a",
                    "product": {
                      "name": "15.4(3)M6a",
                      "product_id": "CSAFPID-220674"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M7a",
                    "product": {
                      "name": "15.4(3)M7a",
                      "product_id": "CSAFPID-225668"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M8",
                    "product": {
                      "name": "15.4(3)M8",
                      "product_id": "CSAFPID-227915"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M9",
                    "product": {
                      "name": "15.4(3)M9",
                      "product_id": "CSAFPID-231447"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.4(3)M10",
                    "product": {
                      "name": "15.4(3)M10",
                      "product_id": "CSAFPID-234279"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.4M"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.4(1)CG1",
                    "product": {
                      "name": "15.4(1)CG1",
                      "product_id": "CSAFPID-200495"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.4CG"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.5(1)T",
                    "product": {
                      "name": "15.5(1)T",
                      "product_id": "CSAFPID-197477"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(1)T1",
                    "product": {
                      "name": "15.5(1)T1",
                      "product_id": "CSAFPID-204279"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(2)T",
                    "product": {
                      "name": "15.5(2)T",
                      "product_id": "CSAFPID-205517"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(1)T2",
                    "product": {
                      "name": "15.5(1)T2",
                      "product_id": "CSAFPID-209109"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(1)T3",
                    "product": {
                      "name": "15.5(1)T3",
                      "product_id": "CSAFPID-209110"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(2)T1",
                    "product": {
                      "name": "15.5(2)T1",
                      "product_id": "CSAFPID-209111"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(2)T2",
                    "product": {
                      "name": "15.5(2)T2",
                      "product_id": "CSAFPID-209112"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(2)T3",
                    "product": {
                      "name": "15.5(2)T3",
                      "product_id": "CSAFPID-211408"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(2)T4",
                    "product": {
                      "name": "15.5(2)T4",
                      "product_id": "CSAFPID-213795"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(1)T4",
                    "product": {
                      "name": "15.5(1)T4",
                      "product_id": "CSAFPID-214480"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.5T"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M",
                    "product": {
                      "name": "15.5(3)M",
                      "product_id": "CSAFPID-200509"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M1",
                    "product": {
                      "name": "15.5(3)M1",
                      "product_id": "CSAFPID-209360"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M0a",
                    "product": {
                      "name": "15.5(3)M0a",
                      "product_id": "CSAFPID-209936"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M2",
                    "product": {
                      "name": "15.5(3)M2",
                      "product_id": "CSAFPID-211825"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M2a",
                    "product": {
                      "name": "15.5(3)M2a",
                      "product_id": "CSAFPID-213633"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M3",
                    "product": {
                      "name": "15.5(3)M3",
                      "product_id": "CSAFPID-213789"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M4",
                    "product": {
                      "name": "15.5(3)M4",
                      "product_id": "CSAFPID-218996"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M4a",
                    "product": {
                      "name": "15.5(3)M4a",
                      "product_id": "CSAFPID-221093"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M5",
                    "product": {
                      "name": "15.5(3)M5",
                      "product_id": "CSAFPID-222988"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M4b",
                    "product": {
                      "name": "15.5(3)M4b",
                      "product_id": "CSAFPID-222989"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M4c",
                    "product": {
                      "name": "15.5(3)M4c",
                      "product_id": "CSAFPID-223189"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M6",
                    "product": {
                      "name": "15.5(3)M6",
                      "product_id": "CSAFPID-225155"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M7",
                    "product": {
                      "name": "15.5(3)M7",
                      "product_id": "CSAFPID-228957"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M6a",
                    "product": {
                      "name": "15.5(3)M6a",
                      "product_id": "CSAFPID-230609"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.5(3)M8",
                    "product": {
                      "name": "15.5(3)M8",
                      "product_id": "CSAFPID-233072"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.5M"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.6(1)T",
                    "product": {
                      "name": "15.6(1)T",
                      "product_id": "CSAFPID-205516"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(2)T",
                    "product": {
                      "name": "15.6(2)T",
                      "product_id": "CSAFPID-209115"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(1)T0a",
                    "product": {
                      "name": "15.6(1)T0a",
                      "product_id": "CSAFPID-212118"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(1)T1",
                    "product": {
                      "name": "15.6(1)T1",
                      "product_id": "CSAFPID-212445"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(2)T1",
                    "product": {
                      "name": "15.6(2)T1",
                      "product_id": "CSAFPID-214938"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(1)T2",
                    "product": {
                      "name": "15.6(1)T2",
                      "product_id": "CSAFPID-216215"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(2)T0a",
                    "product": {
                      "name": "15.6(2)T0a",
                      "product_id": "CSAFPID-216239"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(2)T2",
                    "product": {
                      "name": "15.6(2)T2",
                      "product_id": "CSAFPID-216962"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(1)T3",
                    "product": {
                      "name": "15.6(1)T3",
                      "product_id": "CSAFPID-227613"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(2)T3",
                    "product": {
                      "name": "15.6(2)T3",
                      "product_id": "CSAFPID-227914"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.6T"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.5(2)XB",
                    "product": {
                      "name": "15.5(2)XB",
                      "product_id": "CSAFPID-213002"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.5XB"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M",
                    "product": {
                      "name": "15.6(3)M",
                      "product_id": "CSAFPID-214074"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M1",
                    "product": {
                      "name": "15.6(3)M1",
                      "product_id": "CSAFPID-220396"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M0a",
                    "product": {
                      "name": "15.6(3)M0a",
                      "product_id": "CSAFPID-220522"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M1a",
                    "product": {
                      "name": "15.6(3)M1a",
                      "product_id": "CSAFPID-224327"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M1b",
                    "product": {
                      "name": "15.6(3)M1b",
                      "product_id": "CSAFPID-224443"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M2",
                    "product": {
                      "name": "15.6(3)M2",
                      "product_id": "CSAFPID-225667"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M2a",
                    "product": {
                      "name": "15.6(3)M2a",
                      "product_id": "CSAFPID-227172"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M3",
                    "product": {
                      "name": "15.6(3)M3",
                      "product_id": "CSAFPID-228142"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M3a",
                    "product": {
                      "name": "15.6(3)M3a",
                      "product_id": "CSAFPID-228959"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M4",
                    "product": {
                      "name": "15.6(3)M4",
                      "product_id": "CSAFPID-228965"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.6(3)M5",
                    "product": {
                      "name": "15.6(3)M5",
                      "product_id": "CSAFPID-233074"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.6M"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.7(3)M",
                    "product": {
                      "name": "15.7(3)M",
                      "product_id": "CSAFPID-228191"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.7(3)M1",
                    "product": {
                      "name": "15.7(3)M1",
                      "product_id": "CSAFPID-228973"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.7(3)M0a",
                    "product": {
                      "name": "15.7(3)M0a",
                      "product_id": "CSAFPID-230624"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.7(3)M3",
                    "product": {
                      "name": "15.7(3)M3",
                      "product_id": "CSAFPID-231509"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.7(3)M2",
                    "product": {
                      "name": "15.7(3)M2",
                      "product_id": "CSAFPID-231510"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.7M"
              },
              {
                "branches": [
                  {
                    "category": "service_pack",
                    "name": "15.8(3)M",
                    "product": {
                      "name": "15.8(3)M",
                      "product_id": "CSAFPID-240653"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.8(3)M0a",
                    "product": {
                      "name": "15.8(3)M0a",
                      "product_id": "CSAFPID-245741"
                    }
                  },
                  {
                    "category": "service_pack",
                    "name": "15.8(3)M0b",
                    "product": {
                      "name": "15.8(3)M0b",
                      "product_id": "CSAFPID-247679"
                    }
                  }
                ],
                "category": "product_version",
                "name": "15.8M"
              }
            ],
            "category": "product_family",
            "name": "IOS"
          }
        ],
        "category": "vendor",
        "name": "Cisco"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-1751",
      "ids": [
        {
          "system_name": "Cisco Bug ID",
          "text": "CSCvk61580"
        }
      ],
      "notes": [
        {
          "category": "other",
          "text": "Complete.",
          "title": "Affected Product Comprehensiveness"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-115981",
          "CSAFPID-191997",
          "CSAFPID-193350",
          "CSAFPID-196114",
          "CSAFPID-196255",
          "CSAFPID-196256",
          "CSAFPID-197477",
          "CSAFPID-200495",
          "CSAFPID-200509",
          "CSAFPID-201189",
          "CSAFPID-201713",
          "CSAFPID-202715",
          "CSAFPID-204095",
          "CSAFPID-204104",
          "CSAFPID-204279",
          "CSAFPID-204282",
          "CSAFPID-205516",
          "CSAFPID-205517",
          "CSAFPID-205721",
          "CSAFPID-209094",
          "CSAFPID-209101",
          "CSAFPID-209109",
          "CSAFPID-209110",
          "CSAFPID-209111",
          "CSAFPID-209112",
          "CSAFPID-209115",
          "CSAFPID-209360",
          "CSAFPID-209936",
          "CSAFPID-211408",
          "CSAFPID-211618",
          "CSAFPID-211825",
          "CSAFPID-212118",
          "CSAFPID-212445",
          "CSAFPID-213002",
          "CSAFPID-213633",
          "CSAFPID-213789",
          "CSAFPID-213795",
          "CSAFPID-214074",
          "CSAFPID-214166",
          "CSAFPID-214480",
          "CSAFPID-214938",
          "CSAFPID-216215",
          "CSAFPID-216239",
          "CSAFPID-216962",
          "CSAFPID-218996",
          "CSAFPID-220396",
          "CSAFPID-220443",
          "CSAFPID-220522",
          "CSAFPID-220674",
          "CSAFPID-221093",
          "CSAFPID-222988",
          "CSAFPID-222989",
          "CSAFPID-223189",
          "CSAFPID-224327",
          "CSAFPID-224443",
          "CSAFPID-225155",
          "CSAFPID-225667",
          "CSAFPID-225668",
          "CSAFPID-227172",
          "CSAFPID-227613",
          "CSAFPID-227914",
          "CSAFPID-227915",
          "CSAFPID-228142",
          "CSAFPID-228191",
          "CSAFPID-228957",
          "CSAFPID-228959",
          "CSAFPID-228965",
          "CSAFPID-228973",
          "CSAFPID-230609",
          "CSAFPID-230624",
          "CSAFPID-231447",
          "CSAFPID-231509",
          "CSAFPID-231510",
          "CSAFPID-233072",
          "CSAFPID-233074",
          "CSAFPID-234279",
          "CSAFPID-240653",
          "CSAFPID-245741",
          "CSAFPID-247679"
        ]
      },
      "release_date": "2019-03-27T16:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Cisco has released software updates that address this vulnerability.",
          "product_ids": [
            "CSAFPID-115981",
            "CSAFPID-191997",
            "CSAFPID-193350",
            "CSAFPID-196114",
            "CSAFPID-196255",
            "CSAFPID-196256",
            "CSAFPID-197477",
            "CSAFPID-200495",
            "CSAFPID-200509",
            "CSAFPID-201189",
            "CSAFPID-201713",
            "CSAFPID-202715",
            "CSAFPID-204095",
            "CSAFPID-204104",
            "CSAFPID-204279",
            "CSAFPID-204282",
            "CSAFPID-205516",
            "CSAFPID-205517",
            "CSAFPID-205721",
            "CSAFPID-209094",
            "CSAFPID-209101",
            "CSAFPID-209109",
            "CSAFPID-209110",
            "CSAFPID-209111",
            "CSAFPID-209112",
            "CSAFPID-209115",
            "CSAFPID-209360",
            "CSAFPID-209936",
            "CSAFPID-211408",
            "CSAFPID-211618",
            "CSAFPID-211825",
            "CSAFPID-212118",
            "CSAFPID-212445",
            "CSAFPID-213002",
            "CSAFPID-213633",
            "CSAFPID-213789",
            "CSAFPID-213795",
            "CSAFPID-214074",
            "CSAFPID-214166",
            "CSAFPID-214480",
            "CSAFPID-214938",
            "CSAFPID-216215",
            "CSAFPID-216239",
            "CSAFPID-216962",
            "CSAFPID-218996",
            "CSAFPID-220396",
            "CSAFPID-220443",
            "CSAFPID-220522",
            "CSAFPID-220674",
            "CSAFPID-221093",
            "CSAFPID-222988",
            "CSAFPID-222989",
            "CSAFPID-223189",
            "CSAFPID-224327",
            "CSAFPID-224443",
            "CSAFPID-225155",
            "CSAFPID-225667",
            "CSAFPID-225668",
            "CSAFPID-227172",
            "CSAFPID-227613",
            "CSAFPID-227914",
            "CSAFPID-227915",
            "CSAFPID-228142",
            "CSAFPID-228191",
            "CSAFPID-228957",
            "CSAFPID-228959",
            "CSAFPID-228965",
            "CSAFPID-228973",
            "CSAFPID-230609",
            "CSAFPID-230624",
            "CSAFPID-231447",
            "CSAFPID-231509",
            "CSAFPID-231510",
            "CSAFPID-233072",
            "CSAFPID-233074",
            "CSAFPID-234279",
            "CSAFPID-240653",
            "CSAFPID-245741",
            "CSAFPID-247679"
          ],
          "url": "https://software.cisco.com"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-115981",
            "CSAFPID-191997",
            "CSAFPID-193350",
            "CSAFPID-196114",
            "CSAFPID-196255",
            "CSAFPID-196256",
            "CSAFPID-197477",
            "CSAFPID-200495",
            "CSAFPID-200509",
            "CSAFPID-201189",
            "CSAFPID-201713",
            "CSAFPID-202715",
            "CSAFPID-204095",
            "CSAFPID-204104",
            "CSAFPID-204279",
            "CSAFPID-204282",
            "CSAFPID-205516",
            "CSAFPID-205517",
            "CSAFPID-205721",
            "CSAFPID-209094",
            "CSAFPID-209101",
            "CSAFPID-209109",
            "CSAFPID-209110",
            "CSAFPID-209111",
            "CSAFPID-209112",
            "CSAFPID-209115",
            "CSAFPID-209360",
            "CSAFPID-209936",
            "CSAFPID-211408",
            "CSAFPID-211618",
            "CSAFPID-211825",
            "CSAFPID-212118",
            "CSAFPID-212445",
            "CSAFPID-213002",
            "CSAFPID-213633",
            "CSAFPID-213789",
            "CSAFPID-213795",
            "CSAFPID-214074",
            "CSAFPID-214166",
            "CSAFPID-214480",
            "CSAFPID-214938",
            "CSAFPID-216215",
            "CSAFPID-216239",
            "CSAFPID-216962",
            "CSAFPID-218996",
            "CSAFPID-220396",
            "CSAFPID-220443",
            "CSAFPID-220522",
            "CSAFPID-220674",
            "CSAFPID-221093",
            "CSAFPID-222988",
            "CSAFPID-222989",
            "CSAFPID-223189",
            "CSAFPID-224327",
            "CSAFPID-224443",
            "CSAFPID-225155",
            "CSAFPID-225667",
            "CSAFPID-225668",
            "CSAFPID-227172",
            "CSAFPID-227613",
            "CSAFPID-227914",
            "CSAFPID-227915",
            "CSAFPID-228142",
            "CSAFPID-228191",
            "CSAFPID-228957",
            "CSAFPID-228959",
            "CSAFPID-228965",
            "CSAFPID-228973",
            "CSAFPID-230609",
            "CSAFPID-230624",
            "CSAFPID-231447",
            "CSAFPID-231509",
            "CSAFPID-231510",
            "CSAFPID-233072",
            "CSAFPID-233074",
            "CSAFPID-234279",
            "CSAFPID-240653",
            "CSAFPID-245741",
            "CSAFPID-247679"
          ]
        }
      ],
      "title": "Cisco IOS Software NAT64 Denial of Service Vulnerability"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

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