From owner-svn-ports-head@freebsd.org Tue Sep 11 20:36:45 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5F8B109D088; Tue, 11 Sep 2018 20:36:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BD9589AEF; Tue, 11 Sep 2018 20:36:44 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9244D1CCE1; Tue, 11 Sep 2018 20:36:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8BKaipU057876; Tue, 11 Sep 2018 20:36:44 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8BKaiIn057875; Tue, 11 Sep 2018 20:36:44 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201809112036.w8BKaiIn057875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 11 Sep 2018 20:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479568 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 479568 X-SVN-Commit-Repository: ports 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.27 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, 11 Sep 2018 20:36:45 -0000 Author: yuri Date: Tue Sep 11 20:36:43 2018 New Revision: 479568 URL: https://svnweb.freebsd.org/changeset/ports/479568 Log: Add VuXML vulnerability CVE-2018-15598 for traefik. Port update is already MFHed. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Sep 11 19:43:49 2018 (r479567) +++ head/security/vuxml/vuln.xml Tue Sep 11 20:36:43 2018 (r479568) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Containous Traefik -- exposes the configuration and secret + + + traefik + 1.6.6 + + + + +

MITRE reports:

+
+

Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the + configuration and secret if authentication is missing and the API's port + is publicly reachable.

+
+ +
+ + CVE-2018-15598 + https://github.com/containous/traefik/pull/3790 + https://github.com/containous/traefik/releases/tag/v1.6.6 + + + 2018-08-20 + 2018-09-11 + +
+ Flash Player -- information disclosure