From owner-svn-ports-branches@FreeBSD.ORG Thu Sep 25 08:31:41 2014 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDAD1427; Thu, 25 Sep 2014 08:31:41 +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 AE7107DB; Thu, 25 Sep 2014 08:31:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8P8Vf47029267; Thu, 25 Sep 2014 08:31:41 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8P8VfjT029264; Thu, 25 Sep 2014 08:31:41 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201409250831.s8P8VfjT029264@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 25 Sep 2014 08:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r369222 - branches/2014Q3/security/vuxml X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 08:31:42 -0000 Author: rene Date: Thu Sep 25 08:31:40 2014 New Revision: 369222 URL: http://svnweb.freebsd.org/changeset/ports/369222 QAT: https://qat.redports.org/buildarchive/r369222/ Log: MFH: r369217 Document new vulnerability in www/chromium < 37.0.2062.124 Obtained from: http://googlechromereleases.blogspot.nl/ Document krfb -- Multiple security issues in bundled libvncserver (while here) Approved by: portmgr (erwin) Modified: branches/2014Q3/security/vuxml/vuln.xml Directory Properties: branches/2014Q3/ (props changed) Modified: branches/2014Q3/security/vuxml/vuln.xml ============================================================================== --- branches/2014Q3/security/vuxml/vuln.xml Thu Sep 25 08:17:08 2014 (r369221) +++ branches/2014Q3/security/vuxml/vuln.xml Thu Sep 25 08:31:40 2014 (r369222) @@ -57,6 +57,65 @@ Notes: --> + + chromium -- RSA signature malleability in NSS + + + chromium + 37.0.2062.124 + + + + +

Google Chrome Releases reports:

+
+

[414124] RSA signature malleability in NSS (CVE-2014-1568). + Thanks to Antoine Delignat-Lavaud of Prosecco/INRIA, Brian Smith + and Advanced Threat Research team at Intel Security

+
+ +
+ + CVE-2014-1568 + http://googlechromereleases.blogspot.nl/ + + + 2014-09-24 + 2014-09-25 + +
+ + + krfb -- Multiple security issues in bundled libvncserver + + + krfb + 4.12.5_4 + + + + +

Martin Sandsmark reports:

+
+

krfb 4.14 [and earlier] embeds libvncserver which has had + several security issues.

+

Several remotely exploitable security issues have been + uncovered in libvncserver, some of which might allow a + remote authenticated user code execution or application + crashes.

+
+ +
+ + CVE-2014-6055 + http://lists.kde.org/?l=kde-announce&m=141153917319769&w=2 + + + 2014-09-23 + 2014-09-25 + +
+ bash -- remote code execution vulnerability