From owner-svn-ports-head@freebsd.org Tue May 17 18:32:18 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 8EF35B3F02F; Tue, 17 May 2016 18:32:18 +0000 (UTC) (envelope-from ohauer@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 608FD1944; Tue, 17 May 2016 18:32:18 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4HIWHPS038594; Tue, 17 May 2016 18:32:17 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4HIWHeW038593; Tue, 17 May 2016 18:32:17 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201605171832.u4HIWHeW038593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 17 May 2016 18:32:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415406 - 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.22 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, 17 May 2016 18:32:18 -0000 Author: ohauer Date: Tue May 17 18:32:17 2016 New Revision: 415406 URL: https://svnweb.freebsd.org/changeset/ports/415406 Log: - document bugzilla Cross-Site Scripting issue Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 17 18:25:19 2016 (r415405) +++ head/security/vuxml/vuln.xml Tue May 17 18:32:17 2016 (r415406) @@ -58,6 +58,38 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Bugzilla security issues + + + bugzilla44 + 4.4.12 + + + bugzilla50 + 5.0.3 + + + + +

Bugzilla Security Advisory

+
+

A specially crafted bug summary could trigger XSS in dependency graphs. + Due to an incorrect parsing of the image map generated by the dot script, + a specially crafted bug summary could trigger XSS in dependency graphs.

+
+ +
+ + CVE-2016-2803 + https://bugzilla.mozilla.org/show_bug.cgi?id=1253263 + + + 2016-03-03 + 2016-05-17 + +
+ OpenVPN -- Buffer overflow in PAM authentication and DoS through port sharing