Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2016 06:25:52 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414587 - head/security/vuxml
Message-ID:  <201605040625.u446Pqow059128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed May  4 06:25:52 2016
New Revision: 414587
URL: https://svnweb.freebsd.org/changeset/ports/414587

Log:
  Add entry of devel/jansson
  
  PR:		209219
  Submitted by:	junovitch@

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed May  4 06:25:13 2016	(r414586)
+++ head/security/vuxml/vuln.xml	Wed May  4 06:25:52 2016	(r414587)
@@ -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="a6cd01fa-11bd-11e6-bb3c-9cb654ea3e1c">
+    <topic>jansson -- local denial of service vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>jansson</name>
+	<range><lt>2.7_2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>QuickFuzz reports:</p>
+	<blockquote cite="http://www.openwall.com/lists/oss-security/2016/05/01/5">;
+	  <p>A crash caused by stack exhaustion parsing a JSON was found.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.openwall.com/lists/oss-security/2016/05/01/5</url>;
+      <url>http://www.openwall.com/lists/oss-security/2016/05/02/1</url>;
+      <cvename>CVE-2016-4425</cvename>
+    </references>
+    <dates>
+      <discovery>2016-05-01</discovery>
+      <entry>2016-05-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="01d729ca-1143-11e6-b55e-b499baebfeaf">
     <topic>OpenSSL -- multiple vulnerabilities</topic>
     <affects>



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