Date: Sun, 9 Oct 2016 07:49:26 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423567 - head/security/vuxml Message-ID: <201610090749.u997nQtQ006375@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Oct 9 07:49:26 2016 New Revision: 423567 URL: https://svnweb.freebsd.org/changeset/ports/423567 Log: Document code execution vulnerability in mkvtoolnix < 9.4.1 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Oct 9 06:23:22 2016 (r423566) +++ head/security/vuxml/vuln.xml Sun Oct 9 07:49:26 2016 (r423567) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="aeb7874e-8df1-11e6-a082-5404a68ad561"> + <topic>mkvtoolnix -- code execution via specially crafted files</topic> + <affects> + <package> + <name>mkvtoolnix</name> + <range><lt>9.4.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Moritz Bunkus reports:</p> + <blockquote cite="https://mkvtoolnix.download/doc/ChangeLog"> + <p>most of the bugs fixed on 2016-09-06 and 2016-09-07 for + issue #1780 are potentially exploitable. The scenario is arbitrary + code execution with specially-crafted files.</p> + </blockquote> + </body> + </description> + <references> + <url>https://mkvtoolnix.download/doc/ChangeLog</url> + </references> + <dates> + <discovery>2016-09-07</discovery> + <entry>2016-10-09</entry> + </dates> + </vuln> + <vuln vid="1cf65085-a760-41d2-9251-943e1af62eb8"> <topic>X.org libraries -- multiple vulnabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610090749.u997nQtQ006375>