Network Security White Papers
CERT® Advisory CA-2001-21 Buffer Overflow in telnetd
Overview
The telnetd program is a server for the Telnet remote virtual terminal protocol. There is a remotely exploitable buffer overflow in Telnet daemons derived from BSD source code. This vulnerability can crash the server, or be leveraged to gain root access.
I. Description
There is a remotely exploitable buffer overflow in Telnet daemons derived from BSD source code. During the processing of the Telnet protocol options, the results of the "telrcv" function are stored in a fixed-size buffer. It is assumed that the results are smaller than the buffer and no bounds checking is performed.
The vulnerability was discovered by TESO. An exploit for this vulnerability has been publicly released; internal testing at CERT/CC confirms this exploit works against at least one target system. For more information, see
http://www.team-teso.net/advisories/teso-advisory-011.tar.gz.
This vulnerability has been assigned the identifier CAN-2001-0554 by the Common Vulnerabilities and Exposures (CVE) group.
| Publisher | CERT Coordination Center | File Format | HTML |
|---|---|---|---|
| Date Published | July 2001 | ||
| Format | White Papers | ||
| Topics | |||


