Malformed Packet Causes Cisco Router DoS
MoreBeer writes "Patch 'em if you've got 'em... Cisco Security Advisory: Cisco IOS Malformed OSPF Packet Causes Reload states that a malformed OSPF packet can cause a router 'reload' (reboot). Vulnerable IOS versions include 12.0S, 12.2, and 12.3 ... If you're not screening OSPF at your perimeter and using OSPF Authentication, now would be a GREAT time to start."
I notice that Cisco isn't displaying this on their front page. It seems like they should be screaming for everybody to fix the problem.
Quick walkthrough that I usually reference:
Easy example how to setup OSPF Authentication
AC
Before someone has a chance to reset my r
Kinda old news actually - the article posted @ 15:00GMT, which is 8:00am my time. But I drank too much beer last night so I wasn't awake...:)
I was in the park the other day wondering why frisbees get bigger and bigger the closer they get - and then it hit me.
All your routers are belong to us.
at the risk of stating the obvious: if you were a new customer and went to a company's site and it was splattered with all manner of warnings, update calls, and exploit workarounds....would you buy that product?
If you have a cisco, you should already know where the errata, update, exploit-watch pages are and read them everyday. You should already know this. Why would cisco put that shit on the front page?
Don't problems like this only happen to Microsoft?
Patch 'em if you've got 'em...
What a crock of shit. Everybody knows Cisco boxes are no route to host
"A door is what a dog is perpetually on the wrong side of" - Ogden Nash
May I recommend OpenBSD with carp as a alternative.
I had to look it up. OSPF
What a great time to post a link to www.routergod.com! Here are the two parts of Seven of Nine's lecture on OSPF:
http://www.routergod.com/sevenofnine/
http://www.routergod.com/sevenofnine/ospf_part_2.h tml
I don't have to patch a single router. We don't use OSPF and it isn't turned on by default. This isn't like there is some hidden service that I'm not expecting the device to be running and now I must absolutely patch.
I don't want knowledge. I want certainty. - Law, David Bowie
conf t
access-list 150 deny ip 10.0.0.0 0.255.255.255 any
access-list 150 deny ip 127.0.0.0 0.255.255.255 any
access-list 150 deny ip 169.254.0.0 0.0.255.255 any
access-list 150 deny ip 172.16.0.0 0.15.255.255 any
access-list 150 deny ip 192.168.0.0 0.0.255.255 any
access-list 150 deny ip 224.0.0.0 15.255.255.255 any
access-list 150 deny ip 240.0.0.0 7.255.255.255 any
access-list 150 deny ip 248.0.0.0 7.255.255.255 any
access-list 150 deny ip host 255.255.255.255 any
access-list 150 deny 89 any any
access-list 150 permit ip any any
interface
ip access-group 150 in
exit
exit
wr mem
Unless you're buying those dumb-ass phones, cisco doesn't care about you. Router?? What's that..oh you MUST mean "integrated voice gateway" right?
You mean, like this? They've already used that color scheme for the "Linux" section, so they had to come up with something even more diabolical. One gentleman had the right idea. Set up your proxy to redirect xyz.slashdot.org to plain old slashdot.org.
Javascript + Nintendo DSi = DSiCade
BWAHAHAHAH..
:P
Security holes are funnny. It'll be funnier when I wake up one day and find out that the Internet broke.
To be honest, if this causes trouble for you then it's your own damn fault. If you accept OSPF packets from the Internet and/or you're not doing OSPF authentication then you deserve to be pwned.
1. Don't use an IGP on an exterior interface.
2. Don't send out routing updates on subnets/interfaces that don't need it. (For those of you with L3 switches that means using the passive-interface command on your vlans.)
3. If your routing protocol offers an authentication option then use it.
I used to think these things were obvious. Then I started interviewing other "senior" network engineers and realized they may not be...
(BTW, kiddies, if you say you're a "senior network engineer" and you say that you know OSPF and I ask you if OSPF uses multicast or unicast and when does it use it/them then you had better be able to answer the question...)
"Where quality is like a dead stinking rat - you just can't miss it."
If you're not screening OSPF at your perimeter and using OSPF Authentication, now would be a GREAT time to start.
No, it's actually a horrible time to start! People should already be doing this.
Here you go!
-Rob
Marriage doesn't have to suck!
Seems like the kind of flaw that Alcatel hopes to profit from...
Alcatel hopes security will get users to switch
Although as we all know if Alcatel was the market leader more people would be finding flaws in Alcatel products instead of Cisco...
All the torrents you could want.
Malformed color scheme Causes Eyes to Bleed
/. sections include IT and Games. If you're not already using a /. deuglifyer, you should use the fix provided here."
"Slashdot Security Advisory: Slashdot Color Scheme states that a malformed IT Color Scheme can cause a eyes to 'bleed' (fall out). Vulnerable
A few years ago I worked at a place where we had two Cisco PIX (the 1U widgets, dunno what model, sorry) in a failover configuration. For those that don't know, you can run two kinds- stateful and non-stateful failover.
In stateful failover mode, the two units share their connection state info over a dedicated ethernet crossover cable- in theory, if one unit's hardware shits the bed, the other one immediately notices and takes over, and all users will notice is maybe a few seconds pause in everything, if that. It's all very clean and good, the slave even takes over the MAC address of the failed unit (something they've patented, and hence isn't useable in Linux HA; Linux has to force an ARP announcement, which is messier. Goooooo Cisco!)
Anyway, that's great, except when you have a software defect. Oh, say...where the PIX OS (PIXes didn't run IOS or whatever, they ran a separate OS unique to the PIX family) gets into a certain situation based on state and locks up hard.
Well, guess what happens to its twin, running the same PIX OS version, and sharing the same data? Yup, it crashes too.
The pair actually did it once right in front of us- one stopped blinking its lights...the master/slave light blipped on the backup unit, and then a few seconds later, it too crashed- and everything ground to a halt.
It was terribly amusing that Cisco was incompetent enough to not include a hardware watchdog in the PIX box so that if it hung it would reboot itself; my Sonicwall SOHO has this, why can't a PIX for chrissakes? The problem only happened every few days, and would have been manageable(ie ignorable ;-) if they had both simply rebooted themselves. Instead, someone had to trundle in and power cycle both of them, until we figured out that it was state-based, and disabled stateful failover. Then someone just had to check every day to make sure one of them hadn't kicked the bucket.
Please help metamoderate.
http://shit.slashdot.org/article.pl?sid=04/08/18/2 050220&threshold=-1&tid=172
WTF is OSPF?
TAC is a little shell script that pretends to correspond with you a little bit, then tells you to upgrade your IOS. Seriously, I've opened a lot of tickets with TAC in the last few years and that has been their answer in every single one.
At least they could have used perl or something so the correspondence part didn't take as long.
ignorant mods don't understand what a troll is.
Step 1.) Tell customer to upgrade ios even though you cannot pin point a root cause or data that supports this as a reasonable solution.
Step 2.) Tell customer they have a worm running rampant in the network. When asked by the customer why you think this is the case, do not repond for several days. When you do respond, ask only if they have taken care of the worm.
CINCINNATI BELL IS TEH SUCK.
A color scheme worse than IT!
And not just a little worse.
This well reported several months ago.
actually that isn't _that_ uncommon in poorly tested phones or in software running on the more modern phones.
(internal timeouts that aren't properly handed and then the thing is never tested in crappying out network on that..)
So I recomend ppl to go study the noncomercial docs (books specs rfcs papers whatever) FIRST, then do the manuals. Else you don't know for real how things work. You're almost a certified acronym freak.
Very dangerous how nowadays the default to get a "network admin" is looking just for CCNA or CCIE or whatever thing they make up. Not even M$ has a hold of a market like this. Compare in contrast programming (pick language), unix admin... Though i wouldn't be surprised the Java world does the same trick; they have that attitude.
Also, don't you think its a very bad situation where most internet termination ends up on one single company? When they start to own standards comitees and thus decide what gets in or out? I have very bad experience dealing with this kind. They don't have the researcher's view, or the ppl who do it just because they like the subject.
IMHO this is companies taking over. With all what that implies. And no government or organization is putting a limit. And the user base doesn't respond as on other cs areas. It feels quite sad for some of us.
I have a PIX 501-- is it affected by this vulnerability? It's hard to tell from the report..
Not All Who Wander Are Lost
I've noticed a few sites aren't displaying *anything* on their front pages. Lots of amateurs out there with broken networks today...
So, does this count as a chernobylgram?
TTFN
I don't see where the article details that an adjacency is necessary. Maybe you could point that out for me? I see 'a malformed packet' as in one packet, received by the router.
CINCINNATI BELL IS TEH SUCK.
IIRC, the PGP client sent out some sort of malformed LDAP packets when it sent its key to the server. I managed to crash my university's router something like 19 times before I realized it was me. I cut off all Net access for days, people were fuming. Maybe this was it.
BGP outside, OSPF inside, and firewall in between. Authenticated OSPF isn't a fix, MD5 has ben broken too.
Comment removed based on user account deletion