| PROBLEM: | Multiple Cisco products contain either of two authentication vulnerabilities inthe Simple Network Management Protocol version 3 (SNMPv3) feature. These vulnerabilities can be exploited when processing a malformed SNMPv3 message. |
| PLATFORM: | Cisco IOS Cisco IOS-XR Cisco Catalyst Operating System (CatOS) Cisco NX-OS Cisco Application Control Engine (ACE) Module Cisco ACE Appliance Cisco ACE XML Gateway Cisco MDS 9000 Series Multilayer Fabric Switches |
| DAMAGE: | Data leak or configuration changes. |
| SOLUTION: | Upgrade to the appropriate version. |
| VULNERABILITY ASSESSMENT: |
The risk is LOW. Successful exploitation of these vulnerabilities could result in the disclosure of sensitive information on a device or allow an attacker to make configuration changes to a vulnerable device that is based on the SNMP configuration. |
| CVSS 2 BASE SCORE: TEMPORAL SCORE: VECTOR: |
5.4 4.2 (AV:A/AC:M/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C) |
[***** Start Cisco Security Advisory Document ID: 107408 *****]
Summary
Affected Products
Details
Vulnerability Scoring Details
Impact
Software Versions and Fixes
Workarounds
Obtaining Fixed Software
Exploitation and Public Announcements
Status of this Notice: FINAL
Distribution
Revision History
Cisco Security Procedures
Multiple Cisco products contain either of two authentication vulnerabilities in the Simple Network Management Protocol version 3 (SNMPv3) feature. These vulnerabilities can be exploited when processing a malformed SNMPv3 message. These vulnerabilities could allow the disclosure of network information or may enable an attacker to perform configuration changes to vulnerable devices. The SNMP server is an optional service that is disabled by default in Cisco products. Only SNMPv3 is impacted by these vulnerabilities. Workarounds are available for mitigating the impact of the vulnerabilities described in this document.
Note: SNMP versions 1, 2 and 2c are not impacted by these vulnerabilities.
The United States Computer Emergency Response Team (US-CERT) has assigned Vulnerability Note VU#878044
to these vulnerabilities.
Common Vulnerabilities and Exposures (CVE) identifier CVE-2008-0960
has also been assigned to these vulnerabilities.
This advisory is posted at http://www.cisco.com/warp/public/707/cisco-sa-20080610-snmpv3.shtml.
[Expand all sections] [Collapse all sections]
Affected Products
Vulnerable Products The following Cisco products are vulnerable.
Note: The SNMP server is disabled by default. These vulnerabilities only impact devices that are configured for SNMPv3.
To determine the version of SNMP configured in Cisco IOS, CatOS and IOS-XR, log in to the device and issue the show snmp group command. The security model field indicates the version of SNMP configured. The output "usm" is the abbreviation for user-based security model and this indicates SNMPv3 is configured.
Cisco IOS
router#show snmp group
groupname: test security model:v3 auth
readview : v1default writeview: <no writeview specified>
notifyview: <no notifyview specified>
row status: active
Cisco CatOS
5500-1 (enable) show snmp group
Security Model: v3
Security Name: userv3
Group Name: groupv3
Storage Type: nonvolatile
Row Status: active
Cisco IOS-XR
RP/0/RP0/CPU0:ios#show snmp group
groupname: test security model:usm
readview : v1default writeview: -
notifyview: v1default
row status: nonVolatile
IronPort C-Series, X-Series, and M-Series appliances utilize code covered by this advisory, but are not susceptible to any security risk. IronPort C-Series, X-Series, and M-Series incorporate the libraries under the advisory to provide anonymous read-only access to system health data. There is no risk of escalated authorization privileges allowing a 3rd party to make any configuration changes to the IronPort devices. IronPort S-Series and Encryption Appliances are not affected by this advisory. This announcement has also been posted on the IronPort Support Portal, available to IronPort customers: https://supportportal.ironport.com/irppcnctr/srvcd?u=http://secure-support.soma.ironport.com/announcement&sid=900016
Products Confirmed Not Vulnerable The following Cisco products are confirmed not vulnerable:
No other Cisco products are currently known to be affected by these vulnerabilities.
Details SNMP defines a standard mechanism for remote management and monitoring of devices in an Internet Protocol (IP) network.
There are three general types of SNMP operations: "get" requests to request information, "set" requests that modify the configuration of a remote device, and "trap" messages that provide a monitoring function. SNMP requests and traps are transported over User Datagram Protocol (UDP) and are received at the assigned destination port numbers 161 and 162, respectively.
SNMPv3 provides secure access to devices by authenticating and encrypting packets over the network. RFC2574
defines the use of HMAC-MD5-96 and HMAC-SHA-96 as the possible authentication protocols for SNMPv3.
Vulnerabilities have been identified in the authentication code of multiple SNMPv3 implementations. This advisory identifies two vulnerabilities that are almost identical. Both are specifically related to malformed SNMPv3 packets that manipulate the Hash Message Authentication Code (HMAC). The two vulnerabilities may impact both Secure Hashing Algorithm-1 (SHA-1) and Message-Digest Algorithm 5 (MD5). The vulnerabilities described in this document can be successfully exploited using spoofed SNMPv3 packets.
These vulnerabilities are documented in the following Cisco Bug IDs:
Note: Although multiple software defects are listed, this advisory only identifies two vulnerabilities. Because different Cisco products require their own fixes, additional Bug IDs have been assigned.
Top of the section Close Section
Vulnerability Scoring Details Cisco has provided scores for the vulnerabilities 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.
| CSCsf04754 - IOS SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsf04754 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 10 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Low |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.3 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Official-Fix |
Confirmed |
||||
| CSCsf30109 - IOS-XR SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsf30109 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 10 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Low |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.3 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Official-Fix |
Confirmed |
||||
| CSCsf29976 - CatOS SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsf29976 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 10 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Low |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.3 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Official-Fix |
Confirmed |
||||
| CSCsq62662 - ACE XML Gw SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsq62662 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 9.3 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Medium |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 7.7 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Official-Fix |
Confirmed |
||||
| CSCsq60664 - ACE Appliance SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsq60664 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 9.3 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Medium |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.4 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Workaround |
Confirmed |
||||
| CSCsq60695 - ACE Module SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsq60695 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 9.3 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Medium |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.4 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Workaround |
Confirmed |
||||
| CSCsq60582 - Nexus SNMPv3 HMAC Authentication issue ( registered customers only) Calculate the environmental score of CSCsq60582 |
||||||
|---|---|---|---|---|---|---|
CVSS Base Score - 9.3 |
||||||
Access Vector |
Access Complexity |
Authentication |
Confidentiality Impact |
Integrity Impact |
Availability Impact |
|
Network |
Medium |
None |
Complete |
Complete |
Complete |
|
CVSS Temporal Score - 8.4 |
||||||
Exploitability |
Remediation Level |
Report Confidence |
||||
Functional |
Workaround |
Confirmed |
||||
Impact Successful exploitation of these vulnerabilities could result in the disclosure of sensitive information on a device or allow an attacker to make configuration changes to a vulnerable device that is based on the SNMP configuration.
Top of the section Close Section
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" column of the table. The "Recommended Release" column indicates the releases which have fixes for all the published vulnerabilities at the time of this Advisory. A device running a release in the given train that is earlier than the release in a specific column (less than the First Fixed Release) is known to be vulnerable. Cisco recommends upgrading to a release equal to or later than the release in the "Recommended Releases" column of the table.
| Major Release |
Availability of Repaired Releases |
|
|---|---|---|
| Affected 12.0-Based Releases |
First Fixed Release |
Recommended Release |
Not Vulnerable |
||
Not Vulnerable |
||
12.0(2)DB |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
12.0(28)S1 12.0(32)S5 12.0(33)S |
||
12.0(7)SC |
||
Vulnerable; first fixed in 12.0S |
||
Vulnerable; first fixed in 12.0S |
||
Vulnerable; first fixed in 12.0S |
||
Vulnerable; first fixed in 12.0S |
||
12.0(32)SY1 |
||
12.0(30)SZ4 |
||
12.0(1)T |
12.4(18b) |
|
Not Vulnerable |
||
12.0(5)WC16 |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
12.0(1)XE |
||
12.0(2)XF1 |
12.0(2)XF |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Releases prior to 12.0(4)XI2 are vulnerable, release 12.0(4)XI2 and later are not vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.0T |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.0T |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.1E |
||
Vulnerable; first fixed in 12.0T |
12.4(18b) |
|
Not Vulnerable |
||
| Affected 12.1-Based Releases |
First Fixed Release |
Recommended Release |
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2EY |
||
Vulnerable; first fixed in 12.1EA |
12.1(22)EA11 |
|
Vulnerable; first fixed in 12.1EA |
12.1(22)EA11 |
|
Releases prior to 12.1(7)CX are vulnerable, release 12.1(7)CX and later are not vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2DA |
||
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
12.1(1)E2 |
||
12.1(22)EA10 |
12.1(22)EA11 |
|
Vulnerable; contact TAC |
||
Vulnerable; first fixed in 12.3BC |
||
12.1(19)EO6 |
12.2(29)SVD1; Available on 13-JUN-2008 |
|
Vulnerable; first fixed in 12.2SG |
12.2(25)EWA14 12.2(31)SGA7 12.2(44)SG |
|
Vulnerable; first fixed in 12.2SV |
12.2(29)SVD1; Available on 13-JUN-2008 |
|
Vulnerable; first fixed in 12.2EW |
12.2(25)EWA14 12.2(31)SGA7 12.2(44)SG |
|
Vulnerable; first fixed in 12.1E |
||
Vulnerable; first fixed in 12.1E |
||
Vulnerable; first fixed in 12.1E |
||
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.1E |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Not Vulnerable |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Not Vulnerable |
||
Not Vulnerable |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.2 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Releases prior to 12.1(5)YE6 are vulnerable, release 12.1(5)YE6 and later are not vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Not Vulnerable |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.1EA |
12.1(22)EA11 |
|
| Affected 12.2-Based Releases |
First Fixed Release |
Recommended Release |
12.2(26c) 12.2(27c) 12.2(28d) 12.2(29b) 12.2(40) |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3BC |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3XI |
||
Vulnerable; first fixed in 12.3BC |
||
Vulnerable; first fixed in 12.3BC |
||
Not Vulnerable |
||
12.2(10)DA4 12.2(12)DA11 |
||
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.2SG |
12.2(25)EWA14 12.2(31)SGA7 12.2(44)SG |
|
12.2(18)EW7 12.2(20)EW4 |
12.2(25)EWA14 12.2(31)SGA7 12.2(44)SG |
|
12.2(20)EWA3 12.2(25)EWA11 12.2(25)EWA7 12.2(25)EWA8 |
12.2(25)EWA14 |
|
12.2(35)EX |
12.2(44)EX; Available on 26-JUN-2008 |
|
12.2(37)EY |
||
Vulnerable; first fixed in 12.2SEE |
||
Vulnerable; first fixed in 12.2SEE |
||
Vulnerable; first fixed in 12.2SEG |
||
Vulnerable; first fixed in 12.2SE |
12.2(44)SE2 |
|
Vulnerable; migrate to any release in 12.2IXD |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
Vulnerable; first fixed in 12.3JA |
||
Vulnerable; first fixed in 12.4T |
12.4(15)T5 |
|
Vulnerable; first fixed in 12.2SW |
||
12.2(15)MC2h |
12.4(18b) |
|
12.2(14)S18 12.2(18)S13 12.2(20)S13 12.2(25)S11 |
12.2(31)SB12 12.2(33)SRC1 |
|
12.2(28)SB4 12.2(31)SB2 12.2(31)SB3x |
12.2(31)SB12 |
|
Vulnerable; first fixed in 12.2SB |
12.2(31)SB12 |
|
Not Vulnerable |
||
12.2(35)SE |
12.2(44)SE2 |
|
Vulnerable; first fixed in 12.2SEE |
||
Vulnerable; first fixed in 12.2SEE |
||
Vulnerable; first fixed in 12.2SEE |
||
Vulnerable; first fixed in 12.2SEE |
||
12.2(25)SEE3 |
||
12.2(25)SEF2 |
12.2(44)SE2 |
|
12.2(25)SEG2 |
||
12.2(25)SG1 12.2(31)SG1 12.2(31)SG2 12.2(37)SG |
12.2(44)SG |
|
Not Vulnerable |
||
Not Vulnerable |
||
12.2(29)SM2 |
12.2(29)SM3 |
|
12.2(18)SO7 |
12.2(29)SVD1; Available on 13-JUN-2008 |
|
12.2(33)SRA1 |
||
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
12.2(27)SV5 12.2(28)SV1 12.2(29)SV3 12.2(29a)SV1 12.2(29b)SV |
12.2(29)SVD1; Available on 13-JUN-2008 |
|
Not Vulnerable |
||
Not Vulnerable |
||
Not Vulnerable |
||
12.2(25)SW8 |
||
Vulnerable; first fixed in 12.2SXF |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
Vulnerable; first fixed in 12.2SXF |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
Vulnerable; first fixed in 12.2SXF |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
12.2(18)SXD7a |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
12.2(18)SXE6a |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
12.2(18)SXF10a 12.2(18)SXF12a 12.2(18)SXF6 |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
Not Vulnerable |
||
Not Vulnerable |
||
Vulnerable; first fixed in 12.2S |
12.2(31)SB12 12.2(33)SRC1 |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
12.2(8)TPC10b |
||
Vulnerable; first fixed in 12.2SB |
12.2(31)SB12 |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3BC |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
12.2(33)XN1 |
12.4(18b) |
|
Not Vulnerable |
||
Not Vulnerable |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
12.2(4)YA12 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Not Vulnerable |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; migrate to any release in 12.2SY |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Not Vulnerable |
||
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.2S |
12.2(31)SB12 12.2(33)SRC1 |
|
Vulnerable; first fixed in 12.2SXF |
12.2(18)SXF15; Available on 08-AUG-2008 |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|
Vulnerable; contact TAC |
||
Vulnerable; first fixed in 12.3 |
12.4(18b) |
|
Vulnerable; first fixed in 12.3T |
12.4(18b) |
|