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

Collapse All | Expand All

(-)vuln.xml (+32 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="65d5e27c-ec7b-11e6-8cfd-589cfc0654e1">
62
    <topic>wavpack -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>wavpack</name>
66
	<range><lt>5.1.0</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>David Bryant reports:</p>
72
	<blockquote cite="http://www.openwall.com/lists/oss-security/2017/01/23/4">
73
	  <p>global buffer overread in read_code / read_words.c</p>
74
	  <p>heap out of bounds read in WriteCaffHeader / caff.c</p>
75
	  <p>heap out of bounds read in unreorder_channels / wvunpack.c</p>
76
	  <p>heap oob read in read_new_config_info / open_utils.c</p>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>http://www.openwall.com/lists/oss-security/2017/01/23/4</url>
82
      <cvename>CVE-2016-10169</cvename>
83
      <cvename>CVE-2016-10170</cvename>
84
      <cvename>CVE-2016-10171</cvename>
85
      <cvename>CVE-2016-10172</cvename>
86
    </references>
87
    <dates>
88
      <discovery>2017-01-21</discovery>
89
      <entry>2017-02-06</entry>
90
    </dates>
91
  </vuln>
92
61
  <vuln vid="2b63e964-eb04-11e6-9ac1-a4badb2f4699">
93
  <vuln vid="2b63e964-eb04-11e6-9ac1-a4badb2f4699">
62
    <topic>mantis -- XSS vulnerability</topic>
94
    <topic>mantis -- XSS vulnerability</topic>
63
    <affects>
95
    <affects>

Return to bug 216847