From owner-freebsd-security Mon Oct 14 19:14:38 1996 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA15591 for security-outgoing; Mon, 14 Oct 1996 19:14:38 -0700 (PDT) Received: from salsa.gv.ssi1.com (salsa.gv.ssi1.com [146.252.44.194]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA15586 for ; Mon, 14 Oct 1996 19:14:36 -0700 (PDT) Received: (from gdonl@localhost) by salsa.gv.ssi1.com (8.7.5/8.7.3) id TAA08800; Mon, 14 Oct 1996 19:13:49 -0700 (PDT) From: Don Lewis Message-Id: <199610150213.TAA08800@salsa.gv.ssi1.com> Date: Mon, 14 Oct 1996 19:13:49 -0700 In-Reply-To: Marc Slemko "Re: bin/1805: Bug in ftpd" (Oct 14, 6:37pm) X-Mailer: Mail User's Shell (7.2.6 alpha(3) 7/19/95) To: Marc Slemko , Assar Westerlund Subject: Re: bin/1805: Bug in ftpd Cc: Guido van Rooij , freebsd-security@FreeBSD.ORG Sender: owner-security@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Oct 14, 6:37pm, Marc Slemko wrote: } Subject: Re: bin/1805: Bug in ftpd } } Note that getpwent calls a bunch of NIS routines; they have to } be checked to see if they leave anything messy around. The probably do, but is it anything that isn't visible to an unprivileged ypcat? --- Truck