From owner-svn-ports-head@FreeBSD.ORG Fri Jan 16 04:05:18 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 E7035A0; Fri, 16 Jan 2015 04:05:18 +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 D31E4F5F; Fri, 16 Jan 2015 04:05:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0G45IRA099683; Fri, 16 Jan 2015 04:05:18 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0G45Idu099682; Fri, 16 Jan 2015 04:05:18 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201501160405.t0G45Idu099682@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Fri, 16 Jan 2015 04:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377152 - 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: Fri, 16 Jan 2015 04:05:19 -0000 Author: timur Date: Fri Jan 16 04:05:17 2015 New Revision: 377152 URL: https://svnweb.freebsd.org/changeset/ports/377152 QAT: https://qat.redports.org/buildarchive/r377152/ Log: Add description of CVE-2014-8143 in net/samba4 and net/samba41 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jan 16 03:54:21 2015 (r377151) +++ head/security/vuxml/vuln.xml Fri Jan 16 04:05:17 2015 (r377152) @@ -57,6 +57,39 @@ Notes: --> + + samba -- Elevation of privilege to Active Directory Domain Controller + + + samba4 + 4.0.04.0.23 + + + samba41 + 4.1.04.1.15 + + + + +

Samba team reports:

+
+

In Samba's AD DC we neglected to ensure that + attempted modifications of the userAccountControl attribute + did not allow the UF_SERVER_TRUST_ACCOUNT bit to be set. +

+
+ +
+ + CVE-2014-8143 + https://www.samba.org/samba/security/CVE-2014-8143 + + + 2015-01-15 + 2015-01-16 + +
+ kde-runtime -- incorrect CBC encryption handling