From owner-svn-ports-head@freebsd.org Sat Feb 4 18:08:49 2017 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 09745CCF39D; Sat, 4 Feb 2017 18:08:49 +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 CD42AF01; Sat, 4 Feb 2017 18:08:48 +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 v14I8lUR009466; Sat, 4 Feb 2017 18:08:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v14I8lES009465; Sat, 4 Feb 2017 18:08:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702041808.v14I8lES009465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 4 Feb 2017 18:08:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433333 - 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: Sat, 04 Feb 2017 18:08:49 -0000 Author: feld Date: Sat Feb 4 18:08:47 2017 New Revision: 433333 URL: https://svnweb.freebsd.org/changeset/ports/433333 Log: Document mantis vulnerability PR: 216662 Security: CVE-2016-6837 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 4 18:07:37 2017 (r433332) +++ head/security/vuxml/vuln.xml Sat Feb 4 18:08:47 2017 (r433333) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mantis -- XSS vulnerability + + + mantis + 1.2.19 + + + + +

wdollman reports:

+
+

The value of the view_type parameter on the + view_all_bug_page.php page is not encoded before being displayed on the + page.

+
+ +
+ + https://mantisbt.org/bugs/view.php?id=21611 + CVE-2016-6837 + ports/216662 + + + 2016-08-15 + 2017-02-04 + +
+ guile2 -- multiple vulnerabilities