aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-07-16 00:19:21 +0800
committerfeld <feld@FreeBSD.org>2016-07-16 00:19:21 +0800
commit5674a8f0211b0ca26e7d05b97e2a7d871178d710 (patch)
treefc62586c1f588583c1d6ef4098647685b7e6bfd1 /security
parent073f75c4d2c576586908c38cd8b8e23857139b36 (diff)
downloadfreebsd-ports-gnome-5674a8f0211b0ca26e7d05b97e2a7d871178d710.tar.gz
freebsd-ports-gnome-5674a8f0211b0ca26e7d05b97e2a7d871178d710.tar.zst
freebsd-ports-gnome-5674a8f0211b0ca26e7d05b97e2a7d871178d710.zip
Document tiff vulnerabilities
Security: CVE-2016-5102 Security: CVE-2016-5875 Security: CVE-2016-3186 PR: 211113
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml81
1 files changed, 81 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index f61e445e00a2..ed5d87df5b81 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,87 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c17fe91d-4aa6-11e6-a7bd-14dae9d210b8">
+ <topic>tiff -- buffer overflow</topic>
+ <affects>
+ <package>
+ <name>tiff</name>
+ <range><lt>4.0.7</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>SO-AND-SO reports:</p>
+ <blockquote cite="http://bugzilla.maptools.org/show_bug.cgi?id=2552">
+ <p>buffer overflow in gif2tiff tool</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://bugzilla.maptools.org/show_bug.cgi?id=2552</url>
+ <cvename>CVE-2016-5102</cvename>
+ </references>
+ <dates>
+ <discovery>2016-05-30</discovery>
+ <entry>2016-07-15</entry>
+ </dates>
+ </vuln>
+
+ <vuln vid="0ab66088-4aa5-11e6-a7bd-14dae9d210b8">
+ <topic>tiff -- buffer overflow</topic>
+ <affects>
+ <package>
+ <name>tiff</name>
+ <range><lt>4.0.6_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Mathias Svensson reports:</p>
+ <blockquote cite="https://github.com/vadz/libtiff/commit/391e77fcd217e78b2c51342ac3ddb7100ecacdd2">
+ <p>potential buffer write overrun in PixarLogDecode() on
+ corrupted/unexpected images</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/vadz/libtiff/commit/391e77fcd217e78b2c51342ac3ddb7100ecacdd2</url>
+ <cvename>CVE-2016-5875</cvename>
+ </references>
+ <dates>
+ <discovery>2016-06-28</discovery>
+ <entry>2016-07-15</entry>
+ </dates>
+ </vuln>
+
+ <vuln vid="42ecf370-4aa4-11e6-a7bd-14dae9d210b8">
+ <topic>tiff -- denial of service</topic>
+ <affects>
+ <package>
+ <name>tiff</name>
+ <range><lt>4.0.6_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Aladdin Mubaied reports:</p>
+ <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=1319503">
+ <p>Buffer-overflow in gif2tiff utility</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://bugzilla.redhat.com/show_bug.cgi?id=1319503</url>
+ <url>https://bugzilla.redhat.com/show_bug.cgi?id=1319666</url>
+ <url>http://www.openwall.com/lists/oss-security/2016/03/30/2</url>
+ <cvename>CVE-2016-3186</cvename>
+ </references>
+ <dates>
+ <discovery>2016-03-20</discovery>
+ <entry>2016-07-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d706a3a3-4a7c-11e6-97f7-5453ed2e2b49">
<topic>p7zip -- out-of-bounds read vulnerability</topic>
<affects>