Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2015 14:57:33 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404946 - head/security/vuxml
Message-ID:  <201512311457.tBVEvXEW038599@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Dec 31 14:57:32 2015
New Revision: 404946
URL: https://svnweb.freebsd.org/changeset/ports/404946

Log:
  Document lang/mono vulnerability
  
  Security:	CVE-2009-0689

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Dec 31 14:37:05 2015	(r404945)
+++ head/security/vuxml/vuln.xml	Thu Dec 31 14:57:32 2015	(r404946)
@@ -58,6 +58,34 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="4b3a7e70-afce-11e5-b864-14dae9d210b8">
+    <topic>mono -- DoS and code execution</topic>
+    <affects>
+      <package>
+	<name>mono</name>
+	<range><lt>4.2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>NCC Group reports:</p>
+	<blockquote cite="http://seclists.org/oss-sec/2015/q4/543">;
+	  <p>An attacker who can cause a carefully-chosen string to be
+	    converted to a floating-point number can cause a crash and potentially
+	    induce arbitrary code execution.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://seclists.org/oss-sec/2015/q4/543</url>;
+      <cvename>CVE-2009-0689</cvename>
+    </references>
+    <dates>
+      <discovery>2015-12-19</discovery>
+      <entry>2015-12-31</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="84c7ea88-bf04-4bdc-973b-36744bf540ab">
     <topic>flash -- multiple vulnabilities</topic>
     <affects>



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