home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / exploits / cisco / cisco_7xx_tcp_http.txt < prev    next >
Encoding:
Text File  |  2002-10-22  |  18.8 KB  |  438 lines

  1.             File Information
  2.  
  3.             Verifying link...
  4.  
  5.             Register Your DAP
  6.  
  7. Date: Thu, 11 Mar 1999 16:00:00 -0000
  8. From: security-alert@cisco.com
  9. Reply-To: psirt@cisco.com
  10. To: BUGTRAQ@netspace.org
  11. Subject: Cisco security notice: Cisco 7xx TCP and HTTP vulnerabilities
  12.  
  13. -----BEGIN PGP SIGNED MESSAGE-----
  14.  
  15. Cisco 7xx TCP and HTTP Vulnerabilities
  16. =================================================
  17. Revision 1.1
  18. For release 08:00 AM US/Pacific, Thursday, March 11, 1999
  19.  
  20. Cisco internal use only until release date
  21.  
  22. Summary
  23. =======
  24. This notice addresses two unrelated security vulnerabilities in the software
  25. used on the Cisco 7xx series of small-office and home-office routers. These
  26. vulnerabilities affect only the 7xx series routers (not the 7xxx series); no
  27. other Cisco product is affected.
  28.  
  29. The first vulnerability, which has been assigned Cisco bug ID CSCdm03231,
  30. can be used to cause system reloads, and therefore denial of service, using
  31. TCP connections to the routers' TELNET ports.
  32.  
  33. The second vulnerability has not been assigned a bug ID. 7xx routers running
  34. software versions 3.2(5) through 4.2(3) support a simple HTTP server. This
  35. HTTP server is enabled by default. Unless the server is explicitly disabled,
  36. it can be used to make changes to the router configuration, and/or to gain
  37. information about that configuration. This is intentional behavior, but is
  38. mentioned in this notice because it appears that customers have been caught
  39. unawares by it.
  40.  
  41. There are configuration workarounds for both of these vulnerabilities.
  42.  
  43. Who Is Affected
  44. ===============
  45. Only networks incorporating 7xx series small-office/home-office routers are
  46. affected by these vulnerabilities. 7xx routers are designed to provide
  47. network connectivity for small remote networks using ISDN BRI lines. If your
  48. network includes 7xx series routers, they are most likely to be found in the
  49. homes of network users, or in remote offices with no more than a few
  50. employees.
  51.  
  52. CSCdm03231 affects all Cisco 7xx routers, running any software version up to
  53. and including release 4.2(3), whose administrators have not taken specific
  54. steps to filter incoming TCP connections. Such filtering is not enabled by
  55. default. Routers running release 4.3(1) or later software are not affected
  56. by CSCdm03231.
  57.  
  58. The HTTP server is present in all software releases from 3.2(5) through
  59. 4.2(3), inclusive. The server is enabled by default in all of these software
  60. versions.
  61.  
  62. Impact
  63. ======
  64.  
  65. Impact of CSCdm03231
  66. - ------------------
  67. CSCdm03231 permits a remote attacker to force a 7xx router to reload,
  68. denying service to the router's home or small office user. It may sometimes
  69. be possible to degrade performance without actually inducing a router
  70. reload. The attack consumes relatively little bandwidth compared to
  71. flooding-based denial of service attacks. In all cases, the router will
  72. recover after the attack stops; the attacker must send traffic continuously
  73. to maintain denial of service. However, if the router has reloaded, the end
  74. user may have to take some installation-dependent action to cause the router
  75. to redial the ISDN connection.
  76.  
  77. This vulnerability does not give attackers access to the router CLI, nor
  78. does it give them any other way of controlling the router beyond inducing
  79. denial of service.
  80.  
  81. Impact of the Presence of the HTTP Server
  82. - ---------------------------------------
  83. If the HTTP server is enabled, it can be used to change the router's
  84. configuration, or to retrieve information about that configuration. No
  85. special tools are required.
  86.  
  87. Software Details
  88. ================
  89. CSCdm03231 affects all software versions earlier than 4.3(1). Customers with
  90. 76x or 77x routers should upgrade to release 4.3(1). Because of memory
  91. limitations, release 4.3 is not supported on the 75x routers; customers with
  92. 75x routers should use IP filtering as described in the "Workarounds"
  93. section.
  94.  
  95. The HTTP server is present in all software versions from 3.2(5) through
  96. 4.2(3). It is not present in 3.2(4) or earlier releases, nor is it present
  97. in 4.3. Customers with 76x or 77x routers should upgrade to release 4.3(1),
  98. primarily because of the desirability of installing the CSCdm03231 fix. The
  99. HTTP server may be disabled in any software version; disabling the server is
  100. the recommended course of action for customers with 75x routers.
  101.  
  102. Getting Fixed Software
  103. - --------------------
  104. Cisco is offering free software upgrades to remedy CSCdm03231 for all
  105. vulnerable customers, regardless of contract status. Customers with service
  106. contracts may upgrade to any software version, although they may only
  107. install the feature sets they've already purchased. Customers without
  108. contracts may upgrade to version 4.3(1).
  109.  
  110. Customers with contracts should obtain upgraded software through their
  111. regular update channels. For most customers, this means that upgrades should
  112. be obtained via the Software Center on Cisco's Worldwide Web site at
  113. http://www.cisco.com.
  114.  
  115. Customers without contracts should get their upgrades by contacting the
  116. Cisco Technical Assistance Center (TAC). TAC contacts are as follows:
  117.  
  118.    * +1 800 553 2447 (toll-free from within North America)
  119.    * +1 408 526 7209 (toll call from anywhere in the world)
  120.    * e-mail: tac@cisco.com
  121.  
  122. Give the URL of this notice as evidence of your entitlement to a free
  123. upgrade. Free upgrades for non-contract customers must be requested through
  124. the TAC. Please do not contact either "psirt@cisco.com" or
  125. "security-alert@cisco.com" for software upgrades.
  126.  
  127. Workarounds
  128. ===========
  129.  
  130. Workaround for CSCdm03231
  131. - -----------------------
  132. CSCdm03231 can be made much less useful to attackers by preventing incoming
  133. TCP connections to the router from untrusted hosts. This can be done with
  134. the set ip filter profile command, as in the following example:
  135.  
  136.      set ip filter tcp source = not trusted-host destination = router block
  137.  
  138. This example would configure the router to accept incoming TCP connections
  139. only from a single trusted administrative host. More elaborate
  140. configurations, permitting connections of various types from various hosts,
  141. are possible; see the router documentation for more information.
  142.  
  143. Disabling the HTTP Server
  144. - -----------------------
  145. The HTTP server may be disabled with the system command set clickstart off.
  146.  
  147. Exploitation and Public Announcements
  148. =====================================
  149. Cisco knows of no public announcements or discussion of CSCdm03231 before
  150. the date of this notice. Cisco has had no reports of malicious exploitation
  151. of CSCdm03231. CSCdm03231 was found by an outside security company during
  152. laboratory testing.
  153.  
  154. A simple program is needed to effectively exploit CSCdm03231. Although Cisco
  155. knows of no program available to the public specifically for this purpose,
  156. writing such a program would require very little effort, and only the most
  157. basic of skill. Also, certain publicly-available programs intended for other
  158. purposes could be used or adapted to exploit the vulnerability.
  159.  
  160. Cisco has had no reports of abuse of the HTTP server on the 7xx series.
  161. However, the potential for abuse is discussed in the product documentation,
  162. and must be considered to be known to potential attackers.
  163.  
  164. Status of This Notice
  165. =====================
  166. This is a final field notice. Although Cisco cannot guarantee the accuracy
  167. of all statements in this notice, all the facts have been checked to the
  168. best of our ability. Cisco does not anticipate issuing updated versions of
  169. this notice unless there is some material change in the facts. Should there
  170. be a significant change in the facts, Cisco may update this notice.
  171.  
  172. Distribution
  173. - ----------
  174. This notice will be posted on Cisco's Worldwide Web site at
  175. http://www.cisco.com/warp/public/770/7xxconn-pub.shtml . In addition to
  176. Worldwide Web posting, the initial version of this notice is being sent to
  177. the following e-mail and Usenet news recipients:
  178.  
  179.    * cust-security-announce@cisco.com
  180.    * bugtraq@netspace.org
  181.    * first-teams@first.org (includes CERT/CC)
  182.    * Various internal Cisco mailing lists
  183.  
  184. Future updates of this notice, if any, will be placed on Cisco's Worldwide
  185. Web server, but may or may not be actively announced on mailing lists or
  186. newsgroups. Users concerned about this problem are encouraged to check the
  187. URL given above for any updates.
  188.  
  189. Revision History
  190. - --------------
  191.  Revision 1.0,      Initial release candidate version
  192.  22:00 US/Pacific
  193.  09-MAR-1999
  194.  Revision 1.1,      Minor editing of software names
  195.  09:30 US/Pacific
  196.  10-MAR-1999
  197.  
  198. Cisco Security Procedures
  199. =========================
  200. Complete information on reporting security vulnerabilities in Cisco
  201. products, obtaining assistance with security incidents, and registering to
  202. receive security information from Cisco, is available on Cisco's Worlwide
  203. Web site at
  204.  
  205.   http://www.cisco.com/warp/public/791/sec_incident_response.shtml
  206.  
  207. This includes instructions for press inquiries regarding Cisco security
  208. notices.
  209.  
  210. - ------------------------------------------------------------------------
  211. This notice is copyright 1999 by Cisco Systems, Inc. This notice may be
  212. redistributed freely after the release date given at the top of the text,
  213. provided that redistributed copies are complete and unmodified, including
  214. all date and version information.
  215. - ------------------------------------------------------------------------
  216.  
  217. -----BEGIN PGP SIGNATURE-----
  218. Version: Big secret
  219.  
  220. iQEVAwUBNuaxtnLSeEveylnrAQEAoQgAnPQwYAa487iEbvIXzQ0WvEbHB0ZlqV6Z
  221. j8THdtkyJZtSPATd31JGhQXtHQ1YDuuCC8sV16cPzBFTiWXG0QLErSJD7rpvDHGD
  222. nLTHf9dlVD3Yz+lWgJw6S1Y66G0MsRwbAkegXdxdCy/jVm8C4BMLq3Hz4qVY02+A
  223. TygTm/jK58ScyVjs3a/6sgxxAQlJYz/QmYyc2hbDqbRtC78Dmr6TAdTJLUOHHfPC
  224. hlN9eBeOa8KhT6yDEw65mBtnGxGGj+vgCahyLCUjGWsQMUGJqqY9QcEIXPbmcY10
  225. MAQoaAghzttnhNITXMRli0LQBcakn25g4IX8Oc/q4gk10NE0J09e3A==
  226. =oAI6
  227. -----END PGP SIGNATURE-----
  228.  
  229. -----BEGIN PGP PUBLIC KEY BLOCK-----
  230. Version: GnuPG v0.9.4 (GNU/Linux)
  231. Comment: For info see http://www.gnupg.org
  232.  
  233. mQENAzXPH5oC2wEIAMeLeBbPlxIznjaMMKWFlhVgQ85n4wm6A1ZeVCm0D8zRzATl
  234. IKC365xXRKx8bwTn5XjKxZ5/XVuZjhsMS/CCa7B4FfxqjYBpEvfWEYDmPfzipTC3
  235. nPAEc3T4yNWfaDKPxqv85WK+3yn0rpygWEgqw8+/n8QvoSbBEA9DU+5RTHIDEfOF
  236. vmqtDYB/2luIubN4X2jazwLeGhocarrbZmEW4fKsOpQ1xS1IuWbn9AWXjchMfL8z
  237. i+ow9p6BA2I0eqmP/c1Ld+cL/befk3/l8rPA7UUFOn1je7Fng0WAAUvjoHU56fO2
  238. oF6rO5jfHFu6yBt2ouRem/KMzx6WctJ4S97KWesABRG0R0Npc2NvIFN5c3RlbXMg
  239. UHJvZHVjdCBTZWN1cml0eSBJbmNpZGVudCBSZXNwb25zZSBUZWFtIDxwc2lydEBj
  240. aXNjby5jb20+iQEVAwUTNeY8KkZi51ggEbh5AQE64Af9HKKrj19Z5URxpZu1J/IG
  241. LpIJUsix8IHAudPCw/sNc7yipqwHVSDUGu1UKIEnQHP0jeAX98seyMCFdFzxChzc
  242. ZbUMXoa0H8nDhlHrAHUKWY66slfdDTBDV8ICdGTOZ9XcQOvoOAL8xhZJ0HTBcdM4
  243. b2w3ECgEdxPiPhL0+gBbqZ4c1YQzVnxKG20G1Vs/NtIJW1nQrapCI5EysQO/srUL
  244. u1J/BHsVKfSjayROrQVGWU5pnpxiCr8PRivWFOEXu1xcJLs05wiVvuWmA3x8v8Bt
  245. c9xPx3bnpAiiaKOKDqZh0eja6+7/pYWnTdpXwXdS+lwNBneVLLF4I1IOs412BNpa
  246. TIkBFQMFEDXPH5py0nhL3spZ6wEBPzgH/Axh9Q8T4Gviyhcqn+pSk+Ug55nkzrvQ
  247. +IZx3v9eFbvgBX5q16pRifhniuppTUzkklvOKeQ0Oz7MG6ekDSQcP9PAAJL8Kik5
  248. 6MB1HbQTNxkr3qTBJELmXBRT7a6G4F2KzoEbphtS27p4v1MrJ2MWcc5HHrUpD8mE
  249. s4x9WhxXfPQSTRmJ9XcvIbv852y1bVMXwISt7TzpQuxH8oBLDhdlQu51ANd7hlAa
  250. 7N+M8CYvxmpYCgxlPh8XhAuZZmMSVbtX7TMvoPtFRkwaV0kitxvfch36JMrGK/0b
  251. AedGRFGSqa8+bZmCBFABsn+pziHwuXLZhsJ14e8V+zqacxZe2apOQ4mIPwMFEDXP
  252. IpCWgad8PVLgfxECuK8AoNBJNor02wuTI9mVACgaknKdSqn9AJ9vZg3u0d5lx3l+
  253. QmkupOtBU40us4kBFQMFEDXPJBwMj7Lhmx7xKQEBhscIAJEkpzdvpzjHfETEZyml
  254. eUvq9IO1mVDQDQiyG02akI2PUe39Tl57jKjQ8Lyus0cfvHs7qVc8jj2e1+mUyXA1
  255. AwWOZaJsgVdkZIFKJnU9MfN3XIxwwkg7g3dB99oPrAbTgWkKdodJmTnKsXntAYcm
  256. g7/4a5UYujJ2+J/7z1ZmiMtqHu4hU7B36DoxZadmaOPe1cIzsy+5vBgg5vesDLb4
  257. O+3dae6BgsCay0eSLdfLkxI9hTGGiFTHrkgBaxOvQn6oUxVxnJC3EWfasJzFjjxS
  258. rXxNuUqL9fRXDNOYH2P9tcQtjOypZPOGgtLvwCf0rQl/6jNxIWTJHk/WXKbunvRK
  259. DIS0USBDaXNjbyBTeXN0ZW1zIHByb2R1Y3Qgc2VjdXJpdHkgaW5jaWRlbnQvYnVn
  260. IHJlcG9ydGluZyA8c2VjdXJpdHktYWxlcnRAY2lzY28uY29tPokBFQMFEDXPIS9y
  261. 0nhL3spZ6wEBGHEH/2CYREeuDDx1lrlqKcTuSn13eyuVasAC4nIRkuY5T+ipAHq0
  262. p2fwQ0QyxGvMD8naoEiTwtO4tHWEfqaqG/txt0draa+//mX/qr865K/4qtDe2n6d
  263. Dz3uBy/wUn5i76302dthoUnbHpxug1NkKqop/FHYk9GztBMFlF+5COlBk5fYtYzD
  264. 2Nrhc5oA8lPBmJNAcM9ifVIEzYHEnJIcdoqrwGKCz91xxAjW+XnyWtiJ80mRDJx8
  265. 88qF5lmmmkopgrxrRwikHprFMsSzT9Vqt3Rts7PtPPOaSBlEcGgKOhN5PcWnpIar
  266. MeytrOkctsTjrqMaOEKudgaGgDrIgsBc6iYHwaaIPwMFEDXPIuWWgad8PVLgfxEC
  267. L9wAoOo4XEm03MsnyprNhw85ALRew0gZAKD6eXHl1C1ywrNTiWDH0SfR0j9qdokB
  268. FQMFEDXPJG8Mj7Lhmx7xKQEBcEQH/2mE5RbDsiZ++EAtWleejNT720qAEUQCtPdj
  269. yFRFiNhbc0yUhmoQ9dZKdujxKQWpZJt/5h7ax4VtPm3JtbQz8jgrugJYPYeERQSA
  270. qyimvjXwa4AFDsGwC1chtN+HnJwsixpLiHqx8k4CxKtPiKCVjLmZI3n+jZYXtlqb
  271. 73pMXOEzOMuKNkM8eteUO29b/h++rN6WPGlS4Ua9t4/sxy7yz6m6FLHzwudub6wl
  272. ZfDrBZJuhsOq81j7P+QJ0pAi9fjsyn0Kh4LfjFefcp+9AmRgYFW4N/RTcKLlakkq
  273. rj6iCGUMm174zA4vYEohi1ottOEfAxDtF+uLVM5+ONUc6s+1kns=
  274. =l8tP
  275. -----END PGP PUBLIC KEY BLOCK-----
  276.  
  277. -----------------------------------------------------------------------
  278.  
  279. Date: Thu, 11 Mar 1999 11:44:28 -0500
  280. From: X-Force <xforce@ISS.NET>
  281. To: BUGTRAQ@netspace.org
  282. Subject: ISS Security Advisory: Remote Reconfiguration and Denial of
  283.          Service Vulnerabilities in Cisco 700 ISDN Routers
  284.  
  285. -----BEGIN PGP SIGNED MESSAGE-----
  286.  
  287. ISS Security Advisory
  288. March 11, 1999
  289.  
  290.  
  291. Remote Reconfiguration and Denial of Service Vulnerabilities in Cisco 700
  292. ISDN Routers
  293.  
  294. Synopsis:
  295.  
  296. Internet Security Systems (ISS) X-Force has discovered several
  297. vulnerabilities in Cisco Series 700 routers.  The Cisco 700 series is
  298. popular among corporate users and telecommuters.  It is used to support
  299. networks in small offices or home offices.  It is also recommended by
  300. Internet Service Providers (ISPs) for personal ISDN connectivity.  Remote
  301. attackers may issue commands to the router without authentication.  Remote
  302. attackers may also deny network connectivity by forcing the router to
  303. reboot.
  304.  
  305.  
  306. Affected Versions:
  307.  
  308. All versions of IOS/700 on all Cisco 700 series routers are vulnerable. The
  309. 700 series includes all models in the 760 and 770 series including the 762M,
  310. 766M, 772M, and the 776M.  All international models in this series are also
  311. vulnerable.
  312.  
  313.  
  314. Description:
  315.  
  316. The Cisco 700 series was formerly known as the Combinet 750 series.  Cisco
  317. acquired Combinet and repackaged its products as the Cisco 700 series.  The
  318. Cisco 700 series runs a non-traditional Cisco operating system.  This
  319. advisory is
  320. limited to Cisco 700 series routers only.
  321.  
  322. Attackers may also take advantage of remote reconfiguration vulnerabilities
  323. in ClickStart.  ClickStart is a small embedded web server in the IOS/700
  324. that allows for easy remote configuration. ClickStart may allow remote
  325. attackers to connect to the router via its web server and issue certain
  326. commands to the router.  Attackers may also learn which type of switch is
  327. connected to the router, as well as the telephone numbers for the ISDN
  328. lines.  Hackers may use this information to launch further attacks.
  329.  
  330. ClickStart does not attempt to authenticate users that connect to the web
  331. server, nor does it automatically filter connection attempts from outside
  332. the currently configured subnet.  The 700s have the ability to filter these
  333. attacks. For detailed filtering information, users must refer to Cisco's
  334. on-line documentation.
  335.  
  336. Cisco 700 series is vulnerable to remote resource starvation attacks that
  337. can immediately force the router to panic and reboot.  These attacks can be
  338. repeated indefinitely to permanently deny service to the router.  The Cisco
  339. 700 series is also vulnerable to similar well-known denial of service
  340. attacks.
  341.  
  342.  
  343. Recommendations:
  344.  
  345. The ClickStart option is always set to "on" unless it is explicitly turned
  346. off. The following command will disable ClickStart:
  347.  
  348. Router> set clickstart off
  349.  
  350. All affected users are urged to review the "For More Information" section of
  351. this advisory.  Cisco urges all Cisco 77x and 76x users to upgrade to
  352. IOS/700 version 4.3(1).  This version is not supported by the Cisco 75x
  353. routers.  All service contract customers may download updates at the
  354. following address:
  355.  
  356. http://www.cisco.com/cgi-bin/tablebuild.pl/760
  357.  
  358. Non-contract customers should contact Cisco Technical Assistance Center
  359. (TAC). TAC contacts are as follows:
  360.  
  361. * +1 800 553 2447 (toll-free from within North America)
  362. * +1 408 526 7209 (toll call from anywhere in the world)
  363. * e-mail: tac@cisco.com
  364.  
  365.  
  366. For more information:
  367.  
  368. Cisco has compiled a document entitled "Cisco 7xx TCP and HTTP
  369. Vulnerabilities" that contains more specific information, as well as
  370. workarounds for these vulnerabilities.  It is available at the following
  371. address:
  372.  
  373. http://www.cisco.com/warp/public/770/7xxconn-pub.shtml
  374.  
  375. More extensive online documentation for the Cisco 700 series is available
  376. at:
  377.  
  378. http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/750/700cr/ind
  379. ex.htm
  380.  
  381.  
  382. Credits:
  383.  
  384. These vulnerabilities were primarily researched by Dan Ingevaldson of the
  385. ISS X-Force. ISS appreciates the assistance of the individuals at Cisco
  386. Systems.
  387.  
  388.  
  389. ________
  390.  
  391. Copyright (c) 1999 by Internet Security Systems, Inc.  Permission is
  392. hereby granted for the electronic redistribution of this Security Alert.
  393. It is not to be edited in any way without express consent of the X-Force.
  394. If you wish to reprint the whole or any part of this Alert Summary in any
  395. other medium excluding electronic medium, please e-mail xforce@iss.net for
  396. permission.
  397.  
  398. Internet Security Systems, Inc. (ISS) is the leading provider of adaptive
  399. network security monitoring, detection, and response software that
  400. protects the security and integrity of enterprise information systems.  By
  401. dynamically detecting and responding to security vulnerabilities and
  402. threats inherent in open systems, ISS's SAFEsuite family of products
  403. provide protection across the enterprise, including the Internet,
  404. extranets, and internal networks, from attacks, misuse, and security
  405. policy violations.  ISS has delivered its adaptive network security
  406. solutions to organizations worldwide, including firms in the Global 2000,
  407. nine of the ten largest U.S. commercial banks, and over 35 governmental
  408. agencies.  For more information, call ISS at 678-443-6000 or 800-776-2362
  409. or visit the ISS Web site at http://www.iss.net..
  410.  
  411. Disclaimer
  412. The information within this paper may change without notice. Use of this
  413. information constitutes acceptance for use in an AS IS condition. There
  414. are NO warranties with regard to this information. In no event shall the
  415. author be liable for any damages whatsoever arising out of or in
  416. connection with the use or spread of this information. Any use of this
  417. information is at the user's own risk.
  418.  
  419. X-Force PGP Key available at:   http://www.iss.net/xforce/sensitive.html
  420. as well as on MIT's PGP key server and PGP.com's key server.
  421.  
  422. Please send suggestions, updates, and comments to:
  423. X-Force <xforce@iss.net> of Internet Security Systems, Inc.
  424.  
  425.  
  426. -----BEGIN PGP SIGNATURE-----
  427. Version: 2.6.3a
  428. Charset: noconv
  429.  
  430. iQCVAwUBNufrOTRfJiV99eG9AQEmNAP+IgV6LTFvitDCJowQvZee9nzIgCy2hWHK
  431. XuuaOPjTonUWIgeEZW9M5M/IDOiyLOh4pHoETRg+LU9zNJ80amCfDNDYDiPYnOok
  432. RcPeU5BjMWRJ/nL0yUsbV4TBDCDNHUHUeOSdp7EY25r+aYY6eEpJXc95ERidO7uR
  433. PTtElRd+a4M=
  434. =aP5D
  435. -----END PGP SIGNATURE-----
  436.  
  437.  
  438.