From owner-svn-ports-head@freebsd.org Fri Jun 17 01:12:32 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 49404A44ADC; Fri, 17 Jun 2016 01:12:32 +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 020822AFC; Fri, 17 Jun 2016 01:12:31 +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 u5H1CVch040065; Fri, 17 Jun 2016 01:12:31 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5H1CVHG040064; Fri, 17 Jun 2016 01:12:31 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606170112.u5H1CVHG040064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 17 Jun 2016 01:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416988 - 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: Fri, 17 Jun 2016 01:12:32 -0000 Author: junovitch Date: Fri Jun 17 01:12:30 2016 New Revision: 416988 URL: https://svnweb.freebsd.org/changeset/ports/416988 Log: Document Drupal vulnerabilities PR: 210317 Reported by: Vladimir Krstulja Security: https://www.drupal.org/SA-CORE-2016-002 Security: https://vuxml.FreeBSD.org/freebsd/7932548e-3427-11e6-8e82-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 16 23:09:17 2016 (r416987) +++ head/security/vuxml/vuln.xml Fri Jun 17 01:12:30 2016 (r416988) @@ -58,6 +58,40 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + drupal -- multiple vulnerabilities + + + drupal7 + 7.44 + + + drupal8 + 8.1.3 + + + + +

Drupal Security Team reports:

+
+
    +
  • Saving user accounts can sometimes grant the user all roles + (User module - Drupal 7 - Moderately Critical)

  • +
  • Views can allow unauthorized users to see Statistics + information (Views module - Drupal 8 - Less Critical)

  • +
+
+ +
+ + https://www.drupal.org/SA-CORE-2016-002 + + + 2016-06-15 + 2016-06-17 + +
+ botan -- multiple vulnerabilities