Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2015 17:37:03 +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: r394623 - head/security/vuxml
Message-ID:  <201508181737.t7IHb3bx041703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Aug 18 17:37:02 2015
New Revision: 394623
URL: https://svnweb.freebsd.org/changeset/ports/394623

Log:
  Document graphics/jasper vulnerability
  
  Security:	CVE-2015-5203

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Aug 18 17:27:44 2015	(r394622)
+++ head/security/vuxml/vuln.xml	Tue Aug 18 17:37:02 2015	(r394623)
@@ -58,6 +58,36 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="f1692469-45ce-11e5-adde-14dae9d210b8">
+    <topic>jasper -- double free in jasper_image_stop_load()</topic>
+    <affects>
+      <package>
+	<name>jasper</name>
+	<range><le>1.900.1_14</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Martin Prpic reports:</p>
+	<blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=1254242#c0">;
+	  <p>A double free flaw was found in the way JasPer's
+	    jasper_image_stop_load() function parsed certain JPEG 2000 image files.
+	    A specially crafted file could cause an application using JasPer to
+	    crash.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://bugzilla.redhat.com/show_bug.cgi?id=1254242#c0</url>;
+      <url>http://seclists.org/oss-sec/2015/q3/366</url>;
+      <cvename>CVE-2015-5203</cvename>
+    </references>
+    <dates>
+      <discovery>2015-08-17</discovery>
+      <entry>2015-08-18</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="a59e263a-45cd-11e5-adde-14dae9d210b8">
     <topic>freexl -- integer overflow</topic>
     <affects>



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