From owner-freebsd-security@freebsd.org Mon Nov 16 09:24:02 2015 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C480A30DB6 for ; Mon, 16 Nov 2015 09:24:02 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61E431620 for ; Mon, 16 Nov 2015 09:24:01 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 7C6AA153418 for ; Mon, 16 Nov 2015 10:23:53 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4tz9c81R2Lk; Mon, 16 Nov 2015 10:23:34 +0100 (CET) Received: from [IPv6:2001:4cb8:3:1:cd02:b817:b723:fb2f] (unknown [IPv6:2001:4cb8:3:1:cd02:b817:b723:fb2f]) by smtp.digiware.nl (Postfix) with ESMTP id 316EB153413 for ; Mon, 16 Nov 2015 10:23:34 +0100 (CET) To: freebsd security From: Willem Jan Withagen Subject: OpenBSD Net-snmp Default File Permissions Let Local Users View SNMP Passwords Organization: Digiware Management b.v. Message-ID: <5649A07B.2010109@digiware.nl> Date: Mon, 16 Nov 2015 10:23:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 09:24:02 -0000 Hi, Dependant on whether we care for the snmp-passwords in our network. But: http://securitytracker.com/id/1034099 holds both for the /etc/snmpd.conf that is in base as well as for the net-snmp /usr/local/etc/snmpd/snmpd.conf version we have in ports. Most likely the ports version will be fixed when a new net-snmp release is issued, but the base version needs to be fixed in base. --WjW