View Full Version : Cisco IOS Bug?
There has apparently been a flood of emergency maintenance announcements across all major ISP backbones recently. And there are rumors floating around NANOG that there is a new IOS that has not been announced to the general public...
Anyone heard anything?
Here's the rumor:
http://www.merit.edu/mail.archives/nanog/msg11211.html
Additional information is apparently going to be released soon, in the meantime people are recommending that you drop packets destined for an IP address on the router -- unless of course those packets come from a trusted source. Which of course people should be doing anyway.
It's time to upgrade your routers:
http://www.cisco.com/en/US/products/hw/routers/ps341/products_security_advisory09186a00801a34c2.shtml
Apparently, if an attacker sends a series of packets directly to the IOS interface it can bring down the router (make it stop routing).
Version information is here:
http://www.0ptical.net/cisco.html
It doesn't look like the versions are available for download yet, so you will probably have to go through the TAC To get them.
The attack has begun:mad:
http://biz.yahoo.com/djus/030718/1136000519_2.html
The following access lists should protect your routers (as recommended by Cisco):
access-list 101 deny 53 any any
access-list 101 deny 55 any any
access-list 101 deny 77 any any
access-list 101 deny 103 any any
access-list 101 permit ip any any
And if you want to test, you can use hping to form the packets mentioned in the latest iteration of the Cisco warning:
http://www.hping.org/
Or you can download a program that does the exploit:
http://lists.netsys.com/pipermail/full-disclosure/2003-July/011421.html
I work for an ISP and I have upper level engineers saying that smaller Cisco 1700 routers are not affected by this bug. I disagree w/ that, since it says ALL devices. Problem is, they don't seem to want to listen or they just don't care. Anyone have any cold hard points I could use to get their attention? Or a compiled tool to actually show them by locking up a few of the test routers?
thanks!
The program in the link above is compiled, all you have to do is decompress it on a UNIX box and fire away...
I'm still a rookie w/ that, so would I just copy and paste the above into a text file and put it in Linux even? I have a red hat box here at home, but I'm still learning linux.. Unfortunatly I was groomed as a Windoze person.. :(
vBulletin v3.5.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.