LIBFtp 5.0 (sprintf(), strcpy()) Multiple local buffer overflow
http://www.netsw.org/net/ip/filetrans/ftp/libftp/ Description the library has a multiple sprintf, strcpy buffer overflow in various functions. Source errors fvuln = FtpArchie FtpDebugDebug FtpOpenDir FtpSize the FtpString is a typedef of an array with 256bytes: FtpLibrary.h: typedef char...