From owner-svn-ports-head@freebsd.org Thu Jul 6 18:47:14 2017 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 173A9D8D274; Thu, 6 Jul 2017 18:47:14 +0000 (UTC) (envelope-from acm@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 D4E8D7ABF6; Thu, 6 Jul 2017 18:47:13 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v66IlCfS047028; Thu, 6 Jul 2017 18:47:12 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v66IlCbu047026; Thu, 6 Jul 2017 18:47:12 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201707061847.v66IlCbu047026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 6 Jul 2017 18:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445161 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 445161 X-SVN-Commit-Repository: ports 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.23 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: Thu, 06 Jul 2017 18:47:14 -0000 Author: acm Date: Thu Jul 6 18:47:12 2017 New Revision: 445161 URL: https://svnweb.freebsd.org/changeset/ports/445161 Log: - Document new vulnerabilities in www/drupal8 < 8.3.4 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 6 18:29:33 2017 (r445160) +++ head/security/vuxml/vuln.xml Thu Jul 6 18:47:12 2017 (r445161) @@ -58,6 +58,36 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + drupal8 -- Drupal Core - Multiple Vulnerabilities + + + drupal8 + 8.3.4 + + + + +

Drupal Security Team Reports:

+
+

CVE-2017-6920: PECL YAML parser unsafe object handling.

+

CVE-2017-6921: File REST resource does not properly validate

+

CVE-2017-6922: Files uploaded by anonymous users into a private + file system can be accessed by other anonymous users.

+
+ +
+ + CVE-2017-6920 + CVE-2017-6921 + CVE-2017-6922 + + + 2017-06-21 + 2017-07-06 + +
+ Dropbear -- two vulnerabilities