From owner-svn-ports-all@freebsd.org Tue Jun 14 01:48:37 2016 Return-Path: Delivered-To: svn-ports-all@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 C3DB6AF2006; Tue, 14 Jun 2016 01:48:37 +0000 (UTC) (envelope-from junovitch@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 7C45C2650; Tue, 14 Jun 2016 01:48:37 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5E1maV9089081; Tue, 14 Jun 2016 01:48:36 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5E1maw4089080; Tue, 14 Jun 2016 01:48:36 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606140148.u5E1maw4089080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 14 Jun 2016 01:48:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416872 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2016 01:48:38 -0000 Author: junovitch Date: Tue Jun 14 01:48:36 2016 New Revision: 416872 URL: https://svnweb.freebsd.org/changeset/ports/416872 Log: Document multiple issues in Botan PR: 209595 Reported by: Sevan Janiyan Security: CVE-2015-7827 Security: CVE-2016-2849 Security: https://vuxml.FreeBSD.org/freebsd/ac0900df-31d0-11e6-8e82-002590263bf5.html Security: CVE-2014-9742 Security: https://vuxml.FreeBSD.org/freebsd/f771880c-31cf-11e6-8e82-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jun 14 01:30:38 2016 (r416871) +++ head/security/vuxml/vuln.xml Tue Jun 14 01:48:36 2016 (r416872) @@ -58,6 +58,63 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + botan -- multiple vulnerabilities + + + botan110 + 1.10.13 + + + + +

Jack Lloyd reports:

+
+

Botan 1.10.13 has been released backporting some side channel + protections for ECDSA signatures (CVE-2016-2849) and PKCS #1 RSA + decryption (CVE-2015-7827).

+
+ +
+ + CVE-2016-2849 + CVE-2015-7827 + https://lists.randombit.net/pipermail/botan-devel/2016-April/002101.html + + + 2016-04-28 + 2016-06-14 + +
+ + + botan -- cryptographic vulnerability + + + botan110 + 1.10.8 + + + + +

MITRE reports:

+
+

The Miller-Rabin primality check in Botan before 1.10.8 and 1.11.x + before 1.11.9 improperly uses a single random base, which makes it + easier for remote attackers to defeat cryptographic protection + mechanisms via a DH group.

+
+ +
+ + CVE-2014-9742 + + + 2014-04-11 + 2016-06-14 + +
+ VLC -- Possibly remote code execution via crafted file