From owner-svn-ports-all@freebsd.org Sat Nov 11 17:29:27 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 B9F5AE6FD13; Sat, 11 Nov 2017 17:29:27 +0000 (UTC) (envelope-from dbaio@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 842F367949; Sat, 11 Nov 2017 17:29:27 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vABHTQUi021505; Sat, 11 Nov 2017 17:29:26 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vABHTQPl021503; Sat, 11 Nov 2017 17:29:26 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201711111729.vABHTQPl021503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 11 Nov 2017 17:29:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453982 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 453982 X-SVN-Commit-Repository: ports 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: Sat, 11 Nov 2017 17:29:27 -0000 Author: dbaio Date: Sat Nov 11 17:29:26 2017 New Revision: 453982 URL: https://svnweb.freebsd.org/changeset/ports/453982 Log: security/vuxml: Document vulnerability in in mail/roundcube PR: 223557 Submitted by: Vladimir Krstulja Security: CVE-2017-16651 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Nov 11 17:19:05 2017 (r453981) +++ head/security/vuxml/vuln.xml Sat Nov 11 17:29:26 2017 (r453982) @@ -58,6 +58,38 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + roundcube -- file disclosure vulnerability + + + roundcube + 1.3.3,1 + + + + +

MITRE reports:

+
+

Roundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before + 1.3.3 allows unauthorized access to arbitrary files on the host's filesystem, + including configuration files, as exploited in the wild in November 2017. + The attacker must be able to authenticate at the target system with a valid + username/password as the attack requires an active session.

+
+ +
+ + https://github.com/roundcube/roundcubemail/issues/6026 + https://roundcube.net/news/2017/11/08/security-updates-1.3.3-1.2.7-and-1.1.10 + CVE-2017-16651 + 223557 + + + 2017-11-06 + 2017-11-11 + +
+ chromium -- multiple vulnerabilities