From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 01:30:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054DA16A4CE for ; Mon, 29 Mar 2004 01:30:54 -0800 (PST) Received: from khisanth.local (82-40-60-54.cable.ubr08.uddi.blueyonder.co.uk [82.40.60.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29AF443D3F for ; Mon, 29 Mar 2004 01:30:53 -0800 (PST) (envelope-from danny@khisanth.hopto.org) Received: from khisanth.hopto.org (localhost [127.0.0.1]) by khisanth.local (8.12.10/8.12.10) with ESMTP id i2T9WhRB005655 for ; Mon, 29 Mar 2004 10:32:43 +0100 (BST) (envelope-from danny@khisanth.hopto.org) Received: (from danny@localhost) by khisanth.hopto.org (8.12.10/8.12.10/Submit) id i2T9WhK4005654 for freebsd-questions@freebsd.org; Mon, 29 Mar 2004 10:32:43 +0100 (BST) (envelope-from danny) Date: Mon, 29 Mar 2004 10:32:42 +0100 From: Danny Woods To: freebsd-questions@freebsd.org Message-ID: <20040329093242.GA5633@khisanth.hopto.org> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Latest SSH? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 09:30:54 -0000 Hi all, I upgraded from 5.1 to 5.2.1p3 over the weekend, and finished off with a Nessus scan to check that ssh was the only port visible to the outside world. Despite a recent (i.e. last Thursday) cvsup to sync the source tree, I'm getting a high severity warning about a hole in SSH based on the version number reported (3.6.1p1 FreeBSD-20030924). I'm using the core ssh, not the version from ports. Does anyone know if this problem is real, or a false-positive? As an aside, can sshd be prevented from reporting its version number on connect, or is this something that a client-app needs to know? Thanks, Danny.