Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1035. PoCs published by dethy.
AI-analyzed exploit summary This Perl script exploits a DoS vulnerability in TYPSoft FTP Server by sending a long command (over 2048 bytes) or abruptly disconnecting after SYN/ACK, causing the server to hang. It leverages the poor exception handling in the DELPHI TSocket class used by the server.
Description
Buffer overflows in TYPSoft FTP Server 0.78 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary commands via a long USER, PASS, or CWD command.
Exploits (1)
This Perl script exploits a DoS vulnerability in TYPSoft FTP Server by sending a long command (over 2048 bytes) or abruptly disconnecting after SYN/ACK, causing the server to hang. It leverages the poor exception handling in the DELPHI TSocket class used by the server.