From owner-svn-ports-all@freebsd.org Fri Aug 9 21:21:59 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4B7A3AA922; Fri, 9 Aug 2019 21:21:59 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 464yqW0Ts4z440G; Fri, 9 Aug 2019 21:21:59 +0000 (UTC) (envelope-from adridg@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 DF4DE1BBBC; Fri, 9 Aug 2019 21:21:58 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x79LLwW0074730; Fri, 9 Aug 2019 21:21:58 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x79LLwRN074729; Fri, 9 Aug 2019 21:21:58 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201908092121.x79LLwRN074729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Fri, 9 Aug 2019 21:21:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508484 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 508484 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: Fri, 09 Aug 2019 21:21:59 -0000 Author: adridg Date: Fri Aug 9 21:21:58 2019 New Revision: 508484 URL: https://svnweb.freebsd.org/changeset/ports/508484 Log: Add vuxml for KDE Frameworks CVE Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Aug 9 21:13:56 2019 (r508483) +++ head/security/vuxml/vuln.xml Fri Aug 9 21:21:58 2019 (r508484) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + KDE Frameworks -- malicious .desktop files execute code + + + kf5-kconfig + 5.60.0_2 + + + + +

The KDE Community has released a security announcement:

+
+

The syntax Key[$e]=$(shell command) in *.desktop files, .directory files, and configuration files +(typically found in ~/.config) was an intentional feature of KConfig, to allow flexible configuration. +This could however be abused by malicious people to make the users install such files and get code +executed even without intentional action by the user.

+
+ +
+ + CVE-2019-14744 + https://kde.org/info/security/advisory-20190807-1.txt + + + 2019-08-07 + 2019-08-09 + +
+ doas -- Prevent passing of environment variables