From owner-svn-ports-head@freebsd.org Wed Jan 13 23:57:54 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 89E7CA81AA9; Wed, 13 Jan 2016 23:57:54 +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 3C9A21E84; Wed, 13 Jan 2016 23:57:54 +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 u0DNvrIi056822; Wed, 13 Jan 2016 23:57:53 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0DNvrmA056819; Wed, 13 Jan 2016 23:57:53 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201601132357.u0DNvrmA056819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 13 Jan 2016 23:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406081 - 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: Wed, 13 Jan 2016 23:57:54 -0000 Author: junovitch Date: Wed Jan 13 23:57:52 2016 New Revision: 406081 URL: https://svnweb.freebsd.org/changeset/ports/406081 Log: Document Kibana 4.x XSS vulnerabilty PR: 205961 PR: 205962 PR: 205963 Security: https://vuxml.FreeBSD.org/freebsd/a7a4e96c-ba50-11e5-9728-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jan 13 23:48:59 2016 (r406080) +++ head/security/vuxml/vuln.xml Wed Jan 13 23:57:52 2016 (r406081) @@ -58,6 +58,44 @@ Notes: --> + + kibana4 -- XSS vulnerability + + + kibana4 + kibana41 + 4.1.4 + + + kibana42 + 4.2.2 + + + kibana43 + 4.3.1 + + + + +

Elastic reports:

+
+

Fixes XSS vulnerability (CVE pending) - Thanks to Vladimir Ivanov + for responsibly reporting.

+
+ +
+ + ports/205961 + ports/205962 + ports/205963 + https://www.elastic.co/blog/kibana-4-3-1-and-4-2-2-and-4-1-4 + + + 2015-12-17 + 2016-01-13 + +
+ p5-PathTools -- File::Spec::canonpath loses taint