From owner-svn-ports-head@freebsd.org Sun May 1 21:15:37 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 F318FB29A5F; Sun, 1 May 2016 21:15:36 +0000 (UTC) (envelope-from olivierd@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 BFC4A1DAC; Sun, 1 May 2016 21:15:36 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41LFZZr007038; Sun, 1 May 2016 21:15:35 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41LFZFY007037; Sun, 1 May 2016 21:15:35 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605012115.u41LFZFY007037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 1 May 2016 21:15:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414427 - 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.22 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, 01 May 2016 21:15:37 -0000 Author: olivierd Date: Sun May 1 21:15:35 2016 New Revision: 414427 URL: https://svnweb.freebsd.org/changeset/ports/414427 Log: Document arbitrary code execution vulnerability in Mercurial Security: CVE-2016-3105 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 1 21:07:06 2016 (r414426) +++ head/security/vuxml/vuln.xml Sun May 1 21:15:35 2016 (r414427) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mercurial -- arbitrary code execution vulnerability + + + mercurial + 3.8.1 + + + + +

Mercurial reports:

+
+

CVE-2016-3105: Arbitrary code execution when converting + Git repos

+
+ +
+ + CVE-2016-3105 + https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8_.2F_3.8.1_.282016-5-1.29 + + + 2016-05-01 + 2016-05-01 + +
+ MySQL -- multiple vulnerabilities