Skip Navigation

  • Home
  • Contact us
  • FAQ
  • Glossary
  • Public key
  • Sitemap
  • Cymraeg
  • What's new
CPNI - Centre for the Protection of National Infastructure

Advanced search

  • About CPNI
  • The threats
  • Security planning
  • Methods of attack
  • Protecting your assets
  • Products and services
    • CSIRTUK advisories
      • Advisories archive
    • General protective security publications
    • InfoSec briefings
    • InfoSec technical notes
    • InfoSec vulnerability disclosures
    • Good practice guidelines
    • Viewpoints
    • Information exchanges
    • Risk Management Delivery Group
  • Research
Home > Products and services > CSIRTUK advisories > Advisories archive > August 2006 > Two Cisco Security Advisories: 1. cisco-sa-20060823-vpn3k - Cisco VPN 3000 Concentrator FTP Management Vulnerabilities 2. cisco-sa-20060823-firewall - Unintentional Password Modification in Cisco Firewall Products

August 2006

Two Cisco Security Advisories: 1. cisco-sa-20060823-vpn3k - Cisco VPN 3000 Concentrator FTP Management Vulnerabilities 2. cisco-sa-20060823-firewall - Unintentional Password Modification in Cisco Firewall Products

ID: 00573
Ref: 548/2006
Date: 24 August 2006:15:00:08
Version: 1

Title: Two Cisco Security Advisories: 1. cisco-sa-20060823-vpn3k - Cisco VPN 3000 Concentrator FTP Management Vulnerabilities 2. cisco-sa-20060823-firewall - Unintentional Password Modification in Cisco Firewall Products
Abstract:
Vendors affected: Cisco
Operating systems affected: Cisco
Applications affected: Cisco

Title
=====

Two Cisco Security Advisories:

1. cisco-sa-20060823-vpn3k - Cisco VPN 3000 Concentrator FTP Management Vulnerabilities

2. cisco-sa-20060823-firewall - Unintentional Password Modification in Cisco Firewall Products

Detail
======

1. The Cisco VPN 3000 series concentrators are affected by two
vulnerabilities when file management via File Transfer Protocol (FTP)
is enabled that could allow authenticated or unauthenticated attackers
to execute certain FTP commands and delete files on the concentrator.

2. The Cisco PIX 500 Series Security Appliances, the Cisco ASA 5500 Series
Adaptive Security Appliances, and the Firewall Services Module (FWSM)
for the Cisco Catalyst 6500 Switches and Cisco 7600 Series Routers are
part of Cisco's security portfolio. All of these products offer
firewall services with stateful packet filtering and deep packet
inspection. The PIX and ASA devices also offer other services like
Virtual Private Networking (VPN), Content Filtering, and Intrusion
Prevention.




1.



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


Cisco Security Advisory:
Cisco VPN 3000 Concentrator FTP Management Vulnerabilities

Document ID: 71141

Advisory ID: cisco-sa-20060823-vpn3k

http://www.cisco.com/warp/public/707/cisco-sa-20060823-vpn3k.shtml

Revision 1.0

For Public Release 2006 August 23 1600 UTC (GMT)

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

Contents
========

Summary
Affected Products
Details
Impact
Software Versions and Fixes
Workarounds
Obtaining Fixed Software
Exploitation and Public Announcements
Status of This Notice: FINAL
Distribution
Revision History
Cisco Security Procedures

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

Summary
=======

The Cisco VPN 3000 series concentrators are affected by two
vulnerabilities when file management via File Transfer Protocol (FTP)
is enabled that could allow authenticated or unauthenticated attackers
to execute certain FTP commands and delete files on the concentrator.

None of the vulnerabilities allows unauthorized users to transfer files
from or to the concentrator.

Cisco has made free software available to address these vulnerabilities
for affected customers. There are workarounds available to mitigate
these vulnerabilities as well.

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

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

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

Cisco VPN 3000 series concentrators 3005, 3015, 3020, 3030, 3060, and
the 3080 are affected by these vulnerabilities if they are running a
vulnerable software version and if the concentrator is configured to
use FTP as a management protocol. FTP as a management protocol is
enabled by default.

Vulnerable software versions are:

* Any version prior to 4.1
* Any 4.1.x version prior to, and including, 4.1(7)L
* Any 4.7.x version prior to, and including, 4.7(2)F

There are two ways to determine whether the FTP protocol is enabled as
a file management protocol: using the web Graphical User Interface
(GUI), or using a Command-Line Interface (CLI) via a console, telnet,
or Secure Shell (SSH) connection.

To use the GUI to determine whether the FTP protocol is enabled as a
file management protocol, connect to the web administration interface
of the concentrator via the URL:

https:///admin/

Then log in to the concentrator using the device administrator
credentials and go to the screen "Configuration | System | Management
Protocols | FTP". This screen will indicate whether the FTP server on
the concentrator is enabled.

To accomplish the same thing using the CLI, log in to the concentrator
using the chosen access method (console, Telnet or SSH) and go to the
same screen ("Configuration -> System Management -> Management
Protocols -> Configure FTP"). The prompt will indicate with a number
whether the FTP server is enabled.

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

The Cisco VPN 3002 Hardware Client is not affected by these
vulnerabilities.

Please note that Cisco VPN 3000 Series concentrators are not affected
by these vulnerabilities if FTP is not configured as a management
protocol.

No other Cisco products are currently known to be affected by these
vulnerabilities.

Details
=======

The Cisco VPN 3000 series concentrators are a family of purpose-built,
remote access Virtual Private Network (VPN) platforms for data
encryption and authentication.

The File Transfer Protocol is an application-layer protocol that allows
transfer of files between TCP/IP hosts. It uses Transmission Control
Protocol (TCP) as the transport protocol and supports user
authentication.

The Cisco VPN 3000 series concentrators can be configured to use the
FTP protocol to manage files stored on the concentrator, like
configuration files and certificates. Files can be uploaded to, or
downloaded from, the concentrator for backup and configuration
purposes.

Two vulnerabilities affect the Cisco VPN 3000 series concentrators when
FTP is enabled as a file management protocol. By exploiting these
vulnerabilities, an attacker could execute the following FTP commands:

* CWD - Change working directory
* MKD - Create (make) a directory
* CDUP - Change directory to the directory one level up
* RNFR - Rename file
* SIZE - Get file size
* RMD - Remove directory

These vulnerabilities are documented in Cisco Bug IDs CSCse10733
and CSCse10753.

None of these vulnerabilities allows unauthorized users to download or
upload files from/to the concentrator.

Impact
======

Successful exploitation of these vulnerabilities may allow an attacker
to:

* Perform network reconnaissance via the "CWD", "CDUP", and "SIZE" FTP
commands.
* Change the configuration of the concentrator by renaming or
deleting configuration and certificate files via the "RNFR" and "RMD"
FTP commands.

Please note that since none of these vulnerabilities allows an attacker
to upload or download files to/from the concentrator, it is not
possible to obtain the configuration of a device or to upload a
modified configuration by exploiting the vulnerabilities.

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.

Both vulnerabilities are fixed in versions 4.1(7)M and 4.7(2)G of the
VPN 3000 Series Concentrators software.

Fixed versions of the Cisco VPN 3000 Series concentrators software can
be downloaded from the following location:

http://www.cisco.com/pcgi-bin/tablebuild.pl/vpn3000-3des

Workarounds
===========

Disabling FTP
+------------

If FTP is not needed to manage the VPN 3000 concentrator, network
security best practices recommend that it be disabled. This will
completely eliminate the vulnerability. Secure alternatives to FTP
include Secure Hyper-Text Transfer Protocol (HTTPS) and Secure Copy
(SCP) via Secure Shell (SSH).

The use of FTP as a management protocol can be disabled by connecting
to the web administration interface of the concentrator via the URL:

https:///admin/

and then logging in to the concentrator using the device administrator
credentials, going to the screen "Configuration | System | Management
Protocols | FTP", and unchecking the "Enable" checkbox.

Limiting FTP Access
+------------------

It is possible to limit the exposure of the concentrator by permitting
remote FTP management connections only from known, trusted IP
addresses. This is also considered a network security best practice.

Limiting FTP access to specific IP addresses can be accomplished on the
VPN 3000 Series concentrators by defining rules and filters. The
traffic filters can be mapped to the interfaces, LAN-to-LAN tunnels,
and VPN groups. Traffic rules and filters are configured via the GUI in
the screen "Configuration | Policy Management | Traffic Management".

To allow FTP access only from specific IP addresses, at least two
traffic rules must be defined. The first rule would permit FTP traffic
from a specific, trusted IP address or IP subnet. The second rule would
deny all other FTP traffic directed at the private interface.

The parameters of the first rule could be:

* Rule Name: permit_ftp_in
* Direction: Inbound
* Action: Forward
* Protocol: TCP
* Source Address/Wildcard-mask:
* Destination Address/Wildcard-mask: interface>/0.0.0.0
* TCP/UDP Source Port: Range, from 0 to 65535
* TCP/UDP Destination Port: FTP (21)

This rule will permit inbound TCP port 21 (FTP) traffic but only when
the traffic originates from a specific IP address range.

The parameters of the second rule could be:

* Rule Name: deny_ftp_in
* Direction: Inbound
* Action: Drop and Log
* Protocol: TCP
* Source Address/Wildcard-mask: 0.0.0.0/255.255.255.255
* Destination Address/Wildcard-mask: interface>/0.0.0.0
* TCP/UDP Source Port: Range, from 0 to 65535
* TCP/UDP Destination Port: FTP (21)

This rule will drop and log all inbound TCP port 21 (FTP) traffic that
is directed at the IP address of the private interface.

Note: When new rules are added to a filter, the new rules get added at
the bottom of the list of existing rules in the filter. The
concentrator processes rules in a filter in sequential order, so if at
the bottom of the list there is a rule that permits all traffic (which
is the case with the predefined "Private" filter applied by default to
the Private interface), then the new rules will not be executed. For
this reason it is important that the new rules intended to allow FTP
traffic only from trusted addresses be moved to the top of the list of
rules.

When the traffic rules have been created, they need to be added to a
filter by going to the GUI screen "Configuration | Policy Management |
Traffic Management | Filters", selecting the desired filter from the
list, clicking on the "Assign Rules to Filter" button, and then
selecting the new filter rules and clicking on the "<< Add" button.

To completely protect the VPN 3000 concentrator from unauthorized FTP
traffic, the filter with the new traffic rules needs to be applied to
the following:

* Interfaces: a filter is applied to an interface by going to the GUI
screen "Configuration | Interfaces", clicking on an interface name,
and then selecting a filter in the "General" tab.

By default the predefined filter "Private" is applied to the
Private interface and the predefined filter "Public" is applied to
the "Public" interface. The "Private" filter is very permissive and
it is recommended that the above rules to limit FTP management
traffic be added to this filter. The "Public" filter does not
permit FTP traffic by default, and if changes have been made to
permit FTP traffic, it is recommended that rules are added to only
permit FTP traffic to the concentrator from specific IP addresses,
as described above.

* LAN-to-LAN tunnels: a filter is applied to a LAN-to-LAN tunnel by
going to the GUI screen "Configuration | Tunneling and Security |
IPSec | LAN-to-LAN", selecting the LAN-to-LAN connection and
clicking the "Modify" button, and then selecting the specific
filter in the "Modify an IPSec LAN-to-LAN connection" screen. By
default a LAN-to-LAN connection does not have any filter applied to
it.

* Remove Access VPN tunnels: a filter is applied to a remote access
VPN group by going to the GUI screen "Configuration | User
Management | Groups", selecting the VPN group and clicking the
"Modify Group" button, and then selecting the specific filter in
the "General" tab of the "Modify Group" screen. By default a VPN
group does not have any filter applied to it.

By adding these two traffic rules to the filter applied to the an
interface, LAN-to-LAN tunnel, and VPN group, the FTP traffic directed
at the concentrator will only be allowed from the specific, trusted IP
addresses, regardless of where the IP addresses are located, i.e.
internal network or across a VPN tunnel. FTP traffic directed at the
concentrator from anywhere else will be dropped and logged. All other
FTP traffic is not affected by these rules.

If you do not wish to define multiple filters for each interface and
the VPN tunnels, you can add the two traffic rules described above to
the default "Private" filter and then apply this filter to the Private
interface as well as to any LAN-to-LAN connections and Remote Access
VPN groups.

Please note that using the "Access Control List" feature
("Administration | Access Rights | Access Control List") to control FTP
access will not protect against these vulnerabilities because the check
for valid IP addresses takes place at authentication time, and the
actual vulnerability described in this document takes place before
authentication.

In addition to the access control mechanism that can be implemented on
the VPN 3000 concentrator itself, FTP access to the VPN 3000
concentrator could be blocked as part of an Infrastructure Access
Control List (ACL) on screening routers, switches and firewalls
controlling all access to the trusted network. Infrastructure ACLs are
considered a network security best practice and should be considered as
a long-term addition to good network security, as well as a workaround
for this specific vulnerability. The white paper entitled "Protecting
Your Core: Infrastructure Protection Access Control Lists" presents
guidelines and recommended deployment techniques:

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_white_paper09186a00801a1a55.shtml

Backing Up Configuration and Certificates
+----------------------------------------

Always keep backup copies, outside of the concentrator's file system,
of the concentrator's configuration and certificates.

Management of configuration files can be done from the GUI screen
"Administration | File Management". Please refer to the "File
Management" section of the VPN 3000 Series Concentrator Reference,
Volume II, for additional information:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2284/products_administration_guide_chapter09186a00803ef263.html

Management of certificates can be done from the GUI screen
"Administration | Certificate Management". Please refer to the
"Certificate Management" section of the VPN 3000 Series Concentrator
Reference, Volume II, for additional information:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2284/products_administration_guide_chapter09186a00803ef352.html

Obtaining Fixed Software
========================

Cisco has made free software available to address this vulnerability
for affected customers. Prior to deploying software, customers should
consult their maintenance provider or check the software for feature
set compatibility and known issues specific to their environment.

Customers may only install and expect support for the feature sets they
have purchased. By installing, downloading, accessing or otherwise
using such software upgrades, customers agree to be bound by the terms
of Cisco's software license terms found at
http://www.cisco.com/public/sw-license-agreement.html, or as otherwise
set forth at Cisco.com Downloads at
http://www.cisco.com/public/sw-center/sw-usingswc.shtml.

Do not contact either "psirt@cisco.com" or "security-alert@cisco.com"
for software upgrades.

Customers with Service Contracts
+-------------------------------

Customers with contracts should obtain upgraded software through their
regular update channels. For most customers, this means that upgrades
should be obtained through the Software Center on Cisco's worldwide
website at http://www.cisco.com.

Customers using Third-party Support Organizations
+------------------------------------------------

Customers whose Cisco products are provided or maintained through prior
or existing agreement with third-party support organizations such as
Cisco Partners, authorized resellers, or service providers should
contact that support organization for guidance and assistance with the
appropriate course of action in regards to this advisory.

The effectiveness of any workaround or fix is dependent on specific
customer situations such as product mix, network topology, traffic
behavior, and organizational mission. Due to the variety of affected
products and releases, customers should consult with their service
provider or support organization to ensure any applied workaround or
fix is the most appropriate for use in the intended network before it
is deployed.

Customers without Service Contracts
+----------------------------------

Customers who purchase direct from Cisco but who do not hold a Cisco
service contract and customers who purchase through third-party vendors
but are unsuccessful at obtaining fixed software through their point of
sale should get their upgrades by contacting the Cisco Technical
Assistance Center (TAC). TAC contacts are as follows.

* +1 800 553 2447 (toll free from within North America)
* +1 408 526 7209 (toll call from anywhere in the world)
* e-mail: tac@cisco.com

Have your product serial number available and give the URL of this
notice as evidence of your entitlement to a free upgrade. Free upgrades
for non-contract customers must be requested through the TAC.

Refer to http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml
for additional TAC contact information, including special localized
telephone numbers and instructions and e-mail addresses for use in
various languages.

Exploitation and Public Announcements
=====================================

The Cisco PSIRT is not aware of any public announcements or malicious
use of the vulnerability described in this advisory.

This vulnerability was reported to Cisco by the NCC Group
(http://www.nccgroup.com.) Cisco would like to thank the NCC Group for
reporting this vulnerability and working with us towards resolution of
this problem.

Status of This Notice: FINAL
============================

THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY
KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE
INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT
YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS
DOCUMENT AT ANY TIME.

A stand-alone copy or Paraphrase of the text of this document that
omits the distribution URL in the following section is an uncontrolled
copy, and may lack important information or contain factual errors.

Distribution
============

This advisory is posted on Cisco's worldwide website at
http://www.cisco.com/warp/public/707/cisco-sa-20060823-vpn3k.shtml.

In addition to worldwide web posting, a text version of this notice is
clear-signed with the Cisco PSIRT PGP key and is posted to the
following e-mail and Usenet news recipients.

* cust-security-announce@cisco.com
* first-teams@first.org
* bugtraq@securityfocus.com
* vulnwatch@vulnwatch.org
* cisco@spot.colorado.edu
* cisco-nsp@puck.nether.net
* full-disclosure@lists.grok.org.uk
* comp.dcom.sys.cisco@newsgate.cisco.com

Future updates of this advisory, if any, will be placed on Cisco's
worldwide website, but may or may not be actively announced on mailing
lists or newsgroups. Users concerned about this problem are encouraged
to check the above URL for any updates.

Revision History
================

+----------------------------------------+
| Revision | | Initial |
| 1.0 | 2006-August-23 | public |
| | | release. |
+----------------------------------------+

Cisco Security Procedures
=========================

Complete information on reporting security vulnerabilities in Cisco
products, obtaining assistance with security incidents, and registering
to receive security information from Cisco, is available on Cisco's
worldwide website at
http://www.cisco.com/en/US/products/products_security_vulnerability_policy.html.
This includes instructions for press inquiries regarding Cisco security
notices. All Cisco security advisories are available at
http://www.cisco.com/go/psirt.

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

All contents are Copyright 1992-2006 Cisco Systems, Inc. All rights
reserved. Important Notices and Privacy Statement.

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

Updated: Aug 23, 2006 Document ID: 71141

- - -----------------------------------------------------------------------
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFE7Hqc8NUAbBmDaxQRAkAKAJ9rPd/IPTT7Fm3l49FEfUzxq5SHDACgonCn
zQJuZOaLSNNoxJt4HXsttVU=
=L9om
- -----END PGP SIGNATURE-----



2.


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


Cisco Security Advisory:
Unintentional Password Modification in Cisco Firewall Products

Document ID: 70811

Advisory ID: cisco-sa-20060823-firewall

http://www.cisco.com/warp/public/707/cisco-sa-20060823-firewall.shtml

Revision 1.0

For Public Release 2006 August 23 1600 UTC (GMT)

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

Contents
========

Summary
Affected Products
Details
Impact
Software Version and Fixes
Workarounds
Obtaining Fixed Software
Exploitation and Public Announcements
Status of this Notice: FINAL
Distribution
Revision History
Cisco Security Procedures

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

Summary
=======

Certain versions of the software for the Cisco PIX 500 Series Security
Appliances, the Cisco ASA 5500 Series Adaptive Security Appliances
(ASA), and the Firewall Services Module (FWSM) are affected by a
software bug that may cause the EXEC password, passwords of locally
defined usernames, and the enable password in the startup configuration
to be changed without user intervention.

Unauthorized users can take advantage of this bug to try to gain access
to a device that has been reloaded after passwords in its startup
configuration have been changed. In addition, authorized users can be
locked out and lose the ability to manage the affected device.

Cisco has made free software available to address this issue for
affected customers.

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

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

Cisco PIX 500 Series Security Appliances, the Cisco ASA 5500 Series
Adaptive Security Appliances, and the Firewall Services Module (FWSM)
for the Cisco Catalyst 6500 Switches and Cisco 7600 Series Routers are
impacted if they are running an affected software version.

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

The PIX 500 Series Security Appliances and the ASA 5500 Series Adaptive
Security Appliances are affected when running any of the following
software versions:

* Any version (including interim versions) in the 7.0(x) train up to
and including 7.0(5)
* Any version (including interim versions) in the 7.1(x) train up to
and including 7.1(2.4)

The FWSM for the Cisco Catalyst 6500 Switches and Cisco 7600 Series
Routers is affected when running the following software version:

* Any version (including interim versions) in the 3.1(x) train up to
and including 3.1(1.6)

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

The PIX 500 Series Security Appliances and the ASA 5500 Series Adaptive
Security Appliances are not affected when running any of the following
software versions:

* Any pre-7.x version (PIX only since the ASA does not run pre-7.x
code)
* 7.2(1) and later

The FWSM for the Cisco Catalyst 6500 Switches and Cisco 7600 Series
Routers is not affected when running any of the following software
versions:

* Any 1.x and 2.x version
* 3.1(2) and later

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

Details
=======

The Cisco PIX 500 Series Security Appliances, the Cisco ASA 5500 Series
Adaptive Security Appliances, and the Firewall Services Module (FWSM)
for the Cisco Catalyst 6500 Switches and Cisco 7600 Series Routers are
part of Cisco's security portfolio. All of these products offer
firewall services with stateful packet filtering and deep packet
inspection. The PIX and ASA devices also offer other services like
Virtual Private Networking (VPN), Content Filtering, and Intrusion
Prevention.

On these devices, authentication for both EXEC mode and enable mode can
be performed based on Authentication, Authorization, and Accounting
(AAA) methods (Remote Authentication Dial-In User Service [RADIUS],
Terminal Access Controller Access Control System Plus [TACACS+], or
LOCAL). If a device does not have any AAA method (i.e., RADIUS,
TACACS+, or LOCAL) configured, authentication for EXEC mode is
performed using the password configured with the "passwd" command, and
authentication for enable mode is performed using the password
configured with the "enable password" command.

A software bug exists in certain versions of the software used by these
devices that may cause, under some circumstances, the EXEC password,
passwords of locally defined users, and the enable password that are
stored in the startup configuration to be changed without user
intervention. The startup configuration is stored in a non-volatile
medium such as flash memory.

The affected passwords are set using the following configuration
commands:

* passwd - configures the EXEC password. For example:

pix(config)# passwd xxxxxxxxx


* username - configures local users and their associated passwords.
For example:

pix(config)# username admin password xxxxxxxx


* enable password - configures the password used to enter enable
mode. For example:

pix(config)# enable password xxxxxxxx


The software bug is known to be triggered in only two scenarios:

* A software crash, normally caused by a software bug. Please note
that not all software crashes may cause the undesired results
discussed above.

* Two or more users making concurrent configuration changes on a
device, regardless of the method (command-line interface [CLI],
Adaptive Security Device Manager [ASDM], Firewall Management
Center, etc.) used to access the device.

Please note that the passwords in the startup configuration will be
changed when the configuration is saved, to the non-volatile medium
where the startup configuration is stored, via the "write memory" or
"copy running-config startup-config" commands. During normal
operation, if the running configuration is not saved, passwords in
the startup configuration will not change.

Once the passwords in the startup configuration are changed,
administrators will be locked out after the next device reload if
authentication for EXEC and for enable privilege depends on the
passwords or local accounts stored in the startup configuration. If a
AAA server (RADIUS or TACACS+) is used for authentication, the change
of passwords in the startup configuration will only cause the undesired
results when the AAA server is unavailable, regardless of whether the
"LOCAL" authentication method is configured as a fallback, e.g. aaa
authentication enable console RADIUS LOCAL.

Passwords are changed to a non-random value. This behavior is not due
to a hardcoded default password or other explicitly induced set of
password values, but rather the result of a coding error related to
configuration parsing.

Devices configured in multiple context mode are also affected by this
software bug.

This issue is documented in the following Cisco bug IDs:

* CSCse02703 for the PIX and ASA devices
* CSCsd81487 for the FWSM

Impact
======

The software issue may cause the EXEC password, password of locally
defined users, and the enable password in the startup configuration to
change without user's intervention. This will prevent administrators
from logging in to the device if authentication is configured to use
the passwords stored in the startup configuration.

If a malicious user were able to guess the new password, and the device
reloads, either automatically because of a software crash, or manually
by the network administrator, unauthorized access to the device may be
possible.

Software Version 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.

For version 7.0.x of the PIX/ASA software, the first fixed release is
7.0(5.1). The latest 7.0.x release for the PIX can be downloaded from:

http://www.cisco.com/pcgi-bin/tablebuild.pl/pix?psrtdcat20e2

The latest 7.0.x release for the ASA can be downloaded from:

http://www.cisco.com/pcgi-bin/tablebuild.pl/asa?psrtdcat20e2

For version 7.1.x of the PIX/ASA software, the first fixed release is
7.1(2.5). The latest 7.1.x interim for the PIX can be downloaded from:

http://www.cisco.com/pcgi-bin/tablebuild.pl/pix-interim?psrtdcat20e2

The latest 7.1.x interim for the ASA can be downloaded from:

http://www.cisco.com/pcgi-bin/tablebuild.pl/asa-interim?psrtdcat20e2

The first fixed release of the FWSM is 3.1(2). The latest 3.1 release
of the FWSM software can be downloaded from:

http://www.cisco.com/pcgi-bin/tablebuild.pl/cat6000-fwsm?psrtdcat20e2

Note: Interim images are not fully regression tested. Each individual
fix has been unit tested, and the image has had a limited amount of
automated regression testing to confirm a baseline of functionality.
Keep this testing status in mind if you decide to run them in a
production environment. We strongly encourage you to upgrade to a fully
tested Maintenance or Feature release when it becomes available.

Workarounds
===========

Configuring authentication against an external RADIUS/TACACS+ server,
per network security best practices, mitigates this issue. For
information on how to configure authentication, please visit the
following URLs:

PIX/ASA: http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_70/config/aaa.htm

FWSM: http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/mod_icn/fwsm/fwsm_3_1/fwsm_cfg/aaa_f.htm

If the passwords in the startup configuration have been modified as a
result of software crash or concurrent configuration update, the
administrators will need to perform a password recovery procedure,
unless external AAA authentication is configured.

The password recovery procedure for the PIX and the ASA is documented
at the following URL:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_password_recovery09186a008009478b.shtml

The password recovery procedure for the FWSM is documented at the
following URL:

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/mod_icn/fwsm/fwsm_3_1/fwsm_cfg/troubl_f.htm#wp1049302

In addition, it is possible to limit the exposure of the firewall
device by permitting remote connections only from known, trusted IP
addresses. This is accomplished via the "ssh", "telnet", and "http" commands
for Secure Shell (SSH), Telnet, and Secure Hyper-Text Transfer Protocol
(HTTPS) access, respectively. For additional information on this,
please refer to the "Managing System Access" section of the Cisco
Security Appliance CLI Configuration Guide, available at:

http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_70/config/mgaccess.htm

In the case of the FWSM, please note that remote access to it can also
be obtained via the Cisco Catalyst 6500 switch or Cisco 7600 Series
router that hosts the FWSM blade. For this reason, the switch or router
needs to be configured, using access control lists, to permit remote
connections only from known, trusted IP addresses.

Obtaining Fixed Software
========================

Cisco will make free software available to address this vulnerability
for affected customers. This advisory will be updated as fixed software
becomes available. Prior to deploying software, customers should
consult their maintenance provider or check the software for feature
set compatibility and known issues specific to their environment.

Customers may only install and expect support for the feature sets they
have purchased. By installing, downloading, accessing or otherwise
using such software upgrades, customers agree to be bound by the terms
of Cisco's software license terms found at
http://www.cisco.com/public sw-license-agreement.html, or as otherwise
set forth at Cisco.com Downloads at
http://www.cisco.com/public/sw-center/sw-usingswc.shtml.

Do not contact either "psirt@cisco.com" or "security-alert@cisco.com"
for software upgrades.

Customers with Service Contracts
+-------------------------------

Customers with contracts should obtain upgraded software through their
regular update channels. For most customers, this means that upgrades
should be obtained through the Software Center on Cisco's worldwide
website at http://www.cisco.com.

Customers using Third Party Support Organizations
+------------------------------------------------

Customers whose Cisco products are provided or maintained through prior
or existing agreement with third-party support organizations such as
Cisco Partners, authorized resellers, or service providers should
contact that support organization for guidance and assistance with the
appropriate course of action in regards to this advisory.

The effectiveness of any workaround or fix is dependent on specific
customer situations such as product mix, network topology, traffic
behavior, and organizational mission. Due to the variety of affected
products and releases, customers should consult with their service
provider or support organization to ensure any applied workaround or
fix is the most appropriate for use in the intended network before it
is deployed.

Customers without Service Contracts
+----------------------------------

Customers who purchase direct from Cisco but who do not hold a Cisco
service contract and customers who purchase through third-party vendors
but are unsuccessful at obtaining fixed software through their point of
sale should get their upgrades by contacting the Cisco Technical
Assistance Center (TAC). TAC contacts are as follows.

* +1 800 553 2447 (toll free from within North America)
* +1 408 526 7209 (toll call from anywhere in the world)
* e-mail: tac@cisco.com

Have your product serial number available and give the URL of this
notice as evidence of your entitlement to a free upgrade. Free upgrades
for non-contract customers must be requested through the TAC.

Refer to http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml
for additional TAC contact information, including special localized
telephone numbers and instructions and e-mail addresses for use in
various languages.

Exploitation and Public Announcements
=====================================

The Cisco PSIRT is not aware of any public announcements or malicious
use of the issue described in this advisory, although we are aware that
some customers have been impacted by this software bug.

This issue was brought to Cisco's attention by Terje Bless from Helse
Nord IKT. Cisco would like to thank him for working with us towards
coordinated disclosure of this issue.

Status of this Notice: FINAL
============================

THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY
KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE
INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT
YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS
DOCUMENT AT ANY TIME.

A stand-alone copy or Paraphrase of the text of this document that
omits the distribution URL in the following section is an uncontrolled
copy, and may lack important information or contain factual errors.

Distribution
============

This advisory is posted on Cisco's worldwide website at:

http://www.cisco.com/warp/public/707/cisco-sa-20060823-firewall.shtml

In addition to worldwide web posting, a text version of this notice is
clear-signed with the Cisco PSIRT PGP key and is posted to the
following e-mail and Usenet news recipients.

* cust-security-announce@cisco.com
* first-teams@first.org
* bugtraq@securityfocus.com
* vulnwatch@vulnwatch.org
* cisco@spot.colorado.edu
* cisco-nsp@puck.nether.net
* full-disclosure@lists.grok.org.uk
* comp.dcom.sys.cisco@newsgate.cisco.com

Future updates of this advisory, if any, will be placed on Cisco's
worldwide website, but may or may not be actively announced on mailing
lists or newsgroups. Users concerned about this problem are encouraged
to check the above URL for any updates.

Revision History
================

+----------------------------------------+
| Revision | | Initial |
| 1.0 | 2006-August-23 | public |
| | | release. |
+----------------------------------------+

Cisco Security Procedures
=========================

Complete information on reporting security vulnerabilities in Cisco
products, obtaining assistance with security incidents, and registering
to receive security information from Cisco, is available on Cisco's
worldwide website at
http://www.cisco.com/en/US/products/products_security_vulnerability_policy.html.
This includes instructions for press inquiries regarding Cisco security
notices. All Cisco security advisories are available at
http://www.cisco.com/go/psirt.

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

All contents are Copyright 1992-2006 Cisco Systems, Inc. All rights
reserved.

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

Updated: Aug 23, 2006 Document ID: 70811

- - -----------------------------------------------------------------------
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFE7IN68NUAbBmDaxQRApWzAKCW7EBZGzQ/ZcqsF4XP17IM2sHb0ACeMh0h
dfDxk0Oadi2rKlr48jicTLU=
=XCV5
- -----END PGP SIGNATURE-----
  • Accessibility |
  • Terms and conditions |
  • Privacy statement |
  • Data protection act |
  • Freedom of information |