From owner-svn-ports-all@freebsd.org Fri May 4 14:28:59 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 4ED04FAED77; Fri, 4 May 2018 14:28: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.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 EF97F87FFF; Fri, 4 May 2018 14:28:58 +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 DF3D81016F; Fri, 4 May 2018 14:28: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 w44ESwgP040063; Fri, 4 May 2018 14:28:58 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44ESwIQ040062; Fri, 4 May 2018 14:28:58 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201805041428.w44ESwIQ040062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Fri, 4 May 2018 14:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469031 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 469031 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.25 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, 04 May 2018 14:28:59 -0000 Author: adridg Date: Fri May 4 14:28:58 2018 New Revision: 469031 URL: https://svnweb.freebsd.org/changeset/ports/469031 Log: Security notice regarding kwallet-pam (KDE Plasma5). https://www.kde.org/info/security/advisory-20180503-1.txt The port is not built by default through the regular KDE packages, and has been in the ports tree only a week; the impact is expected to be low. Approved by: tcberner (mentor, implicit) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri May 4 14:15:01 2018 (r469030) +++ head/security/vuxml/vuln.xml Fri May 4 14:28:58 2018 (r469031) @@ -58,6 +58,36 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + KWallet-PAM -- Access to privileged files + + + plasma5-kwallet-pam + 5.12.5_1 + + + + +

The KDE Community reports:

+
+

+ kwallet-pam was doing file writing and permission changing + as root that with correct timing and use of carefully + crafted symbolic links could allow a non privileged user + to become the owner of any file on the system. +

+
+ +
+ + https://www.kde.org/info/security/advisory-20180503-1.txt + + + 2018-05-04 + 2018-05-04 + +
+ drupal -- Drupal Core - Multiple Vulnerabilities