From owner-freebsd-bugs@FreeBSD.ORG Mon Jul 26 12:20:25 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E6E316A4CF for ; Mon, 26 Jul 2004 12:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A7843D1D for ; Mon, 26 Jul 2004 12:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6QCKOsd043511 for ; Mon, 26 Jul 2004 12:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6QCKO45043508; Mon, 26 Jul 2004 12:20:24 GMT (envelope-from gnats) Date: Mon, 26 Jul 2004 12:20:24 GMT Message-Id: <200407261220.i6QCKO45043508@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: misc/69596: When logging in or su'ing to root, I noticed that if you type the correct password but add characters to the end of the correct password, the password still passes validation and allows you to login X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 12:20:25 -0000 The following reply was made to PR misc/69596; it has been noted by GNATS. From: Ceri Davies To: Timothy Radigan Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/69596: When logging in or su'ing to root, I noticed that if you type the correct password but add characters to the end of the correct password, the password still passes validation and allows you to login Date: Mon, 26 Jul 2004 13:14:55 +0100 On Sun, Jul 25, 2004 at 11:01:06PM +0000, Timothy Radigan wrote: > Log in using an account, type the correct password and a few extra > characters after the correct password and try to log in. You will > be validated and access is granted. At a guess, I'd say that you are using DES encrypted passwords, and your password (after appending the extra characters) is more than 8 characters long. This is a common limitation with DES. Ceri -- It is not tinfoil, it is my new skin. I am a robot.