From owner-svn-ports-head@freebsd.org Sun Mar 27 01:42:43 2016 Return-Path: Delivered-To: svn-ports-head@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 C87EDADF638; Sun, 27 Mar 2016 01:42:43 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7414C10B4; Sun, 27 Mar 2016 01:42:43 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2R1ggg3024512; Sun, 27 Mar 2016 01:42:42 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2R1ggD6024511; Sun, 27 Mar 2016 01:42:42 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201603270142.u2R1ggD6024511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 27 Mar 2016 01:42:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411973 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2016 01:42:43 -0000 Author: junovitch Date: Sun Mar 27 01:42:42 2016 New Revision: 411973 URL: https://svnweb.freebsd.org/changeset/ports/411973 Log: Document Salt Insecure configuration of PAM external authentication service PR: 208244 Security: CVE-2016-3176 Security: https://vuxml.FreeBSD.org/freebsd/6d25c306-f3bb-11e5-92ce-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Mar 27 01:23:39 2016 (r411972) +++ head/security/vuxml/vuln.xml Sun Mar 27 01:42:42 2016 (r411973) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + salt -- Insecure configuration of PAM external authentication service + + + py27-salt + py32-salt + py33-salt + py34-salt + py35-salt + 2015.5.10 + 2015.8.02015.8.8 + + + + +

SaltStack reports:

+
+

This issue affects all Salt versions prior to 2015.8.8/2015.5.10 + when PAM external authentication is enabled. This issue involves + passing an alternative PAM authentication service with a command + that is sent to LocalClient, enabling the attacker to bypass the + configured authentication service.

+
+ +
+ + CVE-2016-3176 + https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html + + + 2016-03-17 + 2016-03-27 + +
+ activemq -- Unsafe deserialization