From owner-svn-ports-head@freebsd.org Tue Nov 29 08:55:56 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 E0C05C5CD32; Tue, 29 Nov 2016 08:55:56 +0000 (UTC) (envelope-from brnrd@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 B02C4142F; Tue, 29 Nov 2016 08:55:56 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAT8ttTb056697; Tue, 29 Nov 2016 08:55:55 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAT8ttXx056695; Tue, 29 Nov 2016 08:55:55 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201611290855.uAT8ttXx056695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 29 Nov 2016 08:55:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427367 - 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.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: Tue, 29 Nov 2016 08:55:57 -0000 Author: brnrd Date: Tue Nov 29 08:55:55 2016 New Revision: 427367 URL: https://svnweb.freebsd.org/changeset/ports/427367 Log: security/vuxml: Document Roundcube vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 29 07:38:47 2016 (r427366) +++ head/security/vuxml/vuln.xml Tue Nov 29 08:55:55 2016 (r427367) @@ -58,6 +58,31 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Roundcube -- arbitrary command execution + + + roundcube + 1.2.3,1 + + + + +

The Roundcube project reports

+
+

Vulnerability in handling of mail()'s 5th argument

+
+ +
+ + https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123 + + + 2016-11-29 + 2016-11-29 + +
+ Drupal Code -- Multiple Vulnerabilities