Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2012 17:22:33 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304320 - head/security/vuxml
Message-ID:  <201209151722.q8FHMX8n094845@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Sat Sep 15 17:22:33 2012
New Revision: 304320
URL: http://svn.freebsd.org/changeset/ports/304320

Log:
  Add vuxml for older versions of multimedia/vlc .
  
  PR:		ports/169985
  Submitted by:	"Anders N." <wicked@baot.se>

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Sep 15 15:32:30 2012	(r304319)
+++ head/security/vuxml/vuln.xml	Sat Sep 15 17:22:33 2012	(r304320)
@@ -51,6 +51,36 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="62f36dfd-ff56-11e1-8821-001b2134ef46">
+    <topic>vlc -- arbitrary code execution in Real RTSP and MMS support</topic>
+    <affects>
+      <package>
+	<name>vlc</name>
+	<range><lt>2.0.1,3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Jean-Baptiste Kempf, on behalf of the VideoLAN project reports:</p>
+	<blockquote cite="http://www.videolan.org/security/sa1201.html">;
+	  <p>If successful, a malicious third party could crash the VLC
+	    media player process. Arbitrary code execution could be possible
+	    on some systems.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.videolan.org/security/sa1201.html</url>;
+      <url>http://www.videolan.org/security/sa1202.html</url>;
+      <cvename>CVE-2012-1775</cvename>
+      <cvename>CVE-2012-1776</cvename>
+    </references>
+    <dates>
+      <discovery>2012-03-12</discovery>
+      <entry>2012-09-15</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="143f6932-fedb-11e1-ad4a-003067b2972c">
     <topic>bacula -- Console ACL Bypass</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209151722.q8FHMX8n094845>