[6212] in Kerberos
Re: Telnet vulnerability--shared library loading
daemon@ATHENA.MIT.EDU (Jamey Graham)
Sun Nov 12 08:29:42 1995
To: kerberos@MIT.EDU
Date: Sun, 12 Nov 1995 09:30:59 GMT
From: Jamey Graham <jamey@phantom.scranton.com>
Joel Maslak wrote:
>
> Lorrie Wood (lorrie@mellers1.psych.berkeley.edu) wrote:
> : >ftp://ftp.cymru.net/pub/linux/security/in.telnetd.gz
> : It's an a.out binary. The author of the Slackware telnetd, Alan
> : Cox, told me this was the fixed one. *shrug*
>
> Try: ftp://ftp.cymru.net/pub/linux/security/in.telnetd.elf.gz
>
> NOTE: THIS IS AN ELF BINARY!!!
>
>
> Where's the source for this?
>
in.telnetd, telnet, etc. are all part of the Netkit-B package. When I
tried to compile these myself (as ELF using libc-5.0.9), I got a lot of
errors since not everything was defined in the system headers (can't
remember what ones, but there were about 5 and I had no idea what they
should be set to).
If anyone has *working* ELF binaries of these (or a arpa/telnet.h which
defines everything), please let me know.
Jamey