Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Full Disclosure: Cisco Security Advisory: Cisco IOS Next Hop Resolution Protocol Vulnerability

Cisco Security Advisory: Cisco IOS Next Hop Resolution Protocol Vulnerability

From: Cisco Systems Product Security Incident Response Team <psirt_at_cisco.com>
Date: Wed, 8 Aug 2007 12:37:21 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Cisco Security Advisory: Cisco IOS Next Hop Resolution Protocol Vulnerability

Advisory ID: cisco-sa-20070808-nhrp

http://www.cisco.com/warp/public/707/cisco-sa-20070808-nhrp.shtml

Revision 1.0

For Public Release 2007 August 08 1600 UTC (GMT)

- -----------------------------------------------------------------------

Summary
=======

The Cisco Next Hop Resolution Protocol (NHRP) feature in Cisco IOS
contains a vulnerability that can result in a restart of the device or
possible remote code execution.

NHRP is a primary component of the Dynamic Multipoint Virtual Private
Network (DMVPN) feature.

NHRP can operate in three ways: at the link layer (Layer 2), over
Generic Routing Encapsulation (GRE) and multipoint GRE (mGRE) tunnels
and directly on IP (IP protocol number 54). This vulnerability affects
all three methods of operation.

NHRP is not enabled by default for Cisco IOS.

This vulnerability is addressed by Cisco bug IDs CSCin95836
for non-12.2 mainline releases and CSCsi23231 for 12.2 mainline releases.

This advisory is posted at
http://www.cisco.com/warp/public/707/cisco-sa-20070808-nhrp.shtml.

Note: The August 08, 2007 publication includes four Security Advisories
and one Security Response. The advisories all affect IOS, one
additionally affects Cisco Unified Communications Manager as well. Each
advisory lists the releases that correct the vulnerability described in
the advisory, and the advisories also detail the releases that correct
the vulnerabilities in all four advisories. Individual publication
links are listed below:

  * Cisco IOS Information Leakage Using IPv6 Routing Header
    http://www.cisco.com/warp/public/707/cisco-sa-20070808-IOS-IPv6-leak.shtml
  * Cisco IOS Next Hop Resolution Protocol Vulnerability
    http://www.cisco.com/warp/public/707/cisco-sa-20070808-nhrp.shtml
  * Cisco IOS Secure Copy Authorization Bypass Vulnerability
    http://www.cisco.com/warp/public/707/cisco-sa-20070808-scp.shtml
  * Voice Vulnerabilities in Cisco IOS and Cisco Unified Communications
    Manager
    http://www.cisco.com/warp/public/707/cisco-sa-20070808-IOS-voice.shtml
  * Cisco Unified MeetingPlace XSS Vulnerability
    http://www.cisco.com/warp/public/707/cisco-sr-20070808-mp.shtml

Affected Products
=================

Vulnerable Products
+------------------

Cisco devices running IOS that are configured for NHRP functionality
are affected. NHRP is also used in conjunction with the DMVPN feature.

Affected devices may have the following command in the running
configuration:

                ip nhrp network-id <ID>
                

After the above command is configured, simply removing the command from
the running configuration is not sufficient to disable the NHRP
service. Customers can check the output of the following command to see
if the NHRP process is enabled:

    router#show processes | include NHRP

      42 Mwe F8B8CC 24 76 315 7836/12000 0 NHRP

If the preceding command displays the NHRP process, NHRP is running on
the IOS device.

Customers who do not have NHRP configured but see the process in the
process table can take the following action to eliminate their
exposure:

Ensure that NHRP is not configured in the device's startup
configuration and reload the device. After the device is restarted with
NHRP removed from the configuration, the NHRP process will not be
running.

Products Confirmed Not Vulnerable
+--------------------------------

  * Cisco devices that do not run Cisco IOS are not affected.
  * Cisco devices that are running Cisco IOS XR are not affected.

No other Cisco devices are known to be affected.

Details
=======

NHRP is a standards-based protocol that is aimed at providing Layer 2
to Layer 3 resolution for Nonbroadcast Multiaccess networks (NBMA).

Network devices and hosts can use NHRP to discover the addresses of
other devices connected to an NBMA network.

For more information on NHRP, see
http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a0080435815.html

NHRP is an open standard and the public RFC is on the web at:

http://www.rfc-editor.org/rfc/rfc2332.txt

NHRP has extended uses in DMVPNs, can be carried in GRE and mGRE
tunnels or can be transported directly within IP datagrams as IP
protocol number 54.

Workarounds are available for protecting routers from NHRP packets sent
over GRE or mGRE tunnels or sent as NHRP directly in IP datagrams.

No workarounds exist for blocking Layer 2 NHRP packets. However, Layer
2 NHRP packets are not routable and must be sent by a Layer 2-adjacent
device.

This vulnerability was addressed by two different bug IDs. A Cisco IOS
release only needs to contain one of these bug fixes to be repaired for
this vulnerablility. The bug IDs are CSCin95836 (for non-12.2 mainline
releases) and CSCsi23231 (for 12.2 mainline releases).

Vulnerability Scoring Details
+----------------------------

Cisco is providing 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 1.0.

Cisco will provide a base and temporal score. Customers can then
compute environmental scores to assist in determining the impact of the
vulnerability in individual networks.

Cisco PSIRT will set the bias in all cases to normal. Customers are
encouraged to apply the bias parameter when determining the
environmental impact of a particular vulnerability.

CVSS is a standards based scoring method that conveys vulnerability
severity and helps determine urgency and priority of response.

Cisco has provided a 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.

CSCin95836 - Buffer overflow in NHRP protocol

CVSS Base Score - 8.0
  Access Vector - Remote
  Access Complexity - High
  Authentication - Not Required
  Confidentiality Impact - Complete
  Integrity Impact - Complete
  Availability Impact - Complete
  Impact Bias - Normal

CVSS Temporal Score - 6.3
  Exploitability - Proof-of-Concept
  Remediation Level - Official-Fix
  Report Confidence - Confirmed

CSCsi23231 - Buffer overflow in NHRP protocol

CVSS Base Score - 8.0
  Access Vector - Remote
  Access Complexity - High
  Authentication - Not Required
  Confidentiality Impact - Complete
  Integrity Impact - Complete
  Availability Impact - Complete
  Impact Bias - Normal

CVSS Temporal Score - 6.3
  Exploitability - Proof-of-Concept
  Remediation Level - Official-Fix
  Report Confidence - Confirmed

Impact
======

Successful exploitation of the vulnerability may result in a restart of
the device or remote code execution. Repeated exploitation may result
in an extended denial of service (DoS) condition.

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.

For further information about how Cisco IOS is built, numbered and
maintained, please see the following URL:
http://www.cisco.com/warp/public/620/1.html.

+-------------------------------------------------------------+
| Major | Availability of Repaired Releases |
| Release | |
|-------------+-----------------------------------------------|
| Affected | | Recommended |
| 12.0-Based | First Fixed Release | Release |
| Release | | |
|-------------+-----------------------------+-----------------|
| 12.0 | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0DA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0DB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.0DC | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | 12.0(32)S8; available | 12.0(32)S8; |
| 12.0S | 21-Aug-07 | available |
| | | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.0SC | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.0(32)S8; |
| 12.0SL | 12.0(32)S8; available | available |
| | 21-Aug-07 | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.0(32)S8; |
| 12.0SP | 12.0(32)S8 available | available |
| | 21-Aug-07 | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.0(32)S8; |
| 12.0ST | 12.0(32)S8; available | available |
| | 21-Aug-07 | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.0(32)S8; |
| 12.0SX | 12.0(32)S8; available | available |
| | 21-Aug-07 | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | 12.0(32)SY4; available | 12.0(32)SY4; |
| 12.0SY | 21-Aug-07 | available |
| | | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | |
| 12.0SZ | 12.0(32)S8; available | |
| | 21-Aug-07 | |
|-------------+-----------------------------+-----------------|
| 12.0T | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0W | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0WC | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0WT | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XA | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XC | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XD | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | |
| 12.0XE | 12.1(27b)E3; available | |
| | 10-Aug-07 | |
|-------------+-----------------------------+-----------------|
| 12.0XF | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XG | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XH | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XI | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XJ | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XK | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XL | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XM | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XN | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XQ | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XR | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.0XS | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XV | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.0XW | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| Affected | | Recommended |
| 12.1-Based | First Fixed Release | Release |
| Release | | |
|-------------+-----------------------------+-----------------|
| 12.1 | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1AA | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1AX | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1AY | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1AZ | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1CX | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | 12.2(10)DA8 | 12.2(10)DA8 |
| 12.1DA | | |
| | 12.2(12)DA12 | 12.2(12)DA12 |
|-------------+-----------------------------+-----------------|
| 12.1DB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.1DC | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| 12.1E | 12.1(27b)E3; available | |
| | 5-Mar-08 | |
|-------------+-----------------------------+-----------------|
| 12.1EA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1EB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.1EC | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| 12.1EO | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1EU | Vulnerable; first fixed in | 12.2(25)EWA10 |
| | 12.2(25)EWA10 | |
|-------------+-----------------------------+-----------------|
| 12.1EV | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | All Cat4K |
| | | platforms: |
| | | |
| | | 12.2(25)EWA10 |
| | | |
| 12.1EW | Vulnerable; first fixed in | 12.2(31)SGA3 |
| | 12.2(25)EWA10 | |
| | | 12.2(37)SG1 |
| | | |
| | | 12.2(40)SG; |
| | | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | |
| 12.1EX | 12.1(27b)E3; available | |
| | 5-Mar-08 | |
|-------------+-----------------------------+-----------------|
| 12.1EY | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | |
| 12.1EZ | 12.1(27b)E3; available | |
| | 5-Mar-08 | |
|-------------+-----------------------------+-----------------|
| 12.1GA | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1GB | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1T | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XA | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1XC | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XD | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XE | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1XF | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XG | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XH | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XI | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XJ | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XK | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XL | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XM | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XN | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1XO | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XP | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XQ | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XR | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XS | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XT | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XU | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1XV | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1XW | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XX | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XY | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| 12.1XZ | Vulnerable; first fixed in | 12.2(46a) |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YA | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YB | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1YC | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YD | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YE | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YF | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1YG | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.1YH | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.1YI | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.1YJ | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| Affected | | Recommended |
| 12.2-Based | First Fixed Release | Release |
| Release | | |
|-------------+-----------------------------+-----------------|
| | 12.2(26c); available | |
| | 14-Aug-07 | |
| | | |
| | 12.2(27c); available | |
| | 14-Aug-07 | |
| | | |
| 12.2 | 12.2(28d); available | 12.2(46a) |
| | 14-Aug-07 | |
| | | |
| | 12.2(29b); available | |
| | 14-Aug-07 | |
| | | |
| | 12.2(46) | |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2B | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.2BC | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2BW | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2BY | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(7)XI10a; |
| 12.2BZ | 12.3(7)XI10a available | available |
| | 21-Aug-07 | 21-Aug-07 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.2CX | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.2CY | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| 12.2CZ | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | 12.2(10)DA8 | 12.2(10)DA8 |
| 12.2DA | | |
| | 12.2(12)DA12 | 12.2(12)DA12 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2DD | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2DX | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | All Cat4K |
| | | platforms: |
| | | |
| | | 12.2(25)EWA10 |
| | | |
| 12.2EU | Vulnerable; first fixed in | 12.2(31)SGA3 |
| | 12.2(25)EWA10 | |
| | | 12.2(37)SG1 |
| | | |
| | | 12.2(40)SG; |
| | | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| | | All Cat4K |
| | | platforms: |
| | | |
| | | 12.2(25)EWA10 |
| | | |
| 12.2EW | Vulnerable; first fixed in | 12.2(31)SGA3 |
| | 12.2(25)EWA10 | |
| | | 12.2(37)SG1 |
| | | |
| | | 12.2(40)SG; |
| | | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| | | All Cat4K |
| | | platforms: |
| | | |
| | | 12.2(25)EWA10 |
| | | |
| 12.2EWA | 12.2(25)EWA10 | 12.2(31)SGA3 |
| | | |
| | | 12.2(37)SG1 |
| | | |
| | | 12.2(40)SG; |
| | | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| 12.2EX | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2EY | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2EZ | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2FX | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2FY | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2FZ | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2IXA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2IXB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2IXC | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2IXD | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2IXE | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2JA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2JK | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2MB | Vulnerable; first fixed in | 12.2(25)SW11 |
| | 12.2(25)SW11 | |
|-------------+-----------------------------+-----------------|
| | 12.2(15)MC2h | |
| 12.2MC | | 12.2(15)MC2j |
| | 12.2(15)MC2j | |
|-------------+-----------------------------+-----------------|
| | 12.2(14)S19 | |
| | | |
| | 12.2(18)S13 | 12.2(25)S13 |
| 12.2S | | |
| | 12.2(20)S14 | 12.2(14)S19 |
| | | |
| | 12.2(25)S13 | |
|-------------+-----------------------------+-----------------|
| | | 12.2(28)SB9; |
| | 12.2(28)SB9 | available |
| 12.2SB | | 15-Aug-07 |
| | 12.2(31)SB6 | |
| | | 12.2(31)SB6 |
|-------------+-----------------------------+-----------------|
| | | 12.2(28)SB9; |
| | Vulnerable; first fixed in | available |
| 12.2SBC | 12.2(31)SB6 | 15-Aug-07 |
| | | |
| | | 12.2(31)SB6 |
|-------------+-----------------------------+-----------------|
| 12.2SE | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEC | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SED | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEE | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEF | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SEG | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | 12.2(25)SG2; available | All Cat4K |
| | 13-Aug-07 | platforms: |
| | | |
| | 12.2(31)SG2; available | 12.2(25)SG2 |
| | 13-Aug-07 | |
| 12.2SG | | 12.2(37)SG1 |
| | 12.2(37)SG1; available | |
| | 13-Aug-07 | 12.2(31)SG2 |
| | | |
| | 12.2(40)SG; available | 12.2(40)SG; |
| | 24-Oct-07 | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| | | All Cat4K |
| | | platforms: |
| | | |
| | 12.2(31)SGA3 | 12.2(31)SGA3 |
| 12.2SGA | | |
| | 12.2(31)SGA4; available | 12.2(37)SG1 |
| | 15-Oct-07 | |
| | | 12.2(40)SG; |
| | | available |
| | | Oct-07 |
|-------------+-----------------------------+-----------------|
| 12.2SL | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | 12.2(29)SM2; available | 12.2(29)SM2; |
| 12.2SM | 22-Aug-07 | available |
| | | 10-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2SO | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SRA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SRB | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2SU | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | 12.2(29)SV4; available | 12.2(29)SV4; |
| 12.2SV | 14-Oct-07 | available |
| | | 14-Oct-07 |
|-------------+-----------------------------+-----------------|
| 12.2SVA | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SVC | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SW | 12.2(25)SW11 | 12.2(25)SW11 |
|-------------+-----------------------------+-----------------|
| 12.2SX | Vulnerable; first fixed in | |
| | 12.2(18)SXE4 | |
|-------------+-----------------------------+-----------------|
| 12.2SXA | Vulnerable; first fixed in | |
| | 12.2(18)SXE4 | |
|-------------+-----------------------------+-----------------|
| 12.2SXB | Vulnerable; first fixed in | 12.2(18)SXF10 |
| | 12.2(18)SXE4 | |
|-------------+-----------------------------+-----------------|
| 12.2SXD | Vulnerable; contact TAC | |
|-------------+-----------------------------+-----------------|
| 12.2SXE | 12.2(18)SXE4 | 12.2(18)SXF10 |
|-------------+-----------------------------+-----------------|
| 12.2SXF | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SXH | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| 12.2SY | Vulnerable; first fixed in | |
| | 12.2(18)SXE4 | |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.2(25)S13 |
| 12.2SZ | 12.2(25)S13 | |
| | | 12.2(14)S19 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2T | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2TPC | 12.2(8)TPC10c; available | 12.2(8)TPC10c |
| | 17-Aug-07 | |
|-------------+-----------------------------+-----------------|
| | | 12.2(28)SB9; |
| | Vulnerable; first fixed in | available |
| 12.2UZ | 12.2(31)SB6 | 15-Aug-07 |
| | | |
| | | 12.2(31)SB6 |
|-------------+-----------------------------+-----------------|
| | | 12.2(28)SB9; |
| | Vulnerable; first fixed in | available |
| 12.2VZ | 12.2(31)SB6 | 15-Aug-07 |
| | | |
| | | 12.2(31)SB6 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XA | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XB | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2XC | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XD | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2XE | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.3(17b)BC8 |
| 12.2XF | 12.3(17a)BC | |
| | | 12.3(21a)BC3 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XG | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XH | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2XI | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XJ | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XK | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XL | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XM | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XN | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XQ | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | | |
| 12.2XR | 12.3(2)JA3 | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XS | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XT | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XU | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XV | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2XW | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YA | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YB | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YC | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YD | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | Vulnerable; first fixed in | 12.2(25)S13 |
| 12.2YE | 12.2(25)S13 | |
| | | 12.2(14)S19 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YF | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2YG | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YH | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YJ | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| 12.2YK | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YL | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YM | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YN | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| 12.2YO | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YP | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YQ | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YR | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| 12.2YS | Not Vulnerable | |
|-------------+-----------------------------+-----------------|
| | | 12.3(23) |
| | | |
| | | 12.3(20a) |
| | | |
| | | 12.3(21b) |
| | | |
| | | 12.3(22a) |
| | Vulnerable; first fixed in | |
| 12.2YT | 12.3(17a) | 12.3(18a) |
| | | |
| | | 12.3(19a); |
| | | available |
| | | 16-Aug-07 |
| | | |
| | | 12.3(17c); |
| | | available |
| | | 16-Aug-07 |
|-------------+-----------------------------+-----------------|
| | | 12.4(12c) |
| | | |
| | | 12.4(3h) |
| | | |
| | | 12.4(5c) |
| | | |
| | | 12.4(8d); |
| | Vulnerable; first fixed in | available |
| 12.2YU | 12.3(14)T5 | 03-Sep-07 |
| | | |
| | | 12.4(7f) |
| | | |
| | | 12.4(16) |
| | | |
| | | 12.4(10c) |
| | | |
| | | 12.4(13d) |
|-------------+-----------------------------+-----------------|
| |