svn commit: r423567 - head/security/vuxml
Thomas Zander
riggs at FreeBSD.org
Sun Oct 9 07:49:27 UTC 2016
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>
More information about the svn-ports-all
mailing list