VAR-201003-0230
Vulnerability from variot - Updated: 2025-04-11 23:04Cisco IOS 12.2 through 12.4, when certain PMTUD, SNAT, or window-size configurations are used, allows remote attackers to cause a denial of service (infinite loop, and device reload or hang) via a TCP segment with crafted options, aka Bug ID CSCsz75186. Cisco IOS Is PMTUD , SNAT Or TCP When using window size settings, TCP Service operation disruption due to incomplete segment processing (DoS) There is a vulnerability that becomes a condition. The problem is Bug ID : CSCsz75186 It is a problem.Service disruption by a third party (DoS) There is a possibility of being put into a state. Cisco IOS is prone to a denial-of-service vulnerability when handling specially crafted TCP packets. An attacker can exploit this issue to trigger an affected device to reload or hang, causing denial-of-service conditions. The device must have a specific configuration to be affected by this vulnerability. This issue is documented by Cisco Bug ID CSCsz75186.
SOLUTION: Update to the fixed version (please see the vendor's advisories for details).
PROVIDED AND/OR DISCOVERED BY: Reported by the vendor.
ORIGINAL ADVISORY: http://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml
About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities.
Subscribe: http://secunia.com/advisories/secunia_security_advisories/
Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/
Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.
Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org
. The vulnerability may be triggered by a TCP segment containing crafted TCP options that is received during the TCP session establishment phase.
Cisco has released free software updates that address this vulnerability.
This advisory is posted at:
http://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml
Note: The March 24, 2010, Cisco IOS Software Security Advisory bundled publication includes seven Security Advisories. All the advisories address vulnerabilities in Cisco IOS Software. Each advisory lists the releases that correct the vulnerability or vulnerabilities detailed in the advisory. The table at the following URL lists releases that correct all Cisco IOS Software vulnerabilities that have been published on March 24, 2010, or earlier:
http://www.cisco.com/warp/public/707/cisco-sa-20100324-bundle.shtml
Individual publication links are in "Cisco Event Response: Semiannual Cisco IOS Software Security Advisory Bundled Publication" at the following link:
http://www.cisco.com/web/about/security/intelligence/Cisco_ERP_mar10.html
Affected Products
Vulnerable Products +------------------
Vulnerable devices are running an affected version of Cisco IOS Software, and are configured for any of the following:
- A specific TCP window size
- TCP path MTU discovery (PMTUD)
- Stateful Network Address Translation (SNAT) with TCP as the transport protocol
Configurations Using a Specific TCP Window Size ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Devices configured to use a specific TCP receive window size for connections originating on the device are affected by this vulnerability. A device configured with a specific TCP receive window size has the following command in its configuration:
ip tcp window-size <window size, from 0 to 1073741823>
If the TCP window size has not been explicitly configured with the command "ip tcp window-size " then the device is not affected by the vulnerability.
Configurations Using Path MTU Discovery ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Devices configured to use PMTUD for TCP connections originating or terminating on the device are also affected by this vulnerability. Different Cisco IOS Software features may allow to enable or disable PMTUD on a per-feature basis. The following list contains features known to enable PMTUD for TCP connections:
- TCP over IPv4: the "ip tcp path-mtu-discovery" command enables PMTUD for all new TCP over IPv4 connections from the device. This command is disabled by default.
- TCP over IPv6: PMTUD is enabled by default for IPV6 and cannot be disabled.
-
Border Gateway Protocol (BGP): recent versions of Cisco IOS Software (Cisco IOS Release 12.2(33)SRA, 12.2(31)SB, 12.2(33)SXH, 12.4(20)T and later releases) automatically enable PMTUD for all BGP neighbor sessions when BGP is configured. Refer to:
http://www.cisco.com/en/US/docs/ios/12_2sr/12_2sra/feature/guide/srbgpmtu.html
for details.
Other features like generic routing encapsulation (GRE), IP-in-IP tunneling, and Layer 2 Tunneling Protocol (L2TP) also allow the use of PMTUD.
Configurations Using Stateful NAT with TCP as the Transport Protocol ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Devices configured to use SNAT are also affected by this vulnerability. A device configured to use SNAT with TCP as the transport protocol has the following commands in its configuration:
ip nat Stateful id <stateful NAT ID number>
redundancy <redundancy group name>
...
protocol tcp
!
Note that to be affected under an SNAT configuration scenario, the SNAT transport protocol must be TCP. Recent versions of Cisco IOS Software do not support the use of TCP as the SNAT transport protocol (they only support UDP), in which case the use of SNAT does not make a device vulnerable. SNAT is not enabled by default, and when SNAT is configured, the default transport protocol is TCP if the Cisco IOS Software release supports TCP as a transport protocol for SNAT.
Determining The Cisco IOS Software Version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To determine the Cisco IOS Software release that is running on a Cisco product, administrators can log in to the device and issue the "show version" command to display the system banner. The system banner confirms that the device is running Cisco IOS Software by displaying text similar to "Cisco Internetwork Operating System Software" or "Cisco IOS Software." The image name is displayed in parentheses, followed by "Version" and the Cisco IOS Software release name. Other Cisco devices do not have the "show version" command or may provide different output.
The following example identifies a Cisco product that is running Cisco IOS Software Release 12.3(26) with an installed image name of C2500-IS-L:
Router#show version
Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(26), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by cisco Systems, Inc.
Compiled Mon 17-Mar-08 14:39 by dchih
<output truncated>
The following example identifies a Cisco product that is running Cisco IOS Software Release 12.4(20)T with an installed image name of C1841-ADVENTERPRISEK9-M:
Router#show version
Cisco IOS Software, 1841 Software (C1841-ADVENTERPRISEK9-M), Version 12.4(20)T, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Thu 10-Jul-08 20:25 by prod_rel_team
<output truncated>
Additional information about Cisco IOS Software release naming conventions is available in "White Paper: Cisco IOS Reference Guide" at the following link:
http://www.cisco.com/warp/public/620/1.html
Products Confirmed Not Vulnerable +--------------------------------
Cisco IOS XR Software is not affected.
Cisco IOS XE Software is not affected.
The vulnerability may only be triggered by a TCP segment received during the TCP session establishment phase. The received TCP segment must contain crafted, not malformed, TCP options. A TCP three-way handshake does not need to be completed to exploit the vulnerability.
To be affected by this vulnerability, a device must be configured for any of the following:
- A specific TCP receive window size
- PMTUD
- SNAT with TCP as the transport protocol
Refer to the Affected Products section for additional details on these configurations. The following syslog messages may indicate that this vulnerability has been exploited:
%SYS-3-CPUHOG: Task is running for (128004)msecs, more than (2000)msecs (23/1),process = IP Input.
-Traceback= 0x41CA6AC4 0x41C83170 0x41A22704 0x41F249D4 0x41A24A34 0x41B24C58
%SYS-2-WATCHDOG: Process aborted on watchdog timeout, process = IP Input.
BGP Considerations ~~~~~~~~~~~~~~~~~~
This vulnerability could be exploited through the BGP port (TCP port 179) if all the following conditions are met:
- The device is configured for one or more of the features that make a device affected, as explained above. Note that in recent versions of Cisco IOS Software, configuring BGP automatically enables PMTUD for all BGP neighbor sessions.
- The source IP address of an attack packet is the IP address of a configured BGP peer.
- If the BGP TTL Security Hack (BTSH)/Generalized TTL Security Mechanism (GTSM) is configured, the TTL of the received attack packet is within the allowed TTL range.
- If the BGP peering session is protected by the TCP MD5 option, the attack packet has the correct MD5 hash.
Vulnerability Scoring Details
Cisco has provided scores for the vulnerability in this advisory based on the Common Vulnerability Scoring System (CVSS). The CVSS scoring in this Security Advisory is done in accordance with CVSS version 2.0.
CVSS is a standards-based scoring method that conveys vulnerability severity and helps determine urgency and priority of response.
Cisco has provided a base and temporal score. Customers can then compute environmental scores to assist in determining the impact of the vulnerability in individual networks.
Cisco has provided an FAQ to answer additional questions regarding CVSS at:
http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html
Cisco has also provided a CVSS calculator to help compute the environmental impact for individual networks at:
http://intellishield.cisco.com/security/alertmanager/cvss
CSCsz75186 - TCP crash by watchdog timeout due to crafted TCP segment
CVSS Base Score - 7.1
Access Vector - Network Access Complexity - Medium Authentication - None Confidentiality Impact - None Integrity Impact - None Availability Impact - Complete
CVSS Temporal Score - 5.9
Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed
Impact
Successful exploitation of the vulnerability may cause the affected device to reload or hang. Repeated exploitation could result in a sustained denial of service condition. In the case of a hang, cycling power to the device may be required to put the device back in service.
Software Versions and Fixes
When considering software upgrades, also consult http://www.cisco.com/go/psirt and any subsequent advisories to determine exposure and a complete upgrade solution.
In all cases, customers should exercise caution to be certain the devices to be upgraded contain sufficient memory and that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, contact the Cisco Technical Assistance Center (TAC) or your contracted maintenance provider for assistance.
Each row of the Cisco IOS software table (below) names a Cisco IOS release train. If a given release train is vulnerable, then the earliest possible releases that contain the fix (along with the anticipated date of availability for each, if applicable) are listed in the "First Fixed Release for this Advisory" column of the table. The "First Fixed Release for all Advisories in 24 March 2010 Bundle Publication" column indicates the earliest possible releases which have fixes for all the published vulnerabilities in this Cisco IOS Security Advisory bundled publication. Cisco recommends upgrading to the latest available release where possible.
+-------------------------------------------------------------------+ | Major | Availability of Repaired Releases | | Release | | |------------+------------------------------------------------------| | Affected | | First Fixed Release for | | 12.0-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |-------------------------------------------------------------------| | There are no affected 12.0 based releases | |-------------------------------------------------------------------| | Affected | | First Fixed Release for | | 12.1-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |-------------------------------------------------------------------| | There are no affected 12.1 based releases | |-------------------------------------------------------------------| | Affected | | First Fixed Release for | | 12.2-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |------------+---------------------------+--------------------------| | 12.2 | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2B | fixed 12.4 release. | any release in 15.0M or | | | Releases up to and | a fixed 12.4 release. | | | including 12.2(4)B8 are | | | | not vulnerable. | | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2BC | fixed 12.4 release. | any release in 15.0M or | | | Releases up to and | a fixed 12.4 release. | | | including 12.2(4)BC1b are | | | | not vulnerable. | | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2BW | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; first fixed | | | | in 12.4 | Vulnerable; migrate to | | 12.2BX | | any release in 15.0M or | | | Releases up to and | a fixed 12.4 release. | | | including 12.2(2)BX1 are | | | | not vulnerable. | | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2BY | fixed 12.4 | any release in 15.0M or | | | release.Releases up to | a fixed 12.4 release. | | | and including 12.2(2)BY3 | | | | are not vulnerable. | | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2BZ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2CX | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2CY | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.2CZ | Vulnerable; migrate to | Vulnerable; migrate to | | | any release in 12.2S | any release in 12.2SRE | |------------+---------------------------+--------------------------| | 12.2DA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2DD | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2DX | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.2EW | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2EWA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Releases up to and | | | | including 12.2(37)EX are | | | | not vulnerable. | | 12.2EX | Not Vulnerable | | | | | Releases 12.2(44)EX and | | | | later are not | | | | vulnerable; first fixed | | | | in 12.2SE | |------------+---------------------------+--------------------------| | | | Releases prior to 12.2 | | 12.2EY | Not Vulnerable | (37)EY are vulnerable, | | | | release 12.2(37)EY and | | | | later are not vulnerable | |------------+---------------------------+--------------------------| | 12.2EZ | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2FX | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2FY | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2FZ | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2IRA | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SRC | |------------+---------------------------+--------------------------| | 12.2IRB | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SRC | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IRC | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IRD | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXA | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXB | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXC | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXD | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXE | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXF | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXG | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2IXH | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | Releases up to and | Releases up to and | | 12.2JA | including 12.2(4)JA1 are | including 12.2(4)JA1 are | | | not vulnerable. | not vulnerable. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2JK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.2MB | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; first fixed | | 12.2MC | any release in 15.0M or a | in 12.4 | | | fixed 12.4 release. | | |------------+---------------------------+--------------------------| | 12.2MRA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Releases prior to 12.2 | | | | (30)S are vulnerable, | | 12.2S | Not Vulnerable | release 12.2(30)S and | | | | later are not | | | | vulnerable; | |------------+---------------------------+--------------------------| | | | 12.2(33)SB8 | | 12.2SB | Not Vulnerable | | | | | 12.2(31)SB18; Available | | | | on 24-MAR-10 | |------------+---------------------------+--------------------------| | 12.2SBC | Not Vulnerable | Vulnerable; migrate to | | | | any release in 12.2SRE | |------------+---------------------------+--------------------------| | 12.2SCA | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SCB | |------------+---------------------------+--------------------------| | 12.2SCB | Not Vulnerable | 12.2(33)SCB6 | |------------+---------------------------+--------------------------| | 12.2SCC | Not Vulnerable | 12.2(33)SCC1 | |------------+---------------------------+--------------------------| | 12.2SCD | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SE | Not Vulnerable | 12.2(50)SE4; Available | | | | on 25-MAR-10 | |------------+---------------------------+--------------------------| | 12.2SEA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SEB | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SEC | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SED | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SE | |------------+---------------------------+--------------------------| | 12.2SEE | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SE | |------------+---------------------------+--------------------------| | 12.2SEF | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Releases prior to 12.2 | | | | (25)SEG4 are vulnerable, | | 12.2SEG | Not Vulnerable | release 12.2(25)SEG4 and | | | | later are not | | | | vulnerable; first fixed | | | | in 12.2SE | |------------+---------------------------+--------------------------| | | | Releases up to 12.2(31) | | | | SG1 are not vulnerable; | | 12.2SG | Not Vulnerable | releases 12.2(40)SG and | | | | later are not | | | | vulnerable. | |------------+---------------------------+--------------------------| | 12.2SGA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SL | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SM | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2SO | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | 12.2SQ | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2SRA | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SRD | |------------+---------------------------+--------------------------| | 12.2SRB | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SRD | |------------+---------------------------+--------------------------| | 12.2SRC | Not Vulnerable | 12.2(33)SRC5 | |------------+---------------------------+--------------------------| | 12.2SRD | Not Vulnerable | 12.2(33)SRD3 | |------------+---------------------------+--------------------------| | 12.2SRE | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | 12.2STE | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2SU | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Releases up to and | | 12.2SV | Not Vulnerable | including 12.2(18)SV2 | | | | are not vulnerable. | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2SVA | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2SVC | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2SVD | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2SVE | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Releases up to and | | | | including 12.2(25)SW3 | | | | are not vulnerable. | | 12.2SW | Not Vulnerable | | | | | Releases 12.2(25)SW12 | | | | and later are not | | | | vulnerable; first fixed | | | | in 15.0M | |------------+---------------------------+--------------------------| | 12.2SX | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | 12.2SXA | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | 12.2SXB | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | 12.2SXD | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | 12.2SXE | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | 12.2SXF | Not Vulnerable | 12.2(18)SXF17a | |------------+---------------------------+--------------------------| | 12.2SXH | Not Vulnerable | 12.2(33)SXH6 | |------------+---------------------------+--------------------------| | | | 12.2(33)SXI2a | | 12.2SXI | Not Vulnerable | | | | | 12.2(33)SXI3 | |------------+---------------------------+--------------------------| | 12.2SY | Not Vulnerable | Vulnerable; migrate to | | | | any release in 12.2SRE | |------------+---------------------------+--------------------------| | 12.2SZ | Not Vulnerable | Vulnerable; migrate to | | | | any release in 12.2SRE | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2T | fixed 12.4 | any release in 15.0M or | | | release.Releases up to | a fixed 12.4 release. | | | and including 12.2(4)T7 | | | | are not vulnerable. | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2TPC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XA | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XB | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XC | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XD | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.2XE | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XF | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XG | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XH | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XI | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2XJ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2XK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2XL | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2XM | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Releases prior to 12.2 | | | | (33)XN1 are vulnerable, | | 12.2XN | Not Vulnerable | release 12.2(33)XN1 and | | | | later are not | | | | vulnerable; first fixed | | | | in 12.2SRC | |------------+---------------------------+--------------------------| | 12.2XNA | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XNB | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XNC | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XND | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XNE | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XNF | Please see Cisco IOS-XE | Please see Cisco IOS-XE | | | Software Availability | Software Availability | |------------+---------------------------+--------------------------| | 12.2XO | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XQ | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2XR | fixed 12.4 | any release in 15.0M or | | | release.Releases up to | a fixed 12.4 release. | | | and including 12.2(4)XR | | | | are not vulnerable. | | |------------+---------------------------+--------------------------| | 12.2XS | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XT | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XU | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; migrate to | | 12.2XV | Not Vulnerable | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2XW | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2YA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YB | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2YC | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YD | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.2YE | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YF | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YG | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YH | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YJ | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.2YK | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YL | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2YM | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YN | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2YO | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | | | | any release in 15.0M or a | Vulnerable; migrate to | | 12.2YP | fixed 12.4 | any release in 15.0M or | | | release.Releases up to | a fixed 12.4 release. | | | and including 12.2(8)YP | | | | are not vulnerable. | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YQ | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YR | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.2YS | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YT | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YU | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YV | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YW | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2YX | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2YY | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2YZ | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | 12.2ZA | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXF | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZB | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZD | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2ZE | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2ZF | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2ZG | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.2ZH | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZJ | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZL | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.2ZP | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.2ZU | Not Vulnerable | Vulnerable; first fixed | | | | in 12.2SXH | |------------+---------------------------+--------------------------| | 12.2ZX | Not Vulnerable | Vulnerable; migrate to | | | | any release in 12.2SRE | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2ZY | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.2ZYA | Not Vulnerable | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | Affected | | First Fixed Release for | | 12.3-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3 | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3B | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.3BC | Vulnerable; migrate to | Vulnerable; first fixed | | | any release in 12.2SCB | in 12.2SCB | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3BW | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.3EU | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Releases prior to 12.3 | | | support organization per | (11)JA5 are vulnerable, | | 12.3JA | the instructions in | release 12.3(11)JA5 and | | | Obtaining Fixed Software | later are not vulnerable | | | section of this advisory | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Releases prior to 12.3 | | | support organization per | (8)JEA4 are vulnerable, | | 12.3JEA | the instructions in | release 12.3(8)JEA4 and | | | Obtaining Fixed Software | later are not vulnerable | | | section of this advisory | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Releases prior to 12.3 | | | support organization per | (8)JEB2 are vulnerable, | | 12.3JEB | the instructions in | release 12.3(8)JEB2 and | | | Obtaining Fixed Software | later are not vulnerable | | | section of this advisory | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3JEC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3JED | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3JK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3JL | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3JX | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3T | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3TPC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.3VA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3XB | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XC | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XD | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; first fixed | | | Vulnerable; migrate to | in 12.4 | | 12.3XE | any release in 15.0M or a | | | | fixed 12.4 release. | Vulnerable; migrate to | | | | any release in 15.0M or | | | | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3XF | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XG | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Note: Releases prior to | Releases prior to 12.3 | | | 12.3(7)XI11 are | (7)XI11 are vulnerable, | | 12.3XI | vulnerable, release 12.3 | release 12.3(7)XI11 and | | | (7)XI11 and later are not | later are not vulnerable | | | vulnerable; | | |------------+---------------------------+--------------------------| | 12.3XJ | Vulnerable; first fixed | Vulnerable; first fixed | | | in 12.4XR | in 12.4XR | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XL | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XQ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XR | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XS | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XU | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.3XW | Vulnerable; first fixed | Vulnerable; first fixed | | | in 12.4XR | in 12.4XR | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XX | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XY | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3XZ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4 release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YD | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.3YF | Vulnerable; first fixed | Vulnerable; first fixed | | | in 12.4XR | in 12.4XR | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YG | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YH | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YI | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YJ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YM | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YQ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YS | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YT | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3YU | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.3YX | Vulnerable; first fixed | Vulnerable; first fixed | | | in 12.4XR | in 12.4XR | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.3YZ | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.3ZA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | Affected | | First Fixed Release for | | 12.4-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |------------+---------------------------+--------------------------| | | 12.4(25c) | | | | | 12.4(25c) | | 12.4 | 15.0(1)M1 | | | | | 15.0(1)M1 | | | 15.0(1)M2 ; Available on | | | | 26-MAR-10 | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4GC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JA | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JDA | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JDC | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | 12.4(10b)JDD1 | | | | | | | | Vulnerable; Contact your | | | 12.4JDD | support organization per | 12.4(10b)JDD1 | | | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | | |------------+---------------------------+--------------------------| | 12.4JHA | Not Vulnerable | Not Vulnerable | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JK | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JL | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Releases prior to 12.4 | | | support organization per | (3g)JMA2 are vulnerable, | | 12.4JMA | the instructions in | release 12.4(3g)JMA2 and | | | Obtaining Fixed Software | later are not vulnerable | | | section of this advisory | | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4JMB | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | 12.4JX | Vulnerable; first fixed | Vulnerable; first fixed | | | in 12.4JA | in 12.4JA | |------------+---------------------------+--------------------------| | | 12.4(11)MD10 | | | 12.4MD | | 12.4(24)MD | | | 12.4(15)MD4 12.4(24)MD | | |------------+---------------------------+--------------------------| | 12.4MDA | 12.4(22)MDA2 | 12.4(22)MDA2 | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4MR | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4SW | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | 12.4(22)T3 | 12.4(15)T12 | | | | | | | 12.4(20)T4 | 12.4(20)T5 | | 12.4T | | | | | 12.4(15)T10 | 12.4(24)T3; Available on | | | | 26-MAR-10 | | | 12.4(24)T2 | | | | | 12.4(22)T4 | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XB | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XC | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XD | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XE | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XF | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XG | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XJ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XK | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4XL | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XM | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4XN | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4XP | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XQ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | 12.4XR | 12.4(22)XR3 | 12.4(22)XR3 | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XT | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4XV | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XW | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XY | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4XZ | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | Vulnerable; migrate to | Vulnerable; migrate to | | 12.4YA | any release in 15.0M or a | any release in 15.0M or | | | fixed 12.4T release. | a fixed 12.4 release. | |------------+---------------------------+--------------------------| | | | Vulnerable; Contact your | | | | support organization per | | 12.4YB | 12.4(22)YB5 | the instructions in | | | | Obtaining Fixed Software | | | | section of this advisory | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4YD | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | | 12.4(22)YE2 | 12.4(22)YE2 | | 12.4YE | | | | | 12.4(24)YE | 12.4(24)YE | |------------+---------------------------+--------------------------| | | Vulnerable; Contact your | Vulnerable; Contact your | | | support organization per | support organization per | | 12.4YG | the instructions in | the instructions in | | | Obtaining Fixed Software | Obtaining Fixed Software | | | section of this advisory | section of this advisory | |------------+---------------------------+--------------------------| | Affected | | First Fixed Release for | | 15.0-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |-------------------------------------------------------------------| | There are no affected 15.0 based releases | |-------------------------------------------------------------------| | Affected | | First Fixed Release for | | 15.1-Based | First Fixed Release for | all Advisories in 24 | | Releases | this Advisory | March 2010 Bundle | | | | Publication | |-------------------------------------------------------------------| | There are no affected 15.1 based releases | +-------------------------------------------------------------------+
Cisco IOS-XE Software +--------------------
+-------------------------------------------------------------------+ | IOS-XE Release | First Fixed Release | |----------------------------+--------------------------------------| | 2.1.x | Not Vulnerable | |----------------------------+--------------------------------------| | 2.2.x | Not Vulnerable | |----------------------------+--------------------------------------| | 2.3.x | Not Vulnerable | |----------------------------+--------------------------------------| | 2.4.x | Not Vulnerable | |----------------------------+--------------------------------------| | 2.5.x | Not Vulnerable | |----------------------------+--------------------------------------| | 2.6.x | Not Vulnerable | +-------------------------------------------------------------------+
Workarounds
There are no workarounds to mitigate this vulnerability other than disabling the specific features that make a device vulnerable, if feasible.
Additionally, allowing only legitimate devices to connect to affected devices will help limit exposure to this vulnerability. Refer to the Control Plane Policing and Configuring Infrastructure Access Lists (iACLs) subsections below for further details. Since a TCP three-way handshake is not required, to increase effectiveness, the mitigation must be coupled with anti-spoofing measures on the network edge.
Specific mitigations for BGP are discussed below in the BGP Considerations subsection.
Configurations Using Path MTU Discovery +--------------------------------------
PMTUD may be disabled in some of the Cisco IOS Software features that make use of PMTUD. The specific command to use to disable PMTUD varies depending on the specific feature:
- TCP over IPv4: removing the "ip tcp path-mtu-discovery" command from the configuration will disable PMTUD for TCP over IPv4 sessions that originate on the device.
- TCP over IPv6: PMTUD is enabled by default for IPV6 and cannot be disabled.
- BGP: if BGP is configured on a recent version of Cisco IOS Software that enables PMTUD for BGP sessions, PMTUD can be disabled for all BGP sessions with the "no bgp transport path-mtu-discovery" command in router configuration mode (Cisco IOS Release 12.2(33)SRA, 12.2(31)SB, 12.2(33)SXH, 12.4(20)T, and later releases).
Configurations Using Stateful NAT with TCP as the Transport Protocol +-------------------------------------------------------------------
SNAT can be disabled by removing the "ip nat Stateful id" command from the configuration.
Control Plane Policing +---------------------
For devices that need to offer TCP services, it is possible to use Control Plane Policing (CoPP) to block TCP traffic to the device from untrusted sources. Cisco IOS Releases 12.0S, 12.2SX, 12.2S, 12.3T, 12.4, and 12.4T support the CoPP feature. CoPP may be configured on a device to protect the management and control planes to minimize the risk and effectiveness of direct infrastructure attacks by explicitly permitting only authorized traffic sent to infrastructure devices in accordance with existing security policies and configurations. The following example can be adapted to specific network configurations:
!-- The 192.168.1.0/24 network and the 172.16.1.1 host are trusted.
!-- Everything else is not trusted. The following access list is used
!-- to determine what traffic needs to be dropped by a control plane
!-- policy (the CoPP feature.) If the access list matches (permit)
!-- then traffic will be dropped and if the access list does not
!-- match (deny) then traffic will be processed by the router.
!-- Note that TCP ports 22 and 23 are just examples; this configuration
!-- needs to be expanded to include all used TCP ports.
access-list 100 deny tcp 192.168.1.0 0.0.0.255 any eq 22
access-list 100 deny tcp 192.168.1.0 0.0.0.255 any eq 23
access-list 100 deny tcp host 172.16.1.1 any eq 22
access-list 100 deny tcp host 172.16.1.1 any eq 23
access-list 100 permit tcp any any
!-- Permit (Police or Drop)/Deny (Allow) all other Layer3 and Layer4
!-- traffic in accordance with existing security policies and
!-- configurations for traffic that is authorized to be sent
!-- to infrastructure devices.
!-- Create a Class-Map for traffic to be policed by
!-- the CoPP feature.
class-map match-all drop-tcp-class
match access-group 100
!-- Create a Policy-Map that will be applied to the
!-- Control-Plane of the device, and add the "drop-tcp-traffic"
!-- class map.
policy-map control-plane-policy
class drop-tcp-class
drop
!-- Apply the Policy-Map to the Control-Plane of the
!-- device.
control-plane
service-policy input control-plane-policy
Warning: Because a TCP three-way handshake is not required to exploit this vulnerability, it is possible to easily spoof the IP address of the sender, which may defeat access control lists (ACLs) that permit communication to these ports from trusted IP addresses.
In the above CoPP example, the access control entries (ACEs) that match the potential exploit packets with the "permit" action result in these packets being discarded by the policy-map "drop" function, while packets that match the "deny" action (not shown) are not affected by the policy-map drop function. Additional information on the configuration and use of the CoPP feature can be found at:
http://www.cisco.com/web/about/security/intelligence/coppwp_gs.html
http://www.cisco.com/en/US/docs/ios/12_3t/12_3t4/feature/guide/gtrtlimt.html
Configuring Infrastructure Access Lists (iACLs) +----------------------------------------------
Although it is often difficult to block traffic transiting your network, it is possible to identify traffic that should never be allowed to target your infrastructure devices and block that traffic at the border of your network. Infrastructure ACLs are considered a network security best practice and should be considered as a long-term addition to good network security as well as a workaround for this specific vulnerability. The white paper entitled "Protecting Your Core: Infrastructure Protection Access Control Lists" presents guidelines and recommended deployment techniques for infrastructure protection ACLs:
http://www.cisco.com/en/US/tech/tk648/tk361/technologies_white_paper09186a00801afc76.shtml
BGP Considerations +-----------------
BTSH/GTSM can help prevent exploitation of this vulnerability via the BGP port because packets coming from devices that do not pass the TTL check configured via BTSH are dropped before any TCP processing takes place. For information on BTSH refer to:
http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gt_btsh.html
MD5 authentication for BGP peering sessions can also help prevent exploitation via the BGP port because the MD5 hash in an attack packet is checked before processing the crafted TCP option. For a detailed discussion on how to configure BGP, refer to the following document:
http://www.cisco.com/en/US/docs/ios/12_0/np1/configuration/guide/1cbgp.html
Obtaining Fixed Software
Cisco has released free software updates that address these vulnerabilities. Prior to deploying software, customers should consult their maintenance provider or check the software for feature set compatibility and known issues specific to their environment.
Customers may only install and expect support for the feature sets they have purchased. By installing, downloading, accessing or otherwise using such software upgrades, customers agree to be bound by the terms of Cisco's software license terms found at:
http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html
or as otherwise set forth at Cisco.com Downloads at:
http://www.cisco.com/public/sw-center/sw-usingswc.shtml
Do not contact psirt@cisco.com or security-alert@cisco.com for software upgrades.
Customers with Service Contracts +-------------------------------
Customers with contracts should obtain upgraded software through their regular update channels. For most customers, this means that upgrades should be obtained through the Software Center on Cisco's worldwide website at http://www.cisco.com.
Customers using Third Party Support Organizations +------------------------------------------------
Customers whose Cisco products are provided or maintained through prior or existing agreements with third-party support organizations, such as Cisco Partners, authorized resellers, or service providers should contact that support organization for guidance and assistance with the appropriate course of action in regards to this advisory.
The effectiveness of any workaround or fix is dependent on specific customer situations, such as product mix, network topology, traffic behavior, and organizational mission. Due to the variety of affected products and releases, customers should consult with their service provider or support organization to ensure any applied workaround or fix is the most appropriate for use in the intended network before it is deployed.
Customers without Service Contracts +----------------------------------
Customers who purchase direct from Cisco but do not hold a Cisco service contract, and customers who purchase through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should acquire upgrades by contacting the Cisco Technical Assistance Center (TAC). TAC contacts are as follows.
- +1 800 553 2447 (toll free from within North America)
- +1 408 526 7209 (toll call from anywhere in the world)
- e-mail: tac@cisco.com
Customers should have their product serial number available and be prepared to give the URL of this notice as evidence of entitlement to a free upgrade. Free upgrades for non-contract customers must be requested through the TAC.
Refer to:
http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html
for additional TAC contact information, including localized telephone numbers, and instructions and e-mail addresses for use in various languages.
Exploitation and Public Announcements
The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability described in this advisory.
This vulnerability was discovered during the resolution of customer service requests.
Status of this Notice: FINAL
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 stand-alone copy or Paraphrase of the text of this document that omits the distribution URL in the following section is an uncontrolled copy, and may lack important information or contain factual errors.
Distribution
This advisory is posted on Cisco's worldwide website at:
http://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml
In addition to worldwide web posting, a text version of this notice is clear-signed with the Cisco PSIRT PGP key and is posted to the following e-mail and Usenet news recipients.
- cust-security-announce@cisco.com
- first-bulletins@lists.first.org
- bugtraq@securityfocus.com
- vulnwatch@vulnwatch.org
- cisco@spot.colorado.edu
- cisco-nsp@puck.nether.net
- full-disclosure@lists.grok.org.uk
- comp.dcom.sys.cisco@newsgate.cisco.com
Future updates of this advisory, if any, will be placed on Cisco's worldwide website, but may or may not be actively announced on mailing lists or newsgroups. Users concerned about this problem are encouraged to check the above URL for any updates.
Revision History
+-------------------------------------------------------------------+ | Revision 1.0 | 2010-March-24 | Initial public release | +-------------------------------------------------------------------+
Cisco Security Procedures
Complete information on reporting security vulnerabilities in Cisco products, obtaining assistance with security incidents, and registering to receive security information from Cisco, is available on Cisco's worldwide website at:
http://www.cisco.com/en/US/products/products_security_vulnerability_policy.html
This includes instructions for press inquiries regarding Cisco security notices. All Cisco security advisories are available at:
http://www.cisco.com/go/psirt -----BEGIN PGP SIGNATURE-----
iD8DBQFLqO4X86n/Gc8U/uARAkFHAJ9A2DAYpZ29R/g1lNhUM76w5ap2gQCeMbpw ThV53uGf+JfVBR8psJb8Rkc= =Rdao -----END PGP SIGNATURE-----
Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
Show details on source website{
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
"affected_products": {
"@id": "https://www.variotdbs.pl/ref/affected_products"
},
"configurations": {
"@id": "https://www.variotdbs.pl/ref/configurations"
},
"credits": {
"@id": "https://www.variotdbs.pl/ref/credits"
},
"cvss": {
"@id": "https://www.variotdbs.pl/ref/cvss/"
},
"description": {
"@id": "https://www.variotdbs.pl/ref/description/"
},
"exploit_availability": {
"@id": "https://www.variotdbs.pl/ref/exploit_availability/"
},
"external_ids": {
"@id": "https://www.variotdbs.pl/ref/external_ids/"
},
"iot": {
"@id": "https://www.variotdbs.pl/ref/iot/"
},
"iot_taxonomy": {
"@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
},
"patch": {
"@id": "https://www.variotdbs.pl/ref/patch/"
},
"problemtype_data": {
"@id": "https://www.variotdbs.pl/ref/problemtype_data/"
},
"references": {
"@id": "https://www.variotdbs.pl/ref/references/"
},
"sources": {
"@id": "https://www.variotdbs.pl/ref/sources/"
},
"sources_release_date": {
"@id": "https://www.variotdbs.pl/ref/sources_release_date/"
},
"sources_update_date": {
"@id": "https://www.variotdbs.pl/ref/sources_update_date/"
},
"threat_type": {
"@id": "https://www.variotdbs.pl/ref/threat_type/"
},
"title": {
"@id": "https://www.variotdbs.pl/ref/title/"
},
"type": {
"@id": "https://www.variotdbs.pl/ref/type/"
}
},
"@id": "https://www.variotdbs.pl/vuln/VAR-201003-0230",
"affected_products": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/affected_products#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"model": "ios",
"scope": "eq",
"trust": 2.1,
"vendor": "cisco",
"version": "12.4"
},
{
"model": "ios",
"scope": "eq",
"trust": 2.1,
"vendor": "cisco",
"version": "12.3"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4sw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4mr"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xe"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xf"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4mda"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4t"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.6,
"vendor": "cisco",
"version": "12.4xa"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.3,
"vendor": "cisco",
"version": "12.4xv"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.3,
"vendor": "cisco",
"version": "12.3xx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yt"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xz"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4ja"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yh"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2ze"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xn"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yz"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jdd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xu"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xm"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yh"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yu"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xz"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xm"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3b"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yr"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4md"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zh"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2ya"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2ym"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3ym"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xq"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yy"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yq"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3bw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yp"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2cz"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jeb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jed"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2t"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2mc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4ya"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4yb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2b"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2cx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xy"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4yg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jec"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yu"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4gc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xf"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xy"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xq"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jea"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xa"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3tpc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2bz"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xr"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jda"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2by"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yf"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zf"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yt"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3t"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3ya"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yq"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xs"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2bx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3za"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xe"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3bc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jdc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3ys"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4yd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jmb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xt"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2bc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3ja"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4ye"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3jk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2tpc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2cy"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xr"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yf"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xw"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2jx"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xr"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zd"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zp"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yn"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3yi"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yg"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4xp"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yb"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2yv"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zj"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xk"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2xl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.4jma"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.2zc"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xl"
},
{
"model": "ios",
"scope": "eq",
"trust": 1.0,
"vendor": "cisco",
"version": "12.3xi"
},
{
"model": "ios",
"scope": "eq",
"trust": 0.8,
"vendor": "cisco",
"version": "12.2"
},
{
"model": "ios 12.4 t2",
"scope": "ne",
"trust": 0.6,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t",
"scope": "ne",
"trust": 0.6,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sg",
"scope": "ne",
"trust": 0.6,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4yg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4ye",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4yd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4yb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4ya",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xy",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xt",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xq",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xp",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xn",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xm",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xe",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4xa",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4t",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4sw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4mr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4mda",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4md",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jmb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jma",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jdd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jdc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4jda",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4ja",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4gc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 mr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md1",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3za",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yu",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yt",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3ys",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yq",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3ym",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yi",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yh",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3yd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3ya",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xy",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xu",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xs",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xq",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xi",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xe",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3xa",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3tpc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3t",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jed",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jec",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jeb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3jea",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3ja",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3bw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3bc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3b",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zya",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zy",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zu",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zp",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zh",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ze",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2zb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yy",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yv",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yu",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yt",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yq",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yp",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yn",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ym",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yh",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2yb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ya",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xr",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xo",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xnf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xne",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xnd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xnc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xnb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xna",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xn",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xm",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xl",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2xj",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2tpc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2t",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sxi",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sxh",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sxf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sxe",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sxd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sw",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sve",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2svd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2svc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sva",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sv",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ste",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2srd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2src",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2srb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sra",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2so",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sm",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sga",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2seg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2see",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sed",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sec",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2seb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sea",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2se",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2scb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sca",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sbc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2sb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2s",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2mc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2jk",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ja",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixg",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixf",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixe",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixd",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixa",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2irb",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ira",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2fz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ez",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ey",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ex",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ewa",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ew",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2cz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2cy",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2cx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2bz",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2by",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2bx",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2bc",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2b",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 seg3",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 seg2",
"scope": null,
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 15.0m",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 15.0 m2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 15.0 m1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 ye",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 ye2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 yb5",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 xr3",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t3",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 mda2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 ya3",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 ya2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 mr2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 mr1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 xz2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 xy4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 xr4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 xq2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t9",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 t10",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md7",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 md10",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.4 jdd1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.3 xi11",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2scb",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2s",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2ixh",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 se",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 xo",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 se2",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 se6",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 se5",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 ey",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 ja1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sxi1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sxh5",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 srd1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 src4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 src3",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 srb5a",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 scb1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sb4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sb3",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sga9",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sb14",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sb13",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 seg6",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 seg4",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 bx1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 zya1",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 sxf16",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
},
{
"model": "ios 12.2 ixh",
"scope": "ne",
"trust": 0.3,
"vendor": "cisco",
"version": null
}
],
"sources": [
{
"db": "BID",
"id": "38930"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"configurations": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/configurations#",
"children": {
"@container": "@list"
},
"cpe_match": {
"@container": "@list"
},
"data": {
"@container": "@list"
},
"nodes": {
"@container": "@list"
}
},
"data": [
{
"CVE_data_version": "4.0",
"nodes": [
{
"cpe_match": [
{
"cpe22Uri": "cpe:/o:cisco:ios",
"vulnerable": true
}
],
"operator": "OR"
}
]
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
}
]
},
"credits": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/credits#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Cisco",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
}
],
"trust": 0.6
},
"cve": "CVE-2010-0577",
"cvss": {
"@context": {
"cvssV2": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
},
"cvssV3": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
},
"severity": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/cvss/severity#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/severity"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"cvssV2": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "nvd@nist.gov",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1,
"confidentialityImpact": "NONE",
"exploitabilityScore": 8.6,
"id": "CVE-2010-0577",
"impactScore": 6.9,
"integrityImpact": "NONE",
"severity": "HIGH",
"trust": 1.8,
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"version": "2.0"
},
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "VULHUB",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1,
"confidentialityImpact": "NONE",
"exploitabilityScore": 8.6,
"id": "VHN-43182",
"impactScore": 6.9,
"integrityImpact": "NONE",
"severity": "HIGH",
"trust": 0.1,
"vectorString": "AV:N/AC:M/AU:N/C:N/I:N/A:C",
"version": "2.0"
}
],
"cvssV3": [],
"severity": [
{
"author": "nvd@nist.gov",
"id": "CVE-2010-0577",
"trust": 1.0,
"value": "HIGH"
},
{
"author": "NVD",
"id": "CVE-2010-0577",
"trust": 0.8,
"value": "High"
},
{
"author": "CNNVD",
"id": "CNNVD-201003-359",
"trust": 0.6,
"value": "HIGH"
},
{
"author": "VULHUB",
"id": "VHN-43182",
"trust": 0.1,
"value": "HIGH"
}
]
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"description": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/description#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Cisco IOS 12.2 through 12.4, when certain PMTUD, SNAT, or window-size configurations are used, allows remote attackers to cause a denial of service (infinite loop, and device reload or hang) via a TCP segment with crafted options, aka Bug ID CSCsz75186. Cisco IOS Is PMTUD , SNAT Or TCP When using window size settings, TCP Service operation disruption due to incomplete segment processing (DoS) There is a vulnerability that becomes a condition. The problem is Bug ID : CSCsz75186 It is a problem.Service disruption by a third party (DoS) There is a possibility of being put into a state. Cisco IOS is prone to a denial-of-service vulnerability when handling specially crafted TCP packets. \nAn attacker can exploit this issue to trigger an affected device to reload or hang, causing denial-of-service conditions. \nThe device must have a specific configuration to be affected by this vulnerability. \nThis issue is documented by Cisco Bug ID CSCsz75186. \n\nSOLUTION:\nUpdate to the fixed version (please see the vendor\u0027s advisories for\ndetails). \n\nPROVIDED AND/OR DISCOVERED BY:\nReported by the vendor. \n\nORIGINAL ADVISORY:\nhttp://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\nprivate users keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n. The vulnerability may be triggered by a TCP\nsegment containing crafted TCP options that is received during the\nTCP session establishment phase. \n\nCisco has released free software updates that address this\nvulnerability. \n\nThis advisory is posted at:\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml\n\nNote: The March 24, 2010, Cisco IOS Software Security Advisory\nbundled publication includes seven Security Advisories. All the\nadvisories address vulnerabilities in Cisco IOS Software. Each\nadvisory lists the releases that correct the vulnerability or\nvulnerabilities detailed in the advisory. The table at the following\nURL lists releases that correct all Cisco IOS Software\nvulnerabilities that have been published on March 24, 2010, or\nearlier:\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20100324-bundle.shtml\n\nIndividual publication links are in \"Cisco Event Response: Semiannual\nCisco IOS Software Security Advisory Bundled Publication\" at the\nfollowing link:\n\nhttp://www.cisco.com/web/about/security/intelligence/Cisco_ERP_mar10.html\n\nAffected Products\n=================\n\nVulnerable Products\n+------------------\n\nVulnerable devices are running an affected version of Cisco IOS\nSoftware, and are configured for any of the following:\n\n * A specific TCP window size\n * TCP path MTU discovery (PMTUD)\n * Stateful Network Address Translation (SNAT) with TCP as the\n transport protocol\n\nConfigurations Using a Specific TCP Window Size\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nDevices configured to use a specific TCP receive window size for\nconnections originating on the device are affected by this\nvulnerability. A device configured with a specific TCP receive window\nsize has the following command in its configuration:\n\n ip tcp window-size \u003cwindow size, from 0 to 1073741823\u003e\n\nIf the TCP window size has not been explicitly configured with the\ncommand \"ip tcp window-size \u003cwindow size, from 0 to 1073741823\u003e\" then\nthe device is not affected by the vulnerability. \n\nConfigurations Using Path MTU Discovery\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nDevices configured to use PMTUD for TCP connections originating or\nterminating on the device are also affected by this vulnerability. \nDifferent Cisco IOS Software features may allow to enable or disable\nPMTUD on a per-feature basis. The following list contains features\nknown to enable PMTUD for TCP connections:\n\n * TCP over IPv4: the \"ip tcp path-mtu-discovery\" command enables\n PMTUD for all new TCP over IPv4 connections from the device. This\n command is disabled by default. \n * TCP over IPv6: PMTUD is enabled by default for IPV6 and cannot be\n disabled. \n * Border Gateway Protocol (BGP): recent versions of Cisco IOS\n Software (Cisco IOS Release 12.2(33)SRA, 12.2(31)SB, 12.2(33)SXH,\n 12.4(20)T and later releases) automatically enable PMTUD for all\n BGP neighbor sessions when BGP is configured. Refer to:\n \n http://www.cisco.com/en/US/docs/ios/12_2sr/12_2sra/feature/guide/srbgpmtu.html\n \n for details. \n\nOther features like generic routing encapsulation (GRE), IP-in-IP\ntunneling, and Layer 2 Tunneling Protocol (L2TP) also allow the use\nof PMTUD. \n\nConfigurations Using Stateful NAT with TCP as the Transport Protocol\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nDevices configured to use SNAT are also affected by this\nvulnerability. A device configured to use SNAT with TCP as the\ntransport protocol has the following commands in its configuration:\n\n ip nat Stateful id \u003cstateful NAT ID number\u003e\n redundancy \u003credundancy group name\u003e\n ... \n protocol tcp\n !\n\nNote that to be affected under an SNAT configuration scenario, the\nSNAT transport protocol must be TCP. Recent versions of Cisco IOS\nSoftware do not support the use of TCP as the SNAT transport protocol\n(they only support UDP), in which case the use of SNAT does not make\na device vulnerable. SNAT is not enabled by default, and when SNAT is\nconfigured, the default transport protocol is TCP if the Cisco IOS\nSoftware release supports TCP as a transport protocol for SNAT. \n\nDetermining The Cisco IOS Software Version\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nTo determine the Cisco IOS Software release that is running on a\nCisco product, administrators can log in to the device and issue the \n\"show version\" command to display the system banner. The system banner\nconfirms that the device is running Cisco IOS Software by displaying\ntext similar to \"Cisco Internetwork Operating System Software\" or\n\"Cisco IOS Software.\" The image name is displayed in parentheses,\nfollowed by \"Version\" and the Cisco IOS Software release name. Other\nCisco devices do not have the \"show version\" command or may provide\ndifferent output. \n\nThe following example identifies a Cisco product that is running\nCisco IOS Software Release 12.3(26) with an installed image name of\nC2500-IS-L:\n\n Router#show version\n Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(26), RELEASE SOFTWARE (fc2)\n Technical Support: http://www.cisco.com/techsupport\n Copyright (c) 1986-2008 by cisco Systems, Inc. \n Compiled Mon 17-Mar-08 14:39 by dchih\n \n \u003coutput truncated\u003e\n\nThe following example identifies a Cisco product that is running\nCisco IOS Software Release 12.4(20)T with an installed image name of\nC1841-ADVENTERPRISEK9-M:\n\n Router#show version\n Cisco IOS Software, 1841 Software (C1841-ADVENTERPRISEK9-M), Version 12.4(20)T, RELEASE SOFTWARE (fc3)\n Technical Support: http://www.cisco.com/techsupport\n Copyright (c) 1986-2008 by Cisco Systems, Inc. \n Compiled Thu 10-Jul-08 20:25 by prod_rel_team\n \n \u003coutput truncated\u003e\n\nAdditional information about Cisco IOS Software release naming\nconventions is available in \"White Paper: Cisco IOS Reference Guide\"\nat the following link:\n\nhttp://www.cisco.com/warp/public/620/1.html\n\nProducts Confirmed Not Vulnerable\n+--------------------------------\n\nCisco IOS XR Software is not affected. \n\nCisco IOS XE Software is not affected. \n\nThe vulnerability may only be triggered by a TCP segment received\nduring the TCP session establishment phase. The received TCP segment\nmust contain crafted, not malformed, TCP options. A TCP three-way\nhandshake does not need to be completed to exploit the vulnerability. \n\nTo be affected by this vulnerability, a device must be configured for\nany of the following:\n\n * A specific TCP receive window size\n * PMTUD\n * SNAT with TCP as the transport protocol\n\nRefer to the Affected Products section for additional details on\nthese configurations. \nThe following syslog messages may indicate that this vulnerability\nhas been exploited:\n\n %SYS-3-CPUHOG: Task is running for (128004)msecs, more than (2000)msecs (23/1),process = IP Input. \n -Traceback= 0x41CA6AC4 0x41C83170 0x41A22704 0x41F249D4 0x41A24A34 0x41B24C58 \n %SYS-2-WATCHDOG: Process aborted on watchdog timeout, process = IP Input. \n\nBGP Considerations\n~~~~~~~~~~~~~~~~~~\n\nThis vulnerability could be exploited through the BGP port (TCP port\n179) if all the following conditions are met:\n\n * The device is configured for one or more of the features that\n make a device affected, as explained above. Note that in recent\n versions of Cisco IOS Software, configuring BGP automatically\n enables PMTUD for all BGP neighbor sessions. \n * The source IP address of an attack packet is the IP address of a\n configured BGP peer. \n * If the BGP TTL Security Hack (BTSH)/Generalized TTL Security\n Mechanism (GTSM) is configured, the TTL of the received attack\n packet is within the allowed TTL range. \n * If the BGP peering session is protected by the TCP MD5 option,\n the attack packet has the correct MD5 hash. \n\nVulnerability Scoring Details\n=============================\n\nCisco has provided scores for the vulnerability in this advisory\nbased on the Common Vulnerability Scoring System (CVSS). The CVSS\nscoring in this Security Advisory is done in accordance with CVSS\nversion 2.0. \n\nCVSS is a standards-based scoring method that conveys vulnerability\nseverity and helps determine urgency and priority of response. \n\nCisco has provided a base and temporal score. Customers can then\ncompute environmental scores to assist in determining the impact of\nthe vulnerability in individual networks. \n\nCisco has provided an FAQ to answer additional questions regarding\nCVSS at:\n\nhttp://www.cisco.com/web/about/security/intelligence/cvss-qandas.html\n\nCisco has also provided a CVSS calculator to help compute the\nenvironmental impact for individual networks at:\n\nhttp://intellishield.cisco.com/security/alertmanager/cvss\n\nCSCsz75186 - TCP crash by watchdog timeout due to crafted TCP segment\n\nCVSS Base Score - 7.1\n\nAccess Vector - Network\nAccess Complexity - Medium\nAuthentication - None\nConfidentiality Impact - None\nIntegrity Impact - None\nAvailability Impact - Complete\n\nCVSS Temporal Score - 5.9\n\nExploitability - Functional\nRemediation Level - Official-Fix\nReport Confidence - Confirmed\n\nImpact\n======\n\nSuccessful exploitation of the vulnerability may cause the affected\ndevice to reload or hang. Repeated exploitation could result in a\nsustained denial of service condition. In the case of a hang, cycling\npower to the device may be required to put the device back in\nservice. \n\nSoftware Versions and Fixes\n===========================\n\nWhen considering software upgrades, also consult\nhttp://www.cisco.com/go/psirt and any subsequent advisories to\ndetermine exposure and a complete upgrade solution. \n\nIn all cases, customers should exercise caution to be certain the\ndevices to be upgraded contain sufficient memory and that current\nhardware and software configurations will continue to be supported\nproperly by the new release. If the information is not clear, contact\nthe Cisco Technical Assistance Center (TAC) or your contracted\nmaintenance provider for assistance. \n\nEach row of the Cisco IOS software table (below) names a Cisco IOS\nrelease train. If a given release train is vulnerable, then the\nearliest possible releases that contain the fix (along with the\nanticipated date of availability for each, if applicable) are listed\nin the \"First Fixed Release for this Advisory\" column of the table. \nThe \"First Fixed Release for all Advisories in 24 March 2010 Bundle\nPublication\" column indicates the earliest possible releases which\nhave fixes for all the published vulnerabilities in this Cisco IOS\nSecurity Advisory bundled publication. Cisco recommends upgrading to\nthe latest available release where possible. \n\n+-------------------------------------------------------------------+\n| Major | Availability of Repaired Releases |\n| Release | |\n|------------+------------------------------------------------------|\n| Affected | | First Fixed Release for |\n| 12.0-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|-------------------------------------------------------------------|\n| There are no affected 12.0 based releases |\n|-------------------------------------------------------------------|\n| Affected | | First Fixed Release for |\n| 12.1-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|-------------------------------------------------------------------|\n| There are no affected 12.1 based releases |\n|-------------------------------------------------------------------|\n| Affected | | First Fixed Release for |\n| 12.2-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|------------+---------------------------+--------------------------|\n| 12.2 | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2B | fixed 12.4 release. | any release in 15.0M or |\n| | Releases up to and | a fixed 12.4 release. |\n| | including 12.2(4)B8 are | |\n| | not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2BC | fixed 12.4 release. | any release in 15.0M or |\n| | Releases up to and | a fixed 12.4 release. |\n| | including 12.2(4)BC1b are | |\n| | not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2BW | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; first fixed | |\n| | in 12.4 | Vulnerable; migrate to |\n| 12.2BX | | any release in 15.0M or |\n| | Releases up to and | a fixed 12.4 release. |\n| | including 12.2(2)BX1 are | |\n| | not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2BY | fixed 12.4 | any release in 15.0M or |\n| | release.Releases up to | a fixed 12.4 release. |\n| | and including 12.2(2)BY3 | |\n| | are not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2BZ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2CX | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2CY | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.2CZ | Vulnerable; migrate to | Vulnerable; migrate to |\n| | any release in 12.2S | any release in 12.2SRE |\n|------------+---------------------------+--------------------------|\n| 12.2DA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2DD | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2DX | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.2EW | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2EWA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Releases up to and |\n| | | including 12.2(37)EX are |\n| | | not vulnerable. |\n| 12.2EX | Not Vulnerable | |\n| | | Releases 12.2(44)EX and |\n| | | later are not |\n| | | vulnerable; first fixed |\n| | | in 12.2SE |\n|------------+---------------------------+--------------------------|\n| | | Releases prior to 12.2 |\n| 12.2EY | Not Vulnerable | (37)EY are vulnerable, |\n| | | release 12.2(37)EY and |\n| | | later are not vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2EZ | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2FX | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2FY | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2FZ | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2IRA | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SRC |\n|------------+---------------------------+--------------------------|\n| 12.2IRB | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SRC |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IRC | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IRD | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXA | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXB | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXC | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXD | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXE | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXF | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXG | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2IXH | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Releases up to and | Releases up to and |\n| 12.2JA | including 12.2(4)JA1 are | including 12.2(4)JA1 are |\n| | not vulnerable. | not vulnerable. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2JK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.2MB | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; first fixed |\n| 12.2MC | any release in 15.0M or a | in 12.4 |\n| | fixed 12.4 release. | |\n|------------+---------------------------+--------------------------|\n| 12.2MRA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Releases prior to 12.2 |\n| | | (30)S are vulnerable, |\n| 12.2S | Not Vulnerable | release 12.2(30)S and |\n| | | later are not |\n| | | vulnerable; |\n|------------+---------------------------+--------------------------|\n| | | 12.2(33)SB8 |\n| 12.2SB | Not Vulnerable | |\n| | | 12.2(31)SB18; Available |\n| | | on 24-MAR-10 |\n|------------+---------------------------+--------------------------|\n| 12.2SBC | Not Vulnerable | Vulnerable; migrate to |\n| | | any release in 12.2SRE |\n|------------+---------------------------+--------------------------|\n| 12.2SCA | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SCB |\n|------------+---------------------------+--------------------------|\n| 12.2SCB | Not Vulnerable | 12.2(33)SCB6 |\n|------------+---------------------------+--------------------------|\n| 12.2SCC | Not Vulnerable | 12.2(33)SCC1 |\n|------------+---------------------------+--------------------------|\n| 12.2SCD | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SE | Not Vulnerable | 12.2(50)SE4; Available |\n| | | on 25-MAR-10 |\n|------------+---------------------------+--------------------------|\n| 12.2SEA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SEB | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SEC | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SED | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SE |\n|------------+---------------------------+--------------------------|\n| 12.2SEE | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SE |\n|------------+---------------------------+--------------------------|\n| 12.2SEF | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Releases prior to 12.2 |\n| | | (25)SEG4 are vulnerable, |\n| 12.2SEG | Not Vulnerable | release 12.2(25)SEG4 and |\n| | | later are not |\n| | | vulnerable; first fixed |\n| | | in 12.2SE |\n|------------+---------------------------+--------------------------|\n| | | Releases up to 12.2(31) |\n| | | SG1 are not vulnerable; |\n| 12.2SG | Not Vulnerable | releases 12.2(40)SG and |\n| | | later are not |\n| | | vulnerable. |\n|------------+---------------------------+--------------------------|\n| 12.2SGA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SL | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SM | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2SO | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2SQ | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2SRA | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SRD |\n|------------+---------------------------+--------------------------|\n| 12.2SRB | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SRD |\n|------------+---------------------------+--------------------------|\n| 12.2SRC | Not Vulnerable | 12.2(33)SRC5 |\n|------------+---------------------------+--------------------------|\n| 12.2SRD | Not Vulnerable | 12.2(33)SRD3 |\n|------------+---------------------------+--------------------------|\n| 12.2SRE | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| 12.2STE | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2SU | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Releases up to and |\n| 12.2SV | Not Vulnerable | including 12.2(18)SV2 |\n| | | are not vulnerable. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2SVA | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2SVC | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2SVD | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2SVE | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Releases up to and |\n| | | including 12.2(25)SW3 |\n| | | are not vulnerable. |\n| 12.2SW | Not Vulnerable | |\n| | | Releases 12.2(25)SW12 |\n| | | and later are not |\n| | | vulnerable; first fixed |\n| | | in 15.0M |\n|------------+---------------------------+--------------------------|\n| 12.2SX | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| 12.2SXA | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| 12.2SXB | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| 12.2SXD | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| 12.2SXE | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| 12.2SXF | Not Vulnerable | 12.2(18)SXF17a |\n|------------+---------------------------+--------------------------|\n| 12.2SXH | Not Vulnerable | 12.2(33)SXH6 |\n|------------+---------------------------+--------------------------|\n| | | 12.2(33)SXI2a |\n| 12.2SXI | Not Vulnerable | |\n| | | 12.2(33)SXI3 |\n|------------+---------------------------+--------------------------|\n| 12.2SY | Not Vulnerable | Vulnerable; migrate to |\n| | | any release in 12.2SRE |\n|------------+---------------------------+--------------------------|\n| 12.2SZ | Not Vulnerable | Vulnerable; migrate to |\n| | | any release in 12.2SRE |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2T | fixed 12.4 | any release in 15.0M or |\n| | release.Releases up to | a fixed 12.4 release. |\n| | and including 12.2(4)T7 | |\n| | are not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2TPC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XA | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XB | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XC | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XD | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.2XE | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XF | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XG | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XH | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XI | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2XJ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2XK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2XL | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2XM | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Releases prior to 12.2 |\n| | | (33)XN1 are vulnerable, |\n| 12.2XN | Not Vulnerable | release 12.2(33)XN1 and |\n| | | later are not |\n| | | vulnerable; first fixed |\n| | | in 12.2SRC |\n|------------+---------------------------+--------------------------|\n| 12.2XNA | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XNB | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XNC | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XND | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XNE | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XNF | Please see Cisco IOS-XE | Please see Cisco IOS-XE |\n| | Software Availability | Software Availability |\n|------------+---------------------------+--------------------------|\n| 12.2XO | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XQ | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2XR | fixed 12.4 | any release in 15.0M or |\n| | release.Releases up to | a fixed 12.4 release. |\n| | and including 12.2(4)XR | |\n| | are not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| 12.2XS | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XT | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XU | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; migrate to |\n| 12.2XV | Not Vulnerable | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2XW | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2YA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YB | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2YC | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YD | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2YE | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YF | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YG | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YH | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YJ | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2YK | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YL | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2YM | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YN | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2YO | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | |\n| | any release in 15.0M or a | Vulnerable; migrate to |\n| 12.2YP | fixed 12.4 | any release in 15.0M or |\n| | release.Releases up to | a fixed 12.4 release. |\n| | and including 12.2(8)YP | |\n| | are not vulnerable. | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YQ | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YR | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2YS | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YT | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YU | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YV | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YW | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2YX | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2YY | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2YZ | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2ZA | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXF |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZB | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZD | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2ZE | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2ZF | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2ZG | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.2ZH | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZJ | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZL | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.2ZP | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.2ZU | Not Vulnerable | Vulnerable; first fixed |\n| | | in 12.2SXH |\n|------------+---------------------------+--------------------------|\n| 12.2ZX | Not Vulnerable | Vulnerable; migrate to |\n| | | any release in 12.2SRE |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2ZY | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.2ZYA | Not Vulnerable | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| Affected | | First Fixed Release for |\n| 12.3-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3 | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3B | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.3BC | Vulnerable; migrate to | Vulnerable; first fixed |\n| | any release in 12.2SCB | in 12.2SCB |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3BW | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.3EU | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Releases prior to 12.3 |\n| | support organization per | (11)JA5 are vulnerable, |\n| 12.3JA | the instructions in | release 12.3(11)JA5 and |\n| | Obtaining Fixed Software | later are not vulnerable |\n| | section of this advisory | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Releases prior to 12.3 |\n| | support organization per | (8)JEA4 are vulnerable, |\n| 12.3JEA | the instructions in | release 12.3(8)JEA4 and |\n| | Obtaining Fixed Software | later are not vulnerable |\n| | section of this advisory | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Releases prior to 12.3 |\n| | support organization per | (8)JEB2 are vulnerable, |\n| 12.3JEB | the instructions in | release 12.3(8)JEB2 and |\n| | Obtaining Fixed Software | later are not vulnerable |\n| | section of this advisory | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3JEC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3JED | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3JK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3JL | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3JX | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3T | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3TPC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.3VA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3XB | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XC | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XD | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; first fixed |\n| | Vulnerable; migrate to | in 12.4 |\n| 12.3XE | any release in 15.0M or a | |\n| | fixed 12.4 release. | Vulnerable; migrate to |\n| | | any release in 15.0M or |\n| | | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3XF | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XG | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Note: Releases prior to | Releases prior to 12.3 |\n| | 12.3(7)XI11 are | (7)XI11 are vulnerable, |\n| 12.3XI | vulnerable, release 12.3 | release 12.3(7)XI11 and |\n| | (7)XI11 and later are not | later are not vulnerable |\n| | vulnerable; | |\n|------------+---------------------------+--------------------------|\n| 12.3XJ | Vulnerable; first fixed | Vulnerable; first fixed |\n| | in 12.4XR | in 12.4XR |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XL | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XQ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XR | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XS | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XU | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.3XW | Vulnerable; first fixed | Vulnerable; first fixed |\n| | in 12.4XR | in 12.4XR |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XX | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XY | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3XZ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4 release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YD | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.3YF | Vulnerable; first fixed | Vulnerable; first fixed |\n| | in 12.4XR | in 12.4XR |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YG | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YH | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YI | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YJ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YM | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YQ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YS | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YT | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3YU | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.3YX | Vulnerable; first fixed | Vulnerable; first fixed |\n| | in 12.4XR | in 12.4XR |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.3YZ | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.3ZA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| Affected | | First Fixed Release for |\n| 12.4-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|------------+---------------------------+--------------------------|\n| | 12.4(25c) | |\n| | | 12.4(25c) |\n| 12.4 | 15.0(1)M1 | |\n| | | 15.0(1)M1 |\n| | 15.0(1)M2 ; Available on | |\n| | 26-MAR-10 | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4GC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JA | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JDA | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JDC | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | 12.4(10b)JDD1 | |\n| | | |\n| | Vulnerable; Contact your | |\n| 12.4JDD | support organization per | 12.4(10b)JDD1 |\n| | the instructions in | |\n| | Obtaining Fixed Software | |\n| | section of this advisory | |\n|------------+---------------------------+--------------------------|\n| 12.4JHA | Not Vulnerable | Not Vulnerable |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JK | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JL | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Releases prior to 12.4 |\n| | support organization per | (3g)JMA2 are vulnerable, |\n| 12.4JMA | the instructions in | release 12.4(3g)JMA2 and |\n| | Obtaining Fixed Software | later are not vulnerable |\n| | section of this advisory | |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4JMB | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| 12.4JX | Vulnerable; first fixed | Vulnerable; first fixed |\n| | in 12.4JA | in 12.4JA |\n|------------+---------------------------+--------------------------|\n| | 12.4(11)MD10 | |\n| 12.4MD | | 12.4(24)MD |\n| | 12.4(15)MD4 12.4(24)MD | |\n|------------+---------------------------+--------------------------|\n| 12.4MDA | 12.4(22)MDA2 | 12.4(22)MDA2 |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4MR | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4SW | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | 12.4(22)T3 | 12.4(15)T12 |\n| | | |\n| | 12.4(20)T4 | 12.4(20)T5 |\n| 12.4T | | |\n| | 12.4(15)T10 | 12.4(24)T3; Available on |\n| | | 26-MAR-10 |\n| | 12.4(24)T2 | |\n| | | 12.4(22)T4 |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XB | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XC | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XD | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XE | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XF | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XG | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XJ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XK | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4XL | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XM | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4XN | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4XP | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XQ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| 12.4XR | 12.4(22)XR3 | 12.4(22)XR3 |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XT | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4XV | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XW | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XY | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4XZ | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; migrate to | Vulnerable; migrate to |\n| 12.4YA | any release in 15.0M or a | any release in 15.0M or |\n| | fixed 12.4T release. | a fixed 12.4 release. |\n|------------+---------------------------+--------------------------|\n| | | Vulnerable; Contact your |\n| | | support organization per |\n| 12.4YB | 12.4(22)YB5 | the instructions in |\n| | | Obtaining Fixed Software |\n| | | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4YD | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| | 12.4(22)YE2 | 12.4(22)YE2 |\n| 12.4YE | | |\n| | 12.4(24)YE | 12.4(24)YE |\n|------------+---------------------------+--------------------------|\n| | Vulnerable; Contact your | Vulnerable; Contact your |\n| | support organization per | support organization per |\n| 12.4YG | the instructions in | the instructions in |\n| | Obtaining Fixed Software | Obtaining Fixed Software |\n| | section of this advisory | section of this advisory |\n|------------+---------------------------+--------------------------|\n| Affected | | First Fixed Release for |\n| 15.0-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|-------------------------------------------------------------------|\n| There are no affected 15.0 based releases |\n|-------------------------------------------------------------------|\n| Affected | | First Fixed Release for |\n| 15.1-Based | First Fixed Release for | all Advisories in 24 |\n| Releases | this Advisory | March 2010 Bundle |\n| | | Publication |\n|-------------------------------------------------------------------|\n| There are no affected 15.1 based releases |\n+-------------------------------------------------------------------+\n\nCisco IOS-XE Software\n+--------------------\n\n+-------------------------------------------------------------------+\n| IOS-XE Release | First Fixed Release |\n|----------------------------+--------------------------------------|\n| 2.1.x | Not Vulnerable |\n|----------------------------+--------------------------------------|\n| 2.2.x | Not Vulnerable |\n|----------------------------+--------------------------------------|\n| 2.3.x | Not Vulnerable |\n|----------------------------+--------------------------------------|\n| 2.4.x | Not Vulnerable |\n|----------------------------+--------------------------------------|\n| 2.5.x | Not Vulnerable |\n|----------------------------+--------------------------------------|\n| 2.6.x | Not Vulnerable |\n+-------------------------------------------------------------------+\n\nWorkarounds\n===========\n\nThere are no workarounds to mitigate this vulnerability other than\ndisabling the specific features that make a device vulnerable, if\nfeasible. \n\nAdditionally, allowing only legitimate devices to connect to affected\ndevices will help limit exposure to this vulnerability. Refer to the \nControl Plane Policing and Configuring Infrastructure Access Lists\n(iACLs) subsections below for further details. Since a TCP three-way\nhandshake is not required, to increase effectiveness, the mitigation\nmust be coupled with anti-spoofing measures on the network edge. \n\nSpecific mitigations for BGP are discussed below in the BGP\nConsiderations subsection. \n\nConfigurations Using Path MTU Discovery\n+--------------------------------------\n\nPMTUD may be disabled in some of the Cisco IOS Software features that\nmake use of PMTUD. The specific command to use to disable PMTUD\nvaries depending on the specific feature:\n\n * TCP over IPv4: removing the \"ip tcp path-mtu-discovery\" command\n from the configuration will disable PMTUD for TCP over IPv4\n sessions that originate on the device. \n * TCP over IPv6: PMTUD is enabled by default for IPV6 and cannot be\n disabled. \n * BGP: if BGP is configured on a recent version of Cisco IOS\n Software that enables PMTUD for BGP sessions, PMTUD can be\n disabled for all BGP sessions with the \"no bgp transport\n path-mtu-discovery\" command in router configuration mode (Cisco\n IOS Release 12.2(33)SRA, 12.2(31)SB, 12.2(33)SXH, 12.4(20)T, and\n later releases). \n\nConfigurations Using Stateful NAT with TCP as the Transport Protocol\n+-------------------------------------------------------------------\n\nSNAT can be disabled by removing the \"ip nat Stateful id\" command from\nthe configuration. \n\nControl Plane Policing\n+---------------------\n\nFor devices that need to offer TCP services, it is possible to use\nControl Plane Policing (CoPP) to block TCP traffic to the device from\nuntrusted sources. Cisco IOS Releases 12.0S, 12.2SX, 12.2S, 12.3T,\n12.4, and 12.4T support the CoPP feature. CoPP may be configured on a\ndevice to protect the management and control planes to minimize the\nrisk and effectiveness of direct infrastructure attacks by explicitly\npermitting only authorized traffic sent to infrastructure devices in\naccordance with existing security policies and configurations. The\nfollowing example can be adapted to specific network configurations:\n \n !-- The 192.168.1.0/24 network and the 172.16.1.1 host are trusted. \n !-- Everything else is not trusted. The following access list is used\n !-- to determine what traffic needs to be dropped by a control plane\n !-- policy (the CoPP feature.) If the access list matches (permit)\n !-- then traffic will be dropped and if the access list does not\n !-- match (deny) then traffic will be processed by the router. \n !-- Note that TCP ports 22 and 23 are just examples; this configuration\n !-- needs to be expanded to include all used TCP ports. \n \n access-list 100 deny tcp 192.168.1.0 0.0.0.255 any eq 22\n access-list 100 deny tcp 192.168.1.0 0.0.0.255 any eq 23\n access-list 100 deny tcp host 172.16.1.1 any eq 22\n access-list 100 deny tcp host 172.16.1.1 any eq 23\n access-list 100 permit tcp any any\n \n !-- Permit (Police or Drop)/Deny (Allow) all other Layer3 and Layer4\n !-- traffic in accordance with existing security policies and\n !-- configurations for traffic that is authorized to be sent\n !-- to infrastructure devices. \n !-- Create a Class-Map for traffic to be policed by\n !-- the CoPP feature. \n \n class-map match-all drop-tcp-class\n match access-group 100\n \n !-- Create a Policy-Map that will be applied to the\n !-- Control-Plane of the device, and add the \"drop-tcp-traffic\"\n !-- class map. \n \n policy-map control-plane-policy\n class drop-tcp-class\n drop\n \n !-- Apply the Policy-Map to the Control-Plane of the\n !-- device. \n \n control-plane\n service-policy input control-plane-policy\n\nWarning: Because a TCP three-way handshake is not required to\nexploit this vulnerability, it is possible to easily spoof the IP\naddress of the sender, which may defeat access control lists (ACLs)\nthat permit communication to these ports from trusted IP addresses. \n\nIn the above CoPP example, the access control entries (ACEs) that\nmatch the potential exploit packets with the \"permit\" action result\nin these packets being discarded by the policy-map \"drop\" function,\nwhile packets that match the \"deny\" action (not shown) are not\naffected by the policy-map drop function. Additional information on\nthe configuration and use of the CoPP feature can be found at:\n\nhttp://www.cisco.com/web/about/security/intelligence/coppwp_gs.html\n\nhttp://www.cisco.com/en/US/docs/ios/12_3t/12_3t4/feature/guide/gtrtlimt.html\n\nConfiguring Infrastructure Access Lists (iACLs)\n+----------------------------------------------\n\nAlthough it is often difficult to block traffic transiting your\nnetwork, it is possible to identify traffic that should never be\nallowed to target your infrastructure devices and block that traffic\nat the border of your network. Infrastructure ACLs are considered a\nnetwork security best practice and should be considered as a\nlong-term addition to good network security as well as a workaround\nfor this specific vulnerability. The white paper entitled \"Protecting\nYour Core: Infrastructure Protection Access Control Lists\" presents\nguidelines and recommended deployment techniques for infrastructure\nprotection ACLs:\n\nhttp://www.cisco.com/en/US/tech/tk648/tk361/technologies_white_paper09186a00801afc76.shtml\n\nBGP Considerations\n+-----------------\n\nBTSH/GTSM can help prevent exploitation of this vulnerability via the\nBGP port because packets coming from devices that do not pass the TTL\ncheck configured via BTSH are dropped before any TCP processing takes\nplace. For information on BTSH refer to:\n\nhttp://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gt_btsh.html\n\nMD5 authentication for BGP peering sessions can also help prevent\nexploitation via the BGP port because the MD5 hash in an attack\npacket is checked before processing the crafted TCP option. For a\ndetailed discussion on how to configure BGP, refer to the following\ndocument:\n\nhttp://www.cisco.com/en/US/docs/ios/12_0/np1/configuration/guide/1cbgp.html\n\nObtaining Fixed Software\n========================\n\nCisco has released free software updates that address these\nvulnerabilities. Prior to deploying software, customers should\nconsult their maintenance provider or check the software for feature\nset compatibility and known issues specific to their environment. \n\nCustomers may only install and expect support for the feature sets\nthey have purchased. By installing, downloading, accessing or\notherwise using such software upgrades, customers agree to be bound\nby the terms of Cisco\u0027s software license terms found at:\n\nhttp://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html\n\nor as otherwise set forth at Cisco.com Downloads at:\n\nhttp://www.cisco.com/public/sw-center/sw-usingswc.shtml\n\nDo not contact psirt@cisco.com or security-alert@cisco.com for\nsoftware upgrades. \n\nCustomers with Service Contracts\n+-------------------------------\n\nCustomers with contracts should obtain upgraded software through\ntheir regular update channels. For most customers, this means that\nupgrades should be obtained through the Software Center on Cisco\u0027s\nworldwide website at http://www.cisco.com. \n\nCustomers using Third Party Support Organizations\n+------------------------------------------------\n\nCustomers whose Cisco products are provided or maintained through\nprior or existing agreements with third-party support organizations,\nsuch as Cisco Partners, authorized resellers, or service providers\nshould contact that support organization for guidance and assistance\nwith the appropriate course of action in regards to this advisory. \n\nThe effectiveness of any workaround or fix is dependent on specific\ncustomer situations, such as product mix, network topology, traffic\nbehavior, and organizational mission. Due to the variety of affected\nproducts and releases, customers should consult with their service\nprovider or support organization to ensure any applied workaround or\nfix is the most appropriate for use in the intended network before it\nis deployed. \n\nCustomers without Service Contracts\n+----------------------------------\n\nCustomers who purchase direct from Cisco but do not hold a Cisco\nservice contract, and customers who purchase through third-party\nvendors but are unsuccessful in obtaining fixed software through\ntheir point of sale should acquire upgrades by contacting the Cisco\nTechnical Assistance Center (TAC). TAC contacts are as follows. \n\n * +1 800 553 2447 (toll free from within North America)\n * +1 408 526 7209 (toll call from anywhere in the world)\n * e-mail: tac@cisco.com\n\nCustomers should have their product serial number available and be\nprepared to give the URL of this notice as evidence of entitlement to\na free upgrade. Free upgrades for non-contract customers must be\nrequested through the TAC. \n\nRefer to:\n\nhttp://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html\n\nfor additional TAC contact information, including localized telephone\nnumbers, and instructions and e-mail addresses for use in various\nlanguages. \n\nExploitation and Public Announcements\n=====================================\n\nThe Cisco PSIRT is not aware of any public announcements or malicious\nuse of the vulnerability described in this advisory. \n\nThis vulnerability was discovered during the resolution of customer\nservice requests. \n\nStatus of this Notice: FINAL\n============================\n\nTHIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY\nKIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF\nMERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE\nINFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS\nAT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS\nDOCUMENT AT ANY TIME. \n\nA stand-alone copy or Paraphrase of the text of this document that\nomits the distribution URL in the following section is an\nuncontrolled copy, and may lack important information or contain\nfactual errors. \n\nDistribution\n============\n\nThis advisory is posted on Cisco\u0027s worldwide website at:\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml\n\nIn addition to worldwide web posting, a text version of this notice\nis clear-signed with the Cisco PSIRT PGP key and is posted to the\nfollowing e-mail and Usenet news recipients. \n\n * cust-security-announce@cisco.com\n * first-bulletins@lists.first.org\n * bugtraq@securityfocus.com\n * vulnwatch@vulnwatch.org\n * cisco@spot.colorado.edu\n * cisco-nsp@puck.nether.net\n * full-disclosure@lists.grok.org.uk\n * comp.dcom.sys.cisco@newsgate.cisco.com\n\nFuture updates of this advisory, if any, will be placed on Cisco\u0027s\nworldwide website, but may or may not be actively announced on\nmailing lists or newsgroups. Users concerned about this problem are\nencouraged to check the above URL for any updates. \n\nRevision History\n================\n\n+-------------------------------------------------------------------+\n| Revision 1.0 | 2010-March-24 | Initial public release |\n+-------------------------------------------------------------------+\n\nCisco Security Procedures\n=========================\n\nComplete information on reporting security vulnerabilities in Cisco\nproducts, obtaining assistance with security incidents, and\nregistering to receive security information from Cisco, is available\non Cisco\u0027s worldwide website at:\n\nhttp://www.cisco.com/en/US/products/products_security_vulnerability_policy.html\n\nThis includes instructions for press inquiries regarding Cisco security\nnotices. All Cisco security advisories are available at:\n\nhttp://www.cisco.com/go/psirt\n-----BEGIN PGP SIGNATURE-----\n\niD8DBQFLqO4X86n/Gc8U/uARAkFHAJ9A2DAYpZ29R/g1lNhUM76w5ap2gQCeMbpw\nThV53uGf+JfVBR8psJb8Rkc=\n=Rdao\n-----END PGP SIGNATURE-----\n\n_______________________________________________\nFull-Disclosure - We believe in it. \nCharter: http://lists.grok.org.uk/full-disclosure-charter.html\nHosted and sponsored by Secunia - http://secunia.com/\n",
"sources": [
{
"db": "NVD",
"id": "CVE-2010-0577"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "BID",
"id": "38930"
},
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "PACKETSTORM",
"id": "87647"
},
{
"db": "PACKETSTORM",
"id": "87604"
}
],
"trust": 2.16
},
"exploit_availability": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"reference": "https://www.scap.org.cn/vuln/vhn-43182",
"trust": 0.1,
"type": "unknown"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
}
]
},
"external_ids": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/external_ids#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"db": "NVD",
"id": "CVE-2010-0577",
"trust": 2.9
},
{
"db": "BID",
"id": "38930",
"trust": 2.2
},
{
"db": "SECUNIA",
"id": "39078",
"trust": 1.2
},
{
"db": "SECTRACK",
"id": "1023743",
"trust": 1.1
},
{
"db": "VUPEN",
"id": "ADV-2010-0703",
"trust": 1.1
},
{
"db": "OSVDB",
"id": "63178",
"trust": 1.1
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216",
"trust": 0.8
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359",
"trust": 0.7
},
{
"db": "CISCO",
"id": "20100324 CISCO IOS SOFTWARE CRAFTED TCP PACKET DENIAL OF SERVICE VULNERABILITY",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "87604",
"trust": 0.2
},
{
"db": "VULHUB",
"id": "VHN-43182",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "87647",
"trust": 0.1
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "BID",
"id": "38930"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "PACKETSTORM",
"id": "87647"
},
{
"db": "PACKETSTORM",
"id": "87604"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"id": "VAR-201003-0230",
"iot": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": true,
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
}
],
"trust": 0.7212696399999999
},
"last_update_date": "2025-04-11T23:04:31.516000Z",
"patch": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/patch#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"title": "cisco-amb-20100324-tcp",
"trust": 0.8,
"url": "http://www.cisco.com/warp/public/707/cisco-amb-20100324-tcp.shtml"
},
{
"title": "cisco-sa-20100324-tcp",
"trust": 0.8,
"url": "http://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml"
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
}
]
},
"problemtype_data": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"problemtype": "CWE-399",
"trust": 1.9
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"references": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/references#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"trust": 2.0,
"url": "http://www.cisco.com/en/us/products/products_security_advisory09186a0080b20f34.shtml"
},
{
"trust": 1.9,
"url": "http://www.securityfocus.com/bid/38930"
},
{
"trust": 1.1,
"url": "http://osvdb.org/63178"
},
{
"trust": 1.1,
"url": "http://www.securitytracker.com/id?1023743"
},
{
"trust": 1.1,
"url": "http://secunia.com/advisories/39078"
},
{
"trust": 1.1,
"url": "http://www.vupen.com/english/advisories/2010/0703"
},
{
"trust": 1.1,
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57129"
},
{
"trust": 0.8,
"url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0577"
},
{
"trust": 0.8,
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2010-0577"
},
{
"trust": 0.3,
"url": "http://www.cisco.com/"
},
{
"trust": 0.2,
"url": "http://www.cisco.com/warp/public/707/cisco-sa-20100324-tcp.shtml"
},
{
"trust": 0.1,
"url": "http://secunia.com/advisories/secunia_security_advisories/"
},
{
"trust": 0.1,
"url": "http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/"
},
{
"trust": 0.1,
"url": "http://secunia.com/advisories/39078/"
},
{
"trust": 0.1,
"url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
},
{
"trust": 0.1,
"url": "http://secunia.com/advisories/about_secunia_advisories/"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/warp/public/620/1.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/go/psirt"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/warp/public/707/cisco-amb-20100324-tcp.shtml"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/docs/ios/12_3t/12_3t4/feature/guide/gtrtlimt.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/docs/general/warranty/english/eu1ken_.html"
},
{
"trust": 0.1,
"url": "http://secunia.com/"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/docs/ios/12_3t/12_3t7/feature/guide/gt_btsh.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/web/about/security/intelligence/coppwp_gs.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/support/tsd_cisco_worldwide_contacts.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/web/about/security/intelligence/cisco_erp_mar10.html"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2010-0577"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/tech/tk648/tk361/technologies_white_paper09186a00801afc76.shtml"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/public/sw-center/sw-usingswc.shtml"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/docs/ios/12_2sr/12_2sra/feature/guide/srbgpmtu.html"
},
{
"trust": 0.1,
"url": "http://lists.grok.org.uk/full-disclosure-charter.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/docs/ios/12_0/np1/configuration/guide/1cbgp.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com."
},
{
"trust": 0.1,
"url": "http://www.cisco.com/en/us/products/products_security_vulnerability_policy.html"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/warp/public/707/cisco-sa-20100324-bundle.shtml"
},
{
"trust": 0.1,
"url": "http://www.cisco.com/techsupport"
},
{
"trust": 0.1,
"url": "http://intellishield.cisco.com/security/alertmanager/cvss"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "BID",
"id": "38930"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "PACKETSTORM",
"id": "87647"
},
{
"db": "PACKETSTORM",
"id": "87604"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"sources": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#",
"data": {
"@container": "@list"
}
},
"data": [
{
"db": "VULHUB",
"id": "VHN-43182"
},
{
"db": "BID",
"id": "38930"
},
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"db": "PACKETSTORM",
"id": "87647"
},
{
"db": "PACKETSTORM",
"id": "87604"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"sources_release_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2010-03-25T00:00:00",
"db": "VULHUB",
"id": "VHN-43182"
},
{
"date": "2010-03-24T00:00:00",
"db": "BID",
"id": "38930"
},
{
"date": "2010-04-07T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"date": "2010-03-28T10:42:04",
"db": "PACKETSTORM",
"id": "87647"
},
{
"date": "2010-03-24T18:38:06",
"db": "PACKETSTORM",
"id": "87604"
},
{
"date": "2010-03-25T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"date": "2010-03-25T21:00:00.687000",
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"sources_update_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2017-08-17T00:00:00",
"db": "VULHUB",
"id": "VHN-43182"
},
{
"date": "2010-03-24T00:00:00",
"db": "BID",
"id": "38930"
},
{
"date": "2010-04-07T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2010-001216"
},
{
"date": "2010-03-25T00:00:00",
"db": "CNNVD",
"id": "CNNVD-201003-359"
},
{
"date": "2025-04-11T00:51:21.963000",
"db": "NVD",
"id": "CVE-2010-0577"
}
]
},
"threat_type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/threat_type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "remote",
"sources": [
{
"db": "PACKETSTORM",
"id": "87604"
},
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
}
],
"trust": 0.7
},
"title": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/title#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Cisco IOS In TCP Service disruption related to segment processing (DoS) Vulnerabilities",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2010-001216"
}
],
"trust": 0.8
},
"type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "resource management error",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-201003-359"
}
],
"trust": 0.6
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.