Earlier quoted context omitted.
I'm pretty sure openbsd is fine, since they removed telnetd from the OS years ago. The big question is, why do other systems still have a telnetd?
same reason there are still Cobol jobs. Users, for various reasons (ranging from dubious to valid), refuse to update to a more modern solution.
Merry Christmas from the FreeBSD Security Team
11–20 of 24 posts
Re: Merry Christmas from the FreeBSD Security Team
#12Re: Merry Christmas from the FreeBSD Security Team
#13A buffer overflow in telnetd that allows arbitrary execution as root from remote TCP connections. It doesn't get much worse than that. At least telnetd is disabled by default so most installs won't be vulnerable.
I'm very surprised by this statement, and also very surprised by the following passage of the article which shows a similar spirit:
> On the positive side, most people have moved past telnet and on to SSH by now; but this is still not an issue we could postpone until a more convenient time.
Rather, I would have expected something like "Since telnetd isn't used anymore anyway, we decided to remove it from our distribution." ;-)
Seriously, are there really computer systems remotely accessible via telnetd? Really? It's 2011! Even ten years ago SSH was already a standard component of every Unix system. Back then, I never considered telnetd to be an option for any remotely accessible machine. I only saw telnet-like services when people played Multi-User Dungeons (MUD), and even those systems did not need a telnetd but ran their own server processes.
The same for FTP, by the way. FTP will probably need more time to die than telnet, but alternatives like SFTP or Rsync-over-SSH have been available for years, too.
In other words: Why should we care? What kind of administrators and/or company policies are running telnetd anyway? Are those totally reckless, or am I missing something?
Re: Merry Christmas from the FreeBSD Security Team
#14Earlier quoted context omitted.
same reason there are still Cobol jobs. Users, for various reasons (ranging from dubious to valid), refuse to update to a more modern solution.
Nonsense. People stick with telnet because of ignorance. That is why you remove telnetd, and force them to update. There is no difficulty in switching, and thus no valid reason not to switch.
Re: Merry Christmas from the FreeBSD Security Team
#15A buffer overflow in telnetd that allows arbitrary execution as root from remote TCP connections. It doesn't get much worse than that. At least telnetd is disabled by default so most installs won't be vulnerable.
> At least telnetd is disabled by default so most installs won't be vulnerable. I'm very surprised by this statement, and also very surprised by the following passage of the article which shows a similar spirit: > On the positive side, most people have moved past telnet and on to SSH by now; but this is still not an issue we could postpone until a more convenient time. Rather, I would have expected something like "Si…
e.g. Back in the '90s the MRI scanners at my institute used VAX models that were well and truly obsolete even for the day, with tremendously obsolete versions of VMS because that was what was FDA approved and no changes could be made.
One can certainly imagine a device with a 6 figure price tag that communicates by telnet to a user supplied server. (Not our MRI scanners though, we weren't allowed to upgrade their software to support TCPIP.)
Re: Merry Christmas from the FreeBSD Security Team
#16A buffer overflow in telnetd that allows arbitrary execution as root from remote TCP connections. It doesn't get much worse than that. At least telnetd is disabled by default so most installs won't be vulnerable.
> At least telnetd is disabled by default so most installs won't be vulnerable. I'm very surprised by this statement, and also very surprised by the following passage of the article which shows a similar spirit: > On the positive side, most people have moved past telnet and on to SSH by now; but this is still not an issue we could postpone until a more convenient time. Rather, I would have expected something like "Si…
e.g. Back in the '90s the MRI scanners at my institute used VAX models that were well and truly obsolete even for the day, with tremendously obsolete versions of VMS because that was what was FDA approved and no changes could be made.
One can certainly imagine a device with a 6 figure price tag that communicates by telnet to a user supplied server. (Not our MRI scanners though, we weren't allowed to upgrade their software to support TCPIP.)
Re: Merry Christmas from the FreeBSD Security Team
#17A buffer overflow in telnetd that allows arbitrary execution as root from remote TCP connections. It doesn't get much worse than that. At least telnetd is disabled by default so most installs won't be vulnerable.
> At least telnetd is disabled by default so most installs won't be vulnerable. I'm very surprised by this statement, and also very surprised by the following passage of the article which shows a similar spirit: > On the positive side, most people have moved past telnet and on to SSH by now; but this is still not an issue we could postpone until a more convenient time. Rather, I would have expected something like "Si…
Re: Merry Christmas from the FreeBSD Security Team
#18Gee, that BIND vulnerability was made public mid-November and they're integrating that into FreeBSD on Dec 23 ?!
Re: Merry Christmas from the FreeBSD Security Team
#19I'm amazed that telnet still lives after all these years. I wonder if anybody has audited telnetd implementations on other systems for the same problem?
I'm going to be asking if anyone objects to me axing it from FreeBSD soon.
I wonder if anybody has audited telnetd implementations on other systems for the same problem?
All BSD-derived telnetd implementations are likely to have this bug.
Re: Merry Christmas from the FreeBSD Security Team
#20Could you add something to the title explaining what this is about? maybe (Telnet remote root vulnerability) or something like that