From owner-svn-ports-head@FreeBSD.ORG Tue Mar 24 16:11:42 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 586C7E0E; Tue, 24 Mar 2015 16:11:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 431CAE1F; Tue, 24 Mar 2015 16:11:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OGBgBS050340; Tue, 24 Mar 2015 16:11:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OGBfcf050339; Tue, 24 Mar 2015 16:11:41 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201503241611.t2OGBfcf050339@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 24 Mar 2015 16:11:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382113 - 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.18-1 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: Tue, 24 Mar 2015 16:11:42 -0000 Author: vanilla Date: Tue Mar 24 16:11:41 2015 New Revision: 382113 URL: https://svnweb.freebsd.org/changeset/ports/382113 QAT: https://qat.redports.org/buildarchive/r382113/ Log: Document nodejs (libuv) CVE-2015-0278. PR: 198861 Submitted by: venture37@geeklan.co.uk Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Mar 24 16:02:53 2015 (r382112) +++ head/security/vuxml/vuln.xml Tue Mar 24 16:11:41 2015 (r382113) @@ -57,6 +57,34 @@ Notes: --> + + libuv -- incorrect revocation order while relinquishing privileges + + + node010 + 0.10.36 + + + + +

Nodejs releases reports:

+
+
CVE-2015-0278
+

This may potentially allow an attacker to gain elevated privileges.

+
+ +
+ + http://blog.nodejs.org/2015/03/14/node-v0-10-37-stable + ports/198861 + CVE-2015-0278 + + + 2015-03-14 + 2015-03-24 + +
+ jenkins -- multiple vulnerabilities