From owner-svn-ports-head@freebsd.org Sun May 1 07:33:17 2016 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 4E41EB28AC6; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@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 25CEA12F8; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417XG9S057294; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417XGHV057293; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605010733.u417XGHV057293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 1 May 2016 07:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414389 - 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.22 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: Sun, 01 May 2016 07:33:17 -0000 Author: brnrd Date: Sun May 1 07:33:15 2016 New Revision: 414389 URL: https://svnweb.freebsd.org/changeset/ports/414389 Log: security/vuxml: Add entry for MySQL/MariaDB/Percona April Critical Patch Update - Add entry for 31 security fixes for Oracle MySQL - Add also affected MariaDB packages - Add also affected Percona packages Reviewed by: junovitch (ports-secteam) Approved by: junovitch (ports-secteam) Differential Revision: D6159 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 1 07:21:56 2016 (r414388) +++ head/security/vuxml/vuln.xml Sun May 1 07:33:15 2016 (r414389) @@ -58,6 +58,94 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + MySQL -- multiple vulnerabilities + + + mariadb55-server + 5.5.49 + + + mariadb100-server + 10.0.25 + + + mariadb101-server + 10.1.12 + + + mysql55-server + 5.5.49 + + + mysql56-server + 5.6.30 + + + mysql57-server + 5.7.12 + + + percona55-server + 5.5.49 + + + percona-server + 5.6.30 + + + + +

Oracle reports reports:

+
+

Critical Patch Update contains 31 new security fixes for Oracle MySQL + 5.5.48, 5.6.29, 5.7.11 and earlier

+
+ +
+ + http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html#AppendixMSQL + https://mariadb.com/kb/en/mariadb/mariadb-5549-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10025-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10112-release-notes/ + CVE-2016-0705 + CVE-2016-0639 + CVE-2015-3194 + CVE-2016-0640 + CVE-2016-0641 + CVE-2016-3461 + CVE-2016-2047 + CVE-2016-0642 + CVE-2016-0643 + CVE-2016-0644 + CVE-2016-0646 + CVE-2016-0647 + CVE-2016-0648 + CVE-2016-0649 + CVE-2016-0650 + CVE-2016-0652 + CVE-2016-0653 + CVE-2016-0654 + CVE-2016-0655 + CVE-2016-0656 + CVE-2016-0657 + CVE-2016-0658 + CVE-2016-0651 + CVE-2016-0659 + CVE-2016-0661 + CVE-2016-0662 + CVE-2016-0663 + CVE-2016-0665 + CVE-2016-0666 + CVE-2016-0667 + CVE-2016-0668 + + + 2016-04-19 + 2016-04-30 + +
+ logstash -- password disclosure vulnerability