Home / vulnerabilitiesPDF  

cisco-sa-20090923-auth-proxy.txt

Posted on 24 September 2009
Source : packetstormsecurity.org Link

 

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

Cisco Security Advisory: Cisco IOS Software Authentication Proxy
Vulnerability

Advisory ID: cisco-sa-20090923-auth-proxy

Revision 1.0

For Public Release 2009 September 23

+---------------------------------------------------------------------

Summary
=======

Cisco IOS® Software configured with Authentication Proxy for HTTP(S),
Web Authentication or the consent feature, contains a vulnerability
that may allow an unauthenticated session to bypass the
authentication proxy server or bypass the consent webpage.

Cisco has released free software updates that address this
vulnerability.

There are no workarounds that mitigate this vulnerability.

This advisory is posted at:

http://www.cisco.com/warp/public/707/cisco-sa-20090923-auth-proxy.shtml

Note: The September 23, 2009, Cisco IOS Security Advisory bundled
publication includes eleven Security Advisories. Ten of the
advisories address vulnerabilities in Cisco IOS Software, and one
advisory addresses a vulnerability in Cisco Unified Communications
Manager. Each advisory lists the releases that correct the
vulnerability or vulnerabilities detailed in the advisory. The
following table lists releases that correct all Cisco IOS Software
vulnerabilities that have been published on September 23, 2009, or
earlier.

http://www.cisco.com/warp/public/707/cisco-sa-20090923-bundle.shtml

Individual publication links are in "Cisco Event Response: Semiannual
Cisco IOS Software Advisory Bundled Publication" at the following
link:

http://www.cisco.com/web/about/security/intelligence/Cisco_ERP_sep09.html

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

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

Devices running affected versions of Cisco IOS Software and
configured with Authentication Proxy for HTTP(S) or Web
Authentication or the consent feature are vulnerable.

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 displays 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 ©) 1986-2008 by cisco Systems, Inc.
Compiled Mon 17-Mar-08 14:39 by dchih

<output truncated>

The following example shows a product that is running Cisco IOS
Software release 12.4(20)T with an 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 ©) 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.

To determine if your device is configured with either Authentication
Proxy for HTTP(S), Web Authentication or the consent feature, log
into the device and issue the "show running-config" command.

The following example identifies firewall authentication proxy
services using the ip auth-proxy under the proxy rule name
example_auth_proxy_name:

Router#show running-config
<output truncated>

!
! Set up the aaa new model to use the authentication proxy.
!

aaa authorization auth-proxy default group

!
! Apply a name to the authentication proxy configuration rule.
!

ip auth-proxy name example_auth_proxy_name http

!
! Apply the authentication proxy rule at an interface.
!

interface e0
ip auth-proxy example_auth_proxy_name

!

<output truncated>

The following example identifies firewall authentication proxy
services running for HTTP under the proxy rule name
example_auth_proxy_name, using the ip admission commands. This is the
same configuration as Web Authentication:

Router#show running-config
<output truncated>

!
! Set up the aaa new model to use the authentication proxy.
!

aaa authorization auth-proxy default group

!
! Apply a name to the authentication proxy configuration rule.
!

ip admission name example_auth_proxy_name proxy http inactivity-time 60

!
! Apply the authentication proxy rule at an interface.
!

interface FastEthernet0/1
ip admission example_auth_proxy_name

!

<output truncated>

The following example identifies a device configured with the consent
feature under the consent rule name example_consent_rule:

Router#show running-config
<output truncated>

!
! Apply a name to the consent configuration rule.
!

ip admission name example_consent_rule consent

!
! Apply the consent rule at an interface.
!

interface FastEthernet 0/0
ip admission consent-rule_rule

!

<output truncated>

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

The following products and features are not affected by this
vulnerability:

* Cisco IOS XR Software
* Cisco IOS XE Software
* Firewall Authentication Proxy for FTP and Telnet Sessions
* Cisco IOS devices not configured with Authentication Proxy for
HTTP(S) or the consent feature

No other Cisco products are currently known to be affected by this
vulnerability.

Details
=======

The Cisco IOS Firewall authentication proxy feature allows network
administrators to apply specific security policies on a per-user
basis. With the authentication proxy feature, users can log in to the
network or access the Internet via HTTP, and their specific access
profiles are automatically retrieved and applied from a CiscoSecure
ACS, or other RADIUS or TACACS+ authentication server. The user
profiles are active only when there is active traffic from the
authenticated users. Web Authentication feature leverages the
underlying authentication proxy feature.

The consent feature for Cisco IOS routers enables organizations to
provide temporary Internet and corporate access to end users through
their wired and wireless networks by presenting a consent webpage.
The consent feature can be used with or without requesting a username
and password, but still leverages the underlying authentication proxy
feature.

This vulnerability allows a session to be permitted without first
being authenticated by the authentication proxy, or to be permitted
without first acknowledging the consent webpage. At least one
successfully authenticated session or accepted consent session must
exist for the vulnerability to be exposed. When this occurs, the
RADIUS or TACACS+ server will show subsequent users as authenticated,
all with the same username as the initial connection if performing
authentication, regardless of the authentication information provided
by the user and whether it was defined on the AAA server, and
regardless of whether the password was correct.

This vulnerability is caused by a race condition in the code, and
several conditions outside the control of a malicious user and must
be met before this vulnerability could be exploited.

For further information on Authentication Proxy for HTTP see the
Cisco IOS Security Configuration Guide, Release 12.4 "Configuring
Authentication Proxy" at the following link:

http://www.cisco.com/en/US/docs/ios/security/configuration/guide/sec_cfg_authen_prxy_external_docbase_0900e4b1805afd05_4container_external_docbase_0900e4b1807b01d5.html

For further information on Authentication Proxy for HTTPS see the
Cisco IOS Security Configuration Guide, Release 12.4 "Firewall
Support of HTTPS Authentication Proxy" at the following link:

http://www.cisco.com/en/US/docs/ios/security/configuration/guide/sec_fwall_https_prxy_external_docbase_0900e4b1805afe18_4container_external_docbase_0900e4b1807b01d5.html

For further information on the consent feature see the Cisco IOS
Security Configuration Guide, Securing User Services, Release 12.2SR
"Consent Feature for Cisco IOS Routers" at the following link:

http://www.cisco.com/en/US/docs/ios/sec_user_services/configuration/guide/sec_cons_feat_rtrs_ps6922_TSD_Products_Configuration_Guide_Chapter.html

For further information on the Web Authentication feature see the
Catalyst 3750 Switch Software Configuration Guide, Release 12.2(50)SE
"Configuring IEEE 802.1x Port-Based Authentication" at the following
link:

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_50_se/configuration/guide/sw8021x.html#wp1401291

This vulnerability is documented in the following Cisco Bug ID:
CSCsy15227 and has been assigned the Common Vulnerabilities and Exposures
(CVE) identifier CVE-2009-2863.

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

CSCsy15227 - Cisco IOS Software Authentication Proxy Vulnerability

CVSS Base Score - 7.1

Access Vector - Network
Access Complexity - Medium
Authentication - None
Confidentiality Impact - Complete
Integrity Impact - None
Availability Impact - None

CVSS Temporal Score - 5.9

Exploitability - Functional
Remediation Level - Official-Fix
Report Confidence - Confirmed


Impact
======

Successful exploitation of the vulnerability may result in an
unauthenticated and unauthorized user bypassing the authentication
proxy services offered in Cisco IOS Authentication Proxy for HTTP(S)
and/or bypassing the consent accept webpage.

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 vulnerability 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 | Availability of Repaired Releases |
| Release | |
|------------+------------------------------------------------------|
| Affected | | Recommended |
| 12.0-Based | First Fixed Release | Release |
| Releases | | |
|------------+--------------------------------------+---------------|
| 12.0 | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0DA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.0(4) | |
| | DB are not vulnerable. | 12.4(23b) |
| 12.0DB | | |
| | Releases 12.0(7)DB and later are not | 12.4(25b) |
| | vulnerable; first fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.0(3) | |
| | DC1 are not vulnerable. | 12.4(23b) |
| 12.0DC | | |
| | Releases 12.0(7)DC and later are not | 12.4(25b) |
| | vulnerable; first fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| 12.0S | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SL | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SP | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0ST | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0SZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.0T | | |
| | Releases up to and including 12.0(4) | 12.4(25b) |
| | T1 are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.0W | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.0(5)WC4 are | |
| 12.0WC | vulnerable, release 12.0(5)WC4 and | |
| | later are not vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0WT | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XD | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.0XE | | |
| | Releases up to and including 12.0(5) | 12.4(25b) |
| | XE are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.0XF | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XG | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XH | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XI | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XJ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.0XK | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.0XL | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XM | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XN | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XQ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.0XR | | |
| | Releases up to and including 12.0(6) | 12.4(25b) |
| | XR are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.0XS | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XT | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.0XV | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| Affected | | Recommended |
| 12.1-Based | First Fixed Release | Release |
| Releases | | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1 | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1AA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1AX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.1 | 12.2(50)SE3 |
| | (13)AY are not vulnerable. | |
| 12.1AY | | 12.2(52)SE; |
| | Releases 12.1(22)AY1 and later are | Available on |
| | not vulnerable; first fixed in | 13-OCT-2009 |
| | 12.2SE | |
|------------+--------------------------------------+---------------|
| 12.1AZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1CX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1DA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.1(3) | |
| | DB1 are not vulnerable. | 12.4(23b) |
| 12.1DB | | |
| | Releases 12.1(4)DB1 and later are | 12.4(25b) |
| | not vulnerable; first fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.1(4) | |
| | DC are not vulnerable. | 12.4(23b) |
| 12.1DC | | |
| | Releases 12.1(4)DC2 and later are | 12.4(25b) |
| | not vulnerable; first fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.1E | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Releases up to and including 12.1(6) | |
| | EA1a are not vulnerable. | 12.2(50)SE3; |
| 12.1EA | | Available on |
| | Releases 12.1(8)EA1c and later are | 13-OCT-2009 |
| | not vulnerable; first fixed in | |
| | 12.2SE | |
|------------+--------------------------------------+---------------|
| 12.1EB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EO | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EU | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EV | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EW | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.1EX | | |
| | Releases up to and including 12.1(2) | 12.4(25b) |
| | EX are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.1EY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1EZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1GA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1GB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1T | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1XA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XC | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1XD | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XE | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XF | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XG | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XH | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XI | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XJ | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.1(3a)XL2 are | 12.4(23b) |
| 12.1XL | vulnerable, release 12.1(3a)XL2 and | |
| | later are not vulnerable; first | 12.4(25b) |
| | fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XM | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XP | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1XQ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1XR | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1XS | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.1XT | | |
| | Releases up to and including 12.1(2) | 12.4(25b) |
| | XT2 are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.1XU | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XV | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XW | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1XZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.1YA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.1YB | | |
| | Releases up to and including 12.1(5) | 12.4(25b) |
| | YB are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.1YC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1YD | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.1(5)YE6 are | 12.4(23b) |
| 12.1YE | vulnerable, release 12.1(5)YE6 and | |
| | later are not vulnerable; first | 12.4(25b) |
| | fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.1YF | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.1YH | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.1YI | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.1YJ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| Affected | | Recommended |
| 12.2-Based | First Fixed Release | Release |
| Releases | | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2 | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.2B | | |
| | Releases up to and including 12.2(2) | 12.4(25b) |
| | B7 are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.2BC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2BW | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2BX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2BY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2BZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2CX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2CY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; migrate to any release | 12.2(31)SB16 |
| 12.2CZ | in 12.2SB | |
| | | 12.2(33)SB7 |
|------------+--------------------------------------+---------------|
| 12.2DA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2DD | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2DX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2EW | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2EWA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.2SE | 12.2(50)SE3 |
| | | |
| 12.2EX | Releases up to and including 12.2 | 12.2(52)SE; |
| | (37)EX are not vulnerable. | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.2SE | 12.2(50)SE3 |
| | | |
| 12.2EY | Releases up to and including 12.2 | 12.2(52)SE; |
| | (25)EY4 are not vulnerable. | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| 12.2EZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2FX | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2FY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.2(50)SE3 |
| | | |
| 12.2FZ | Vulnerable; first fixed in 12.2SE | 12.2(52)SE; |
| | | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| 12.2IRA | Vulnerable; first fixed in 12.2SRD | 12.2(33)SRD3 |
|------------+--------------------------------------+---------------|
| 12.2IRB | Vulnerable; first fixed in 12.2SRD | 12.2(33)SRD3 |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IRC | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXA | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXB | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXC | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXD | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXE | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXF | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXG | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2IXH | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2JA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2JK | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2MB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2MC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Note: Releases prior to 12.2(30)S | 12.2(31)SB16 |
| 12.2S | are vulnerable, release 12.2(30)S | |
| | and later are not vulnerable; | 12.2(33)SB7 |
|------------+--------------------------------------+---------------|
| 12.2SB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Note: Releases prior to 12.2(27)SBC3 | 12.2(31)SB16 |
| 12.2SBC | are vulnerable, release 12.2(27)SBC3 | |
| | and later are not vulnerable; | 12.2(33)SB7 |
|------------+--------------------------------------+---------------|
| 12.2SCA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SCB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.2(50)SE3 |
| | 12.2(50)SE3 | |
| 12.2SE | | 12.2(52)SE; |
| | 12.2(52)SE; Available on 13-OCT-2009 | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| 12.2SEA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SEB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.2(50)SE3 |
| | | |
| 12.2SEC | Vulnerable; first fixed in 12.2SE | 12.2(52)SE; |
| | | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | | 12.2(50)SE3 |
| | | |
| 12.2SED | Vulnerable; first fixed in 12.2SE | 12.2(52)SE; |
| | | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | | 12.2(50)SE3 |
| | | |
| 12.2SEE | Vulnerable; first fixed in 12.2SE | 12.2(52)SE; |
| | | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.2(25)SEF2 are | 12.2(50)SE3 |
| | vulnerable, release 12.2(25)SEF2 and | |
| 12.2SEF | later are not vulnerable; first | 12.2(52)SE; |
| | fixed in 12.2SE | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.2(25)SEG4 are | 12.2(50)SE3 |
| | vulnerable, release 12.2(25)SEG4 and | |
| 12.2SEG | later are not vulnerable; first | 12.2(52)SE; |
| | fixed in 12.2SE | Available on |
| | | 13-OCT-2009 |
|------------+--------------------------------------+---------------|
| | 12.2(50)SG4 | |
| 12.2SG | | 12.2(50)SG4 |
| | 12.2(53)SG1; Available on | |
| | 07-DEC-2009 | |
|------------+--------------------------------------+---------------|
| 12.2SGA | 12.2(31)SGA11 | 12.2(31)SGA11 |
|------------+--------------------------------------+---------------|
| 12.2SL | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SM | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SO | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SQ | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2SRA | Vulnerable; first fixed in 12.2SRD | 12.2(33)SRD3 |
|------------+--------------------------------------+---------------|
| 12.2SRB | Vulnerable; first fixed in 12.2SRD | 12.2(33)SRD3 |
|------------+--------------------------------------+---------------|
| 12.2SRC | 12.2(33)SRC5; Available on | 12.2(33)SRD3 |
| | 29-OCT-2009 | |
|------------+--------------------------------------+---------------|
| | 12.2(33)SRD2a | |
| 12.2SRD | | 12.2(33)SRD3 |
| | 12.2(33)SRD3 | |
|------------+--------------------------------------+---------------|
| 12.2STE | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2SU | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2SV | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SVA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SVC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SVD | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SVE | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SW | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SX | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SXA | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SXB | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SXD | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2SXE | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | 12.2(18)SXF17; Available on | 12.2(18) |
| | 30-SEP-2009 | SXF17; |
| 12.2SXF | | Available on |
| | Please see IOS Software Modularity | 30-SEP-2009 |
| | Patch | |
|------------+--------------------------------------+---------------|
| | 12.2(33)SXH6; Available on | |
| | 30-OCT-2009 | 12.2(33)SXH6; |
| 12.2SXH | | Available on |
| | Please see IOS Software Modularity | 30-OCT-2009 |
| | Patch | |
|------------+--------------------------------------+---------------|
| | 12.2(33)SXI2 | |
| 12.2SXI | | 12.2(33)SXI2a |
| | 12.2(33)SXI2a | |
|------------+--------------------------------------+---------------|
| 12.2SY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2SZ | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2T | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2TPC | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.2XA | | |
| | Releases up to and including 12.2(1) | 12.4(25b) |
| | XA are not vulnerable. | |
|------------+--------------------------------------+---------------|
| | Vulnerable; first fixed in 12.4 | 12.4(23b) |
| 12.2XB | | |
| | Releases up to and including 12.2(2) | 12.4(25b) |
| | XB1 are not vulnerable. | |
|------------+--------------------------------------+---------------|
| 12.2XC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XD | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2XE | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2XF | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XG | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XH | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2XI | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XJ | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XK | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XL | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XM | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2XNA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2XNB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2XNC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2XND | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.2(31)SGA11 |
| 12.2XO | Vulnerable; first fixed in 12.2SG | |
| | | 12.2(50)SG4 |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XQ | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2XR | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2XS | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XT | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| 12.2XU | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XV | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2XW | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.2(4)YA8 are | 12.4(23b) |
| 12.2YA | vulnerable, release 12.2(4)YA8 and | |
| | later are not vulnerable; first | 12.4(25b) |
| | fixed in 12.4 | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YB | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YC | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YD | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YE | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YF | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YG | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YH | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YJ | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YK | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YL | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2YM | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YN | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YO | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YP | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YQ | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YR | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YS | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2YT | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YU | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.2(11)YV1 are | |
| 12.2YV | vulnerable, release 12.2(11)YV1 and | |
| | later are not vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2YW | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YX | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2YY | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2YZ | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| 12.2ZA | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2ZB | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| 12.2ZC | Not Vulnerable | |
|------------+--------------------------------------+---------------|
| | Vulnerable; Contact your support | |
| 12.2ZD | organization per the instructions in | |
| | Obtaining Fixed Software section of | |
| | this advisory | |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2ZE | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2ZF | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | | 12.4(23b) |
| 12.2ZG | Vulnerable; first fixed in 12.4 | |
| | | 12.4(25b) |
|------------+--------------------------------------+---------------|
| | Releases prior to 12.2(13)ZH6 are | 12.4(23b) |
| 12.2ZH | vulnerable, release 12.2(13)ZH6 and | |
| | later are not vulnerable; first | 12.4(25b) |
| | fixed in 12.4 | |
|------------+------------

 

TOP