From owner-svn-ports-head@freebsd.org Sun Feb 14 02:59:04 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 306E0AA1127; Sun, 14 Feb 2016 02:59:04 +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 DAD6E1E0D; Sun, 14 Feb 2016 02:59:03 +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 u1E2x2Yt065286; Sun, 14 Feb 2016 02:59:02 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1E2x2j8065284; Sun, 14 Feb 2016 02:59:02 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602140259.u1E2x2j8065284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 14 Feb 2016 02:59:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408841 - 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.20 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, 14 Feb 2016 02:59:04 -0000 Author: junovitch Date: Sun Feb 14 02:59:02 2016 New Revision: 408841 URL: https://svnweb.freebsd.org/changeset/ports/408841 Log: Document cross-site scripting vulnerabilities in Horde Groupware Security: CVE-2015-8807 Security: CVE-2016-2228 Security: https://vuxml.FreeBSD.org/freebsd/3aa8b781-d2c4-11e5-b2bd-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Feb 14 01:55:27 2016 (r408840) +++ head/security/vuxml/vuln.xml Sun Feb 14 02:59:02 2016 (r408841) @@ -57,6 +57,42 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + horde -- XSS vulnerabilies + + + horde + 5.2.9 + + + pear-Horde_Core + 2.22.6 + + + + +

The Horde Team reports:

+
+

Fixed XSS vulnerabilities in menu bar and form renderer.

+
+ +
+ + CVE-2015-8807 + CVE-2016-2228 + https://github.com/horde/horde/commit/11d74fa5a22fe626c5e5a010b703cd46a136f253 + https://bugs.horde.org/ticket/14213 + https://github.com/horde/horde/commit/f03301cf6edcca57121a15e80014c4d0f29d99a0 + https://github.com/horde/horde/commit/ab07a1b447de34e13983b4d7ceb18b58c3a358d8 + http://www.openwall.com/lists/oss-security/2016/02/06/4 + http://lists.horde.org/archives/announce/2016/001149.html + + + 2016-02-02 + 2016-02-14 + +
+ PostgreSQL -- Security Fixes for Regular Expressions, PL/Java.