From owner-svn-ports-head@freebsd.org Sun Nov 22 14:41:25 2015 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 DE356A33B44; Sun, 22 Nov 2015 14:41:25 +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 A994D1639; Sun, 22 Nov 2015 14:41:25 +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 tAMEfOp9051306; Sun, 22 Nov 2015 14:41:24 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAMEfOkb051304; Sun, 22 Nov 2015 14:41:24 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511221441.tAMEfOkb051304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 22 Nov 2015 14:41:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402229 - 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, 22 Nov 2015 14:41:26 -0000 Author: junovitch Date: Sun Nov 22 14:41:24 2015 New Revision: 402229 URL: https://svnweb.freebsd.org/changeset/ports/402229 Log: Document Kibana CSRF attack vulnerability Security: CVE-2015-8131 Security: https://vuxml.FreeBSD.org/freebsd/fb2475c2-9125-11e5-bd18-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Nov 22 12:42:48 2015 (r402228) +++ head/security/vuxml/vuln.xml Sun Nov 22 14:41:24 2015 (r402229) @@ -58,6 +58,39 @@ Notes: --> + + kibana4 -- CSRF vulnerability + + + kibana4 + kibana41 + 4.0.04.1.3 + + + kibana42 + 4.2.04.2.1 + + + + +

Elastic reports:

+
+

Vulnerability Summary: Kibana versions prior to 4.1.3 and 4.2.1 + are vulnerable to a CSRF attack.

+

Remediation Summary: Users should upgrade to 4.1.3 or 4.2.1.

+
+ +
+ + CVE-2015-8131 + https://www.elastic.co/community/security/ + + + 2015-11-17 + 2015-11-22 + +
+ a2ps -- format string vulnerability