From owner-svn-ports-all@freebsd.org Sat Oct 27 08:06:04 2018 Return-Path: Delivered-To: svn-ports-all@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 19C1E10DEBC1; Sat, 27 Oct 2018 08:06:04 +0000 (UTC) (envelope-from woodsb02@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 BC03783C4D; Sat, 27 Oct 2018 08:06:03 +0000 (UTC) (envelope-from woodsb02@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 9BA105AAA; Sat, 27 Oct 2018 08:06:03 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9R863at036905; Sat, 27 Oct 2018 08:06:03 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R86330036904; Sat, 27 Oct 2018 08:06:03 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201810270806.w9R86330036904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 27 Oct 2018 08:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483113 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 483113 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 08:06:04 -0000 Author: woodsb02 Date: Sat Oct 27 08:06:03 2018 New Revision: 483113 URL: https://svnweb.freebsd.org/changeset/ports/483113 Log: Add entry for sysutils/py-salt PR: 232663 Reported by: Christer Edwards Security: https://www.vuxml.org/freebsd/4f7c6af3-6a2c-4ead-8453-04e509688d45.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Oct 27 06:38:52 2018 (r483112) +++ head/security/vuxml/vuln.xml Sat Oct 27 08:06:03 2018 (r483113) @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + salt -- multiple vulnerabilities + + + py27-salt + py32-salt + py33-salt + py34-salt + py35-salt + py36-salt + py37-salt + 2017.7.8 + 2018.3.02018.3.3 + + + + +

SaltStack reports:

+
+

Remote command execution and incorrect access control when using + salt-api.

+

Directory traversal vulnerability when using salt-api. Allows an + attacker to determine what files exist on a server when querying + /run or /events.

+
+ +
+ + CVE-2018-15751 + CVE-2018-15750 + https://docs.saltstack.com/en/latest/topics/releases/2018.3.3.html + https://docs.saltstack.com/en/2017.7/topics/releases/2017.7.8.html + + + 2018-10-24 + 2018-10-27 + +
+ mozilla -- multiple vulnerabilities