svn commit: r450851 - head/security/vuxml

Steve Wills swills at FreeBSD.org
Thu Sep 28 14:53:44 UTC 2017


Author: swills
Date: Thu Sep 28 14:53:43 2017
New Revision: 450851
URL: https://svnweb.freebsd.org/changeset/ports/450851

Log:
  docuent libraw issue

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Sep 28 13:27:12 2017	(r450850)
+++ head/security/vuxml/vuln.xml	Thu Sep 28 14:53:43 2017	(r450851)
@@ -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="02bee9ae-c5d1-409b-8a79-983a88861509">
+    <topic>libraw -- Out-of-bounds Read</topic>
+    <affects>
+      <package>
+	<name>libraw</name>
+	<range><le>0.18.4</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>libraw developers reports:</p>
+	<blockquote cite="https://github.com/LibRaw/LibRaw/commit/d13e8f6d1e987b7491182040a188c16a395f1d21">
+	  <p>In LibRaw through 0.18.4, an out of bounds read flaw related to kodak_65000_load_raw has been reported in dcraw/dcraw.c and internal/dcraw_common.cpp. An attacker could possibly exploit this flaw to disclose potentially sensitive memory or cause an application crash.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/LibRaw/LibRaw/commit/d13e8f6d1e987b7491182040a188c16a395f1d21</url>
+      <url>https://github.com/LibRaw/LibRaw/issues/101</url>
+      <cvename>CVE-2017-14608</cvename>
+    </references>
+    <dates>
+      <discovery>2017-9-20</discovery>
+      <entry>2017-9-28</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="3dd6ccf4-a3c6-11e7-a52e-0800279f2ff8">
     <topic>OpenVPN -- out-of-bounds write in legacy key-method 1</topic>
     <affects>


More information about the svn-ports-all mailing list