svn commit: r433327 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Sat Feb 4 17:21:10 UTC 2017
Author: feld
Date: Sat Feb 4 17:21:09 2017
New Revision: 433327
URL: https://svnweb.freebsd.org/changeset/ports/433327
Log:
Document freeimage vulnerability
PR: 216657
Security: CVE-2016-5684
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sat Feb 4 17:17:46 2017 (r433326)
+++ head/security/vuxml/vuln.xml Sat Feb 4 17:21:09 2017 (r433327)
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5b1631dc-eafd-11e6-9ac1-a4badb2f4699">
+ <topic>freeimage -- code execution vulnerability</topic>
+ <affects>
+ <package>
+ <name>freeimage</name>
+ <range><ge>0</ge></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>TALOS reports:</p>
+ <blockquote cite="http://www.talosintelligence.com/reports/TALOS-2016-0189/">
+ <p>An exploitable out-of-bounds write vulnerability exists in
+ the XMP image handling functionality of the FreeImage library.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.talosintelligence.com/reports/TALOS-2016-0189/</url>
+ <cvename>CVE-2016-5684</cvename>
+ <freebsdpr>ports/216657</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2016-10-03</discovery>
+ <entry>2017-02-04</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5a9b3d70-48e2-4267-b196-83064cb14fe0">
<topic>shotwell -- failure to encrypt authentication</topic>
<affects>
More information about the svn-ports-all
mailing list