From owner-svn-ports-head@freebsd.org Sun Feb 25 19:39:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F263EF225B0; Sun, 25 Feb 2018 19:39:06 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A09206D23D; Sun, 25 Feb 2018 19:39:06 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 81EFF113BA; Sun, 25 Feb 2018 19:39:06 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1PJd66M090845; Sun, 25 Feb 2018 19:39:06 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1PJd6Us090843; Sun, 25 Feb 2018 19:39:06 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802251939.w1PJd6Us090843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 25 Feb 2018 19:39:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462974 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 462974 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.25 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, 25 Feb 2018 19:39:07 -0000 Author: joneum Date: Sun Feb 25 19:39:06 2018 New Revision: 462974 URL: https://svnweb.freebsd.org/changeset/ports/462974 Log: Document multiple vulnerabilities in www/drupal7 and www/drupal8 Security: CVE-2017-6927 Security: CVE-2017-6928 Security: CVE-2017-6929 Security: CVE-2017-6930 Security: CVE-2017-6931 Security: CVE-2017-6932 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Feb 25 19:33:57 2018 (r462973) +++ head/security/vuxml/vuln.xml Sun Feb 25 19:39:06 2018 (r462974) @@ -58,6 +58,47 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + drupal -- Drupal Core - Multiple Vulnerabilities + + + drupal7 + 7.56 + + + drupal8 + 8.4.4 + + + + +

Drupal Security Team reports:

+
+

CVE-2017-6926: Comment reply form allows access to restricted content

+

CVE-2017-6927: JavaScript cross-site scripting prevention is incomplete

+

CVE-2017-6928: Private file access bypass - Moderately Critical

+

CVE-2017-6929: jQuery vulnerability with untrusted domains - Moderately Critical

+

CVE-2017-6930: Language fallback can be incorrect on multilingual sites with node access restrictions

+

CVE-2017-6931: Settings Tray access bypass

+

CVE-2017-6932: External link injection on 404 pages when linking to the current page

+
+ +
+ + CVE-2017-6926 + CVE-2017-6927 + CVE-2017-6928 + CVE-2017-6929 + CVE-2017-6930 + CVE-2017-6931 + CVE-2017-6932 + + + 2018-02-21 + 2018-02-25 + +
+ cvs -- Remote code execution via ssh command injection