From owner-svn-ports-all@freebsd.org Sun Feb 11 08:49:10 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 9ACE9F02196; Sun, 11 Feb 2018 08:49:10 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 545F66D076; Sun, 11 Feb 2018 08:49:10 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 4C2BE7A7A; Sun, 11 Feb 2018 08:49:10 +0000 (UTC) From: Jan Beich To: "Carlos J. Puga Medina" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461331 - head/security/vuxml References: <201802092003.w19K36MO048886@repo.freebsd.org> Date: Sun, 11 Feb 2018 09:49:05 +0100 In-Reply-To: <201802092003.w19K36MO048886@repo.freebsd.org> (Carlos J. Puga Medina's message of "Fri, 9 Feb 2018 20:03:06 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Sun, 11 Feb 2018 08:49:10 -0000 "Carlos J. Puga Medina" writes: > Author: cpm > Date: Fri Feb 9 20:03:06 2018 > New Revision: 461331 > URL: https://svnweb.freebsd.org/changeset/ports/461331 > > Log: > Document vulnerability in Mpv > > PR: 225783 > Submitted by: Vladimir Krstulja > Obtained from: https://nvd.nist.gov/vuln/detail/CVE-2018-6360 > Security: CVE-2018-6360 > > Modified: > head/security/vuxml/vuln.xml > > Modified: head/security/vuxml/vuln.xml > ============================================================================== > --- head/security/vuxml/vuln.xml Fri Feb 9 19:54:06 2018 (r461330) > +++ head/security/vuxml/vuln.xml Fri Feb 9 20:03:06 2018 (r461331) > @@ -58,6 +58,39 @@ Notes: > * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) > --> > > + > + mpv -- arbitrary code execution via crafted website > + > + > + mpv > + 0.28.0 CVE-2018-6360 was also fixed in 0.27.1, see https://github.com/mpv-player/mpv/issues/5507 https://github.com/mpv-player/mpv/releases/tag/v0.27.1