From owner-svn-ports-all@freebsd.org Fri Jun 9 18:20:06 2017 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 EBEB3BFA3B5; Fri, 9 Jun 2017 18:20:06 +0000 (UTC) (envelope-from feld@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 BC4C976672; Fri, 9 Jun 2017 18:20:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IK5rw012245; Fri, 9 Jun 2017 18:20:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IK5aM012243; Fri, 9 Jun 2017 18:20:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091820.v59IK5aM012243@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 18:20:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443025 - 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.23 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: Fri, 09 Jun 2017 18:20:07 -0000 Author: feld Date: Fri Jun 9 18:20:05 2017 New Revision: 443025 URL: https://svnweb.freebsd.org/changeset/ports/443025 Log: Document roundcube vulnerability PR: 219789 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jun 9 18:12:54 2017 (r443024) +++ head/security/vuxml/vuln.xml Fri Jun 9 18:20:05 2017 (r443025) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + roundcube -- arbitrary password resets + + + roundcube + 1.2.5,1 + + + + +

Roundcube reports:

+
+

Roundcube Webmail allows arbitrary password resets by + authenticated users. The problem is caused by an improperly restricted + exec call in the virtualmin and sasl drivers of the password plugin.

+
+ +
+ + https://roundcube.net/news/2017/04/28/security-updates-1.2.5-1.1.9-and-1.0.11 + CVE-2017-8114 + + + 2017-04-28 + 2017-06-09 + +
+ GnuTLS -- Denial of service vulnerability