aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-02-15 18:38:34 +0000
committerEd Maste <emaste@FreeBSD.org>2017-02-15 18:38:34 +0000
commit404e6ef5e29f840b434c5f7e6b73da52a0020d2b (patch)
tree488da8572440e502a9da36a682e771c5c721f308 /security
parent0089e1171d54b519cffeaf6d42d06c1d3dfdb7b5 (diff)
downloadports-404e6ef5e29f840b434c5f7e6b73da52a0020d2b.tar.gz
ports-404e6ef5e29f840b434c5f7e6b73da52a0020d2b.zip
Document arbitrary file write in diffoscope < 76
Reported by: koobs (via Debian bug report) Reviewed by: delphij Approved by: delphij Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D9598
Notes
Notes: svn path=/head/; revision=434188
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 06cfa01144ef..9a3aa263b27e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="077bbadf-f2f4-11e6-92a7-902b34361349">
+ <topic>diffoscope -- arbitrary file write</topic>
+ <affects>
+ <package>
+ <name>py35-diffoscope</name>
+ <range><ge>67</ge><lt>76</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Ximin Luo reports:</p>
+ <blockquote cite="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854723">
+ <p>[v67] introduced a security hole where diffoscope may write to
+ arbitrary locations on disk depending on the contents of an
+ untrusted archive.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-0359</cvename>
+ <url>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854723</url>
+ </references>
+ <dates>
+ <discovery>2017-02-09</discovery>
+ <entry>2017-02-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7f9b696f-f11b-11e6-b50e-5404a68ad561">
<topic>ffmpeg -- heap overflow in lavf/mov.c</topic>
<affects>