From owner-svn-ports-head@freebsd.org Tue Sep 11 18:43:43 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 143431099695; Tue, 11 Sep 2018 18:43:43 +0000 (UTC) (envelope-from jkim@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 B003583A25; Tue, 11 Sep 2018 18:43:42 +0000 (UTC) (envelope-from jkim@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 A537B1BAD0; Tue, 11 Sep 2018 18:43:42 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8BIhgYK098488; Tue, 11 Sep 2018 18:43:42 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8BIhg62098487; Tue, 11 Sep 2018 18:43:42 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201809111843.w8BIhg62098487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 11 Sep 2018 18:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479541 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 479541 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 18:43:43 -0000 Author: jkim Date: Tue Sep 11 18:43:42 2018 New Revision: 479541 URL: https://svnweb.freebsd.org/changeset/ports/479541 Log: Document the latest Flash Player vulnerability. https://helpx.adobe.com/security/products/flash-player/apsb18-31.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Sep 11 18:42:34 2018 (r479540) +++ head/security/vuxml/vuln.xml Tue Sep 11 18:43:42 2018 (r479541) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Flash Player -- information disclosure + + + linux-flashplayer + 31.0.0.108 + + + + +

Adobe reports:

+
+
    +
  • This update resolves a privilege escalation vulnerability that + could lead to information disclosure (CVE-2018-15967).
  • +
+
+ +
+ + CVE-2018-15967 + https://helpx.adobe.com/security/products/flash-player/apsb18-31.html + + + 2018-09-11 + 2018-09-11 + +
+ Plex Media Server -- Information Disclosure Vulnerability