View | Details | Raw Unified | Return to bug 223626 | Differences between
and this patch

Collapse All | Expand All

(-)security/vuxml/vuln.xml (+29 lines)
Lines 58-63 Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="5ccbb2f8-c798-11e7-a633-009c02a2ab30">
62
    <topic>ffmpeg -- double free vulnerability</topic>
63
    <affects>
64
      <package>
65
	<name>ffmpeg</name>
66
	<range><le>3.3.4,1</le></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>MITRE reports:</p>
72
	<blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15186">
73
	  <p>Double free vulnerability in FFmpeg 3.3.4 and earlier allows
74
	     remote attackers to cause a denial of service via a crafted
75
	     AVI file.</p>
76
	</blockquote>
77
      </body>
78
    </description>
79
    <references>
80
      <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15186</url>
81
      <url>http://ffmpeg.org/security.html</url>
82
      <cvename>CVE-2017-15186</cvename>
83
    </references>
84
    <dates>
85
      <discovery>2017-10-09</discovery>
86
      <entry>2017-11-12</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="f622608c-c53c-11e7-a633-009c02a2ab30">
90
  <vuln vid="f622608c-c53c-11e7-a633-009c02a2ab30">
62
    <topic>roundcube -- file disclosure vulnerability</topic>
91
    <topic>roundcube -- file disclosure vulnerability</topic>
63
    <affects>
92
    <affects>

Return to bug 223626