home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / dcom / sys / cisco / 1833 < prev    next >
Encoding:
Text File  |  1992-12-11  |  5.4 KB  |  132 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!boulder!recnews
  3. From: Gene.Hastings@boole.ece.cmu.edu
  4. Subject: FWD: CERT Advisory - Cisco Access List Vulnerability
  5. Message-ID: <724111597.20790@news.Colorado.EDU>
  6. Sender: news
  7. Date: 11 December 1992 14:13:06 EST
  8. Approved: news
  9. X-Note1: mail msgid was <1992.12.11.19.10.50.Gene.Hastings@boole>
  10. X-Note2: message-id generated by recnews
  11. Lines: 119
  12.  
  13. Apologies to those who have already seen this numerous times, but I did not
  14. see this here, and feel that this is the sort of thing that I prefer to see
  15. a dozen times, rather than take a chance on missing it.
  16.  
  17. - - - - Begin forwarded message - - - -
  18. Message-Id: <9212101947.AA02847@tictac.cert.org>
  19. From: CERT Advisory <cert-advisory-request@cert.org>
  20. Date: Thu, 10 Dec 92 14:44:59 EST
  21. To: cert-advisory@cert.org
  22. Subject: CERT Advisory - Cisco Access List Vulnerability
  23. Organization: Computer Emergency Response Team : 412-268-7090
  24.  
  25. CA-92:20                         CERT Advisory
  26.                                December 10, 1992
  27.                         Cisco Access List Vulnerability
  28. -----------------------------------------------------------------------------
  29.  
  30. The CERT Coordination Center has received information concerning a
  31. vulnerability with Cisco routers when access lists are utilized.  This
  32. vulnerability is present in Cisco software releases 8.2, 8.3, 9.0 and 9.1.
  33.  
  34. Cisco Systems and CERT strongly recommend that sites using Cisco routers
  35. for firewalls take immediate action to eliminate this vulnerability from
  36. their networks.
  37.  
  38. This vulnerability is fixed in Cisco software releases 8.3 (update 5.10),
  39. 9.0 (update 2.5), 9.1 (update 1.1) and in all later releases.  Customers
  40. who are using software release 8.2 and do not want to upgrade to a later
  41. release should contact Cisco's Technical Assistance Center (TAC) at
  42. 800-553-2447 (Internet: tac@cisco.com) for more information.
  43.  
  44. The following interim releases are available via anonymous FTP from
  45. ftp.cisco.com (131.108.1.111).
  46.  
  47. Note: this FTP server will not allow filenames to be listed or matched
  48. with wildcards.  You also cannot request the file by its full pathname.
  49. You must first cd to the desired directory (beta83_dir, beta90_dir, or
  50. beta91_dir) and then request the file desired (gs3-bfx.83-5.10, etc.).
  51.  
  52.  Release (Update)  Filename                       Size       Checksum
  53.      8.3 (5.10)    /beta83_dir/gs3-bfx.83-5.10    1234696    02465  1206
  54.      9.0 (2.5)     /beta90_dir/gs3-bfx.90-2.5     1705364    47092  1666
  55.      9.1 (1.1)     /beta91_dir/gs3-k.91-1.1       2005548    59407  1959
  56.  
  57. These releases are also available on Cisco's Customer Information On-Line
  58. (CIO) service for those customers having a maintenance contract.
  59. Other customers may obtain these releases through Cisco's Technical
  60. Assistance Center or by contacting their local Cisco distributor.
  61.  
  62. -----------------------------------------------------------------------------
  63.  
  64. I.   Description
  65.  
  66.      A vulnerability in Cisco access lists allows some packets to be
  67.      erroneously routed which one would expect to be filtered by the access
  68.      list and vice-versa.  This vulnerability can allow unauthorized traffic
  69.      to pass through the gateway and can block authorized traffic.
  70.  
  71. II.  Problem
  72.  
  73.      If a Cisco router is configured to use extended IP access lists for
  74.      traffic filtering on an MCI, SCI, cBus or cBusII interface, and the IP
  75.      route cache is enabled, and the "established" keyword is used in the
  76.      access list, then the access list can be improperly evaluated.  This
  77.      can permit packets which should be filtered and filter packets which
  78.      should be permitted.
  79.  
  80. III. Workaround
  81.  
  82.      This vulnerability can be avoided by either rewriting the extended
  83.      access list to not use the "established" keyword, or by configuring
  84.      the interface to not use the IP route cache.  To disable the IP route
  85.      cache, use the configuration command "no ip route-cache".
  86.  
  87.      Example for a serial interface:
  88.         router>enable
  89.  
  90.         Password:
  91.         router#configure terminal
  92.  
  93.         Enter configuration commands, one per line.
  94.         Edit with DELETE, CTRL/W, and CTRL/U; end with CTRL/Z
  95.         interface serial 0
  96.         no ip route-cache
  97.         ^Z
  98.         router#write memory
  99.  
  100. IV.  Solution
  101.  
  102.      Obtain and install the appropriate interim release listed above.
  103.      Sites which are not experienced at this installation process
  104.      should contact the TAC center at 800-553-2447 for assistance.
  105.  
  106. ---------------------------------------------------------------------------
  107. The CERT Coordination Center wishes to thank Keith Reynolds of the
  108. Santa Cruz Operation for his assistance in identifying this problem
  109. and Cisco Systems for their assistance in providing technical information
  110. for this advisory.
  111. ---------------------------------------------------------------------------
  112. If you believe that your system has been compromised, contact the CERT
  113. Coordination Center or your representative in FIRST (Forum of Incident
  114. Response and Security Teams).
  115.  
  116. Internet E-mail: cert@cert.org
  117. Telephone: 412-268-7090 (24-hour hotline)
  118.            CERT personnel answer 7:30 a.m.-6:00 p.m. EST(GMT-5)/EDT(GMT-4),
  119.            on call for emergencies during other hours.
  120.  
  121. CERT Coordination Center
  122. Software Engineering Institute
  123. Carnegie Mellon University
  124. Pittsburgh, PA 15213-3890
  125.  
  126. Past advisories, information about FIRST representatives, and other
  127. information related to computer security are available for anonymous FTP
  128. from cert.org (192.88.209.5).
  129.  
  130.  
  131. - - - - End forwarded message - - - -
  132.