Date: Wed, 31 Jul 2002 03:55:31 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y Message-ID: <200207311055.g6VAtVhQ009025@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/07/31 03:55:31 PDT Modified files: libexec/ftpd ftpcmd.y Log: Deny the SIZE command on large files when in ASCII mode. This eliminates an opportunity for DoS attack. Pointed out by: maxim Inspired by: lukemftpd, OpenBSD MFC after: 2 weeks Revision Changes Path 1.36 +6 -0 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207311055.g6VAtVhQ009025>