svn commit: r414587 - head/security/vuxml

Vanilla I. Shu vanilla at FreeBSD.org
Wed May 4 06:25:53 UTC 2016


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>


More information about the svn-ports-all mailing list