From owner-freebsd-security@FreeBSD.ORG Mon Dec 12 10:24:10 2011 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4F82106564A for ; Mon, 12 Dec 2011 10:24:10 +0000 (UTC) (envelope-from egoitz@ramattack.net) Received: from ks200575.kimsufi.com (ks200575.kimsufi.com [91.121.111.71]) by mx1.freebsd.org (Postfix) with ESMTP id 663438FC0C for ; Mon, 12 Dec 2011 10:24:10 +0000 (UTC) Received: from [172.16.2.46] (izaro.sarenet.es [192.148.167.11]) by ks200575.kimsufi.com (Postfix) with ESMTPSA id E591CAFF1 for ; Mon, 12 Dec 2011 12:03:48 +0000 (UTC) Date: Mon, 12 Dec 2011 11:04:27 +0100 (CET) From: Egoitz Aurrekoetxea Aurre To: freebsd-security@freebsd.org In-Reply-To: <201112120052.pBC0qkov014205@catflap.bishopston.net> Message-ID: References: <4ED68B4D.4020004@sentex.net> <4ED69B7E.50505@frasunek.com> <4ED6C3C6.5030402@delphij.net> <4ED6D1CD.9080700@sentex.net> <4ED6D577.9010007@delphij.net> <4ED6DA75.30604@sentex.net> <4EE131B8.7040000@sentex.net> <201112120052.pBC0qkov014205@catflap.bishopston.net> User-Agent: Alpine 2.00 (OSX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: Re: ftpd security issue ? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2011 10:24:10 -0000 Hi all, I'm using this temporary workaround with Proftpd. PathDenyFilter "(\\.so\\.|\\.so$)" Hope it helps, Bye!!