5
CVSSv2

CVE-2004-0437

Published: 07/07/2004 Updated: 11/07/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Titan FTP Server version 3.01 build 163, and possibly other versions before build 169, allows remote authenticated users to cause a denial of service (crash) by disconnecting from the system during a "LIST -L" command, which causes Titan to access an invalid socket.

Vulnerable Product Search on Vulmon Subscribe to Product

south river technologies titan ftp server 3.01_build_163

Exploits

source: wwwsecurityfocuscom/bid/10272/info Titan FTP is prone to a remote denial of service vulnerability when handling the 'LIST' command A remote attacker can cause the FTP server to crash by improperly handling a non-existent socket #!/usr/bin/perl # Test for Titan FTP server security vulnerability use IO::Socket; $host = "19216 ...