Slashdot Log In
Worm Exploiting Solaris Telnetd Vulnerability
Posted by
Zonk
on Fri Mar 02, 2007 11:26 AM
from the beware-of-rotten-fruit dept.
from the beware-of-rotten-fruit dept.
MichaelSmith writes "Several news sites are reporting that a worm is starting to exploit the Solaris Telnet 0-day vulnerability. By adding simple text to the Telnet command, the system will skip asking for a username and password. If the systems are installed out of the box, they automatically come Telnet-enabled. 'The SANS Internet Storm Center, which monitors Internet threats, has noticed some increase in activity on the network port used by Solaris' telnet feature, according to an ISC blog posted on Tuesday. "One hopes that there aren't that many publicly reachable Solaris systems running telnet," ISC staffer Joel Esler wrote.'"
Related Stories
[+]
Solaris Telnet 0-day vulnerability 342 comments
philos writes "According to SANS ISC, there's a vulnerability in Solaris 10 and 11 telnet that allows anyone to remotely connect as any account, including root, without authentication. Remote access can be gained with nothing more than a telnet client. More information and a Snort signature can be found at riosec.com. Worse, this is almost identical to a bug in AIX and Linux rlogin from way back in 1994."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Yep. (Score:5, Insightful)
Use SSH.
...oh, and don't forget to wear your raincoat.
Re:Yep. (Score:5, Insightful)
Yeah, that was my response when I first heard of this bug/exploit. But the real question is, should systems be shiped with telnet enabled? Obviously the answer is "no", but vendors seem to be slow to get this message.
And note that this worm is enabled by a bug in Solaris's implementation of telnet, not by telnet itself. A similar bug in ssh would have had the same effect.
Parent
Re:Yep. (Score:4, Funny)
Parent
Re: (Score:2)
what an idiotic question
I think the question was rhetorical.
My question is: Who the hell still uses telnet? I don't even use telnet on my LAN.
Re: (Score:3, Funny)
Stop repeating that!
They don't use telnet, and that plaintext you see when sniffing their network is your natural ability to crack encryption.
How many times do I have to tell you that you're special?!
Now, back to the task I've given you. The NSA won't be lending me your brain again if you spend all my alloted time on
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
This is Sun. Remember "+" in hosts.equiv ? They deliberately shipped with a known insecure default config in order to reduce support costs / complaints ("ease-of-use" was allegedly considered more important than security).
Re: (Score:3, Insightful)
Re: (Score:3, Funny)
Re: (Score:2)
Yeah, that was my response when I first heard of this bug/exploit. But the real question is, should systems be shiped with telnet enabled? Obviously the answer is "no", but vendors seem to be slow to get this message.
Re: (Score:2)
Eh? My response was, who cares, no one uses it, but I'll check the top leevl comments to see if there was anything interesting or insightfull. I guess not
Re: (Score:3, Insightful)
Yeah, that was my response when I first heard of this bug/exploit. But the real question is, should systems be shiped with telnet enabled? Obviously the answer is "no", but vendors seem to be slow to get this message.
Why the hell not? Installation of Solaris is not exactly an "end user" type of operations. More likely it would be performed by an IT professional. Having telnet enabled initially makes it easy to setup the system from another location without worrying about making ssh or anything else work
Re: (Score:2)
Re:Yep. (Score:4, Insightful)
Parent
MOD PARENT UP (Score:2)
Exactly. All these comments to the effect of "telnetd should be off by default" are missing the point. Yes, telnetd should be off by default, but that's just so that dumb users don't get used to typing in their passwords over a cleartext connection.
It makes me wonder about how much original thought there is on Slashdot, versus how many comments are just clueless people using technical terms in a syntactically-correct fashion without really understanding what they're saying.
If I went back into the Slas
SSHD DOES give you magical powers - real passwords (Score:3, Insightful)
At least they do come with a binch of stuff disabled by default, and with a fairly recent version of SSH.
I *DO* have numerous Solaris hosts happily floating in the effuent of an unfirewalled Internet connection, and they are probe
Correction (Score:3, Interesting)
Correction: that's one of the first things any good distro never turns on.
Linux and BSD had it for a long time before Solaris had it in the standard install. And you can't even enable telnetd on OS X since about 10.2 or so, unless you know how to edit the right config files in /etc.
Re: (Score:2)
Oh no (Score:4, Funny)
Mine is! (Score:3, Insightful)
Re: (Score:2)
Although in those cases I'd hope that they'd have everything nicely automated so that pushing out updates is just a matter running some utility that executes the update on all the machines. As Zed Shaw [zedshaw.com] says, "if you're ssh'ing in to your servers more than once a week, you haven't automated things enough."
Of course there will be exceptions - custom installations and whatnot - but hopefully a change like this could just b
Re: (Score:2)
Dude, many data centers have thousands of servers. Sun itself sells a blade system [sun.com] that puts 20 servers in a single rack. In that kind of environment, if you ever ssh into your systems, you haven't automated things enough!
Re: (Score:2)
I dare say that most sysadmins who keep up with patches don't have telnetd running.
I might have missed something.... (Score:4, Informative)
http://blogs.sun.com/tpenta/entry/the_in_telnetd_
Re: (Score:2)
It's been a long day... (Score:5, Insightful)
Isn't twenty days long enough to disable a remotely exploitable and totally unnecessery, unsafe service that no admin in his right mind should have enabled on a box connected to the net anyway?
Re:It's been a long day... (Score:4, Funny)
They are still searching.
Parent
Re: (Score:2)
Re: (Score:2)
Isn't twenty days long enough to disable a remotely exploitable and totally unnecessery, unsafe service that no admin in his right mind should have enabled on a box connected to the net anyway?
Yes, but some people are a little slow... others are just overworked... and then there are the stupid ones...
Honestly, does anybody have a use for telnet anymore? It really shouldn't be enabled by default anyway. I guess if your system isn't connected to the Internet you have no fears, but who would do that?
Re: (Score:2)
Re: (Score:3, Interesting)
With that said, no one should be running any insecu
Should have happened... (Score:5, Insightful)
Re: (Score:2)
telwhat? (Score:3, Funny)
What year is it?
Other Telnet vulnerabilities (Score:3, Insightful)
Re:Other Telnet vulnerabilities (Score:4, Funny)
Parent
What proverb is that? (Score:3, Informative)
I'm pretty sure I never heard my mother say, "Son, if you ever expose a Telnet port to the Internet, I'll fire a rocket up your ass!"
Re: (Score:2)
Re: (Score:2)
Bob 37:528 goes on to say. "Close down all your ports, and only open the ones truely needed, or the you will learn why you should fear the rocket."
Telnet for transparency? (Score:4, Interesting)
Large financial institutions in Europe use telnet, as use of encryption is restricted on their trusted networks, for reasons of transparency to the stock regulating authorities. (Googling for this phrase should get you the
If this is true (and not the post of a random troll), can anyone shed some light on this? For it seems very strange... There are many other way to provide transparency to the financial authorities without having to compromise your network no!?
A new box won't have this problem... (Score:3, Insightful)
Existing boxes need to fix this, but a patch has been out for a while - are we dealing with the "short bus" hackers that it took this long to actually exploit? Why, oh why, doesn't Solaris warrant better hackers?
congradulations... (Score:2)
isn't even coming close to their trend on activity-by-ports page
So they finally secured sendmail and fingerd? (Score:2)
It's good to get the word out about this (Score:2)
So if you or someone you know runs Solaris, but uses SSH, make sure that telnet is 100% disabled for sure!
Telnet?! (Score:2)
Wecome back Morris (Score:2)
Why use telnet, anyway? (Score:2)
So besides the old argument of "I have legacy systems / applications wh
Re: (Score:3, Informative)
So besides the old argument of "I have legacy systems / applications which rely on telnet and other outdated modes of communication", why would people use telnet? Laziness? Ignorance? What else am I missing here?
People who use telnet on a large scale that I know of include:
Re: (Score:2, Informative)
It won't help because the vulnerability is in login (that telnetd calls) and not with telenetd. Since this is almost a month old and everyone should know by now, here it is -
telnet -l "-froot" [hostname]
Re: (Score:3, Interesting)
Which is the default, these days.
No, a 0 day exploit means even if you patch every day, you're still at risk. But you know what? You're at risk every day simply by being alive. You could be hit by a meteor the next second! Oh noes!
Grow up and stop fearmongering. Th