CVE-2005-0768
GoodTech Telnet Server 4.0-5.0 - Remote Code Execution via Long String to Port 2380
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2005-0768.
PoCs published by Metasploit, Komrade, including Metasploit module exploits/windows/telnet/goodtech_telnet.
AI-analyzed exploit summary This is a Metasploit module exploiting a stack buffer overflow in GoodTech Telnet Server <= 5.0.6 via a long string sent to TCP port 2380, allowing remote code execution.
Description
Buffer overflow in the administration web server for GoodTech Telnet Server 4.0 and 5.0, and possibly all versions before 5.0.7, allows remote attackers to execute arbitrary code via a long string to port 2380.
Exploits (3)
This is a Metasploit module exploiting a stack buffer overflow in GoodTech Telnet Server <= 5.0.6 via a long string sent to TCP port 2380, allowing remote code execution.
This exploit targets a buffer overflow vulnerability in GoodTech Telnet Server by sending a maliciously crafted HTTP GET request to the administration server on port 2380. The payload consists of a long string (10032 bytes) followed by an invalid memory address (0xDEADC0DE), causing the server to crash.
This Metasploit module exploits a stack buffer overflow in GoodTech Telnet Server by sending an overly long string to overwrite the buffer and control program execution. It includes SEH-based payload delivery and targets specific Windows versions with known return addresses.