From owner-svn-ports-all@freebsd.org Sun Aug 14 08:33:16 2016 Return-Path: Delivered-To: svn-ports-all@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 95A26BB9869; Sun, 14 Aug 2016 08:33:16 +0000 (UTC) (envelope-from romain@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 480F91E09; Sun, 14 Aug 2016 08:33:16 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7E8XFJp011537; Sun, 14 Aug 2016 08:33:15 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7E8XFBH011536; Sun, 14 Aug 2016 08:33:15 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201608140833.u7E8XFBH011536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Sun, 14 Aug 2016 08:33:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420182 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2016 08:33:16 -0000 Author: romain Date: Sun Aug 14 08:33:15 2016 New Revision: 420182 URL: https://svnweb.freebsd.org/changeset/ports/420182 Log: Add entry for CVE-2015-7331 mcollective-puppet-agent -- Remote Code Execution in mcollective-puppet-agent plugin Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Aug 14 07:40:16 2016 (r420181) +++ head/security/vuxml/vuln.xml Sun Aug 14 08:33:15 2016 (r420182) @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mcollective-puppet-agent -- Remote Code Execution in mcollective-puppet-agent plugin + + + mcollective-puppet-agent + 1.11.1 + + + + +

Puppet reports:

+
+

Puppet Enterprise previously included a puppet-agent MCollective plugin that allowed you to pass the `--server` argument to MCollective. This insecure argument enabled remote code execution via connection to an untrusted host. The puppet-agent MCollective version included in PE 2016.2.1, this option is disabled by default.

+
+ +
+ + https://puppet.com/security/cve/cve-2015-7331 + CVE-2015-7331 + + + 2016-08-09 + 2016-08-15 + +
+ FreeBSD -- Heap vulnerability in bspatch