From owner-svn-ports-head@freebsd.org Wed Nov 11 11:19:19 2015 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 4F51EA2BF04; Wed, 11 Nov 2015 11:19:19 +0000 (UTC) (envelope-from madpilot@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 1757E11DE; Wed, 11 Nov 2015 11:19:19 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tABBJIIt067716; Wed, 11 Nov 2015 11:19:18 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tABBJHtZ067714; Wed, 11 Nov 2015 11:19:17 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201511111119.tABBJHtZ067714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 11 Nov 2015 11:19:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401235 - 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.20 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: Wed, 11 Nov 2015 11:19:19 -0000 Author: madpilot Date: Wed Nov 11 11:19:17 2015 New Revision: 401235 URL: https://svnweb.freebsd.org/changeset/ports/401235 Log: Document owncloudclient vulnerability PR: 204407 Submitted by: Sevan Janiyan Security: CVE-2015-7298 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 11 10:24:01 2015 (r401234) +++ head/security/vuxml/vuln.xml Wed Nov 11 11:19:17 2015 (r401235) @@ -58,6 +58,32 @@ Notes: --> + + owncloudclient -- Improper validation of certificates when using self-signed certificates + + + owncloudclient + 2.0.1 + + + + +

owncloud.org reports:

+
+

The ownCloud Desktop Client was vulnerable against MITM attacks until version 2.0.0 in combination with self-signed certificates.

+
+ +
+ + https://owncloud.org/security/advisory/?id=oc-sa-2015-016 + CVE-2015-7298 + + + 2015-09-21 + 2015-11-11 + +
+ xen-tools -- populate-on-demand balloon size inaccuracy can crash guests