home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / general / cert0053.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  4.9 KB  |  120 lines

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