aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2017-09-28 22:53:43 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:37:49 +0800
commitd6400dae859001a81c2fd764d5f4975c14347773 (patch)
tree8f4406a8c4b68a77c2ff95143ad8555c0e3d1355 /security
parent927ff900b09c9802b946ca07a7a7e6b680d23fe6 (diff)
downloadfreebsd-ports-gnome-d6400dae859001a81c2fd764d5f4975c14347773.tar.gz
freebsd-ports-gnome-d6400dae859001a81c2fd764d5f4975c14347773.tar.zst
freebsd-ports-gnome-d6400dae859001a81c2fd764d5f4975c14347773.zip
docuent libraw issue
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 79d46352e4c5..5d9fc7389450 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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>