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

Collapse All | Expand All

(-)vuln.xml (+38 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="b7d56d0b-7a11-11e6-af78-589cfc0654e1">
62
    <topic>openjpeg -- multiple vulnerabilities  </topic>
63
    <affects>
64
      <package>
65
	<name>openjpeg</name>
66
	<range><lt>2.1.1_1</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Tencent's Xuanwu LAB  reports:</p>
72
	<blockquote cite="http://www.openwall.com/lists/oss-security/2016/09/08/2">
73
	  <p>A Heap Buffer Overflow (Out-of-Bounds Write) issue was found in
74
	    function opj_dwt_interleave_v of dwt.c. This vulnerability allows
75
	    remote attackers to execute arbitrary code on vulnerable installations
76
	    of OpenJPEG.</p>
77
	</blockquote>
78
	<blockquote cite="http://www.openwall.com/lists/oss-security/2016/09/08/3">
79
	  <p>An integer overflow issue exists in function opj_pi_create_decode of
80
	    pi.c. It can lead to Out-Of-Bounds Read and Out-Of-Bounds Write in
81
	    function opj_pi_next_cprl of pi.c (function opj_pi_next_lrcp,
82
	    opj_pi_next_rlcp, opj_pi_next_rpcl, opj_pi_next_pcrl may also be
83
	    vulnerable). This vulnerability allows remote attackers to execute
84
	    arbitrary code on vulnerable installations of OpenJPEG.</p>
85
      </body>
86
    </description>
87
    <references>
88
      <url>"http://www.openwall.com/lists/oss-security/2016/09/08/2"</url>
89
      <url>"http://www.openwall.com/lists/oss-security/2016/09/08/3"</url>
90
      <cvename>CVE-2016-5157</cvename>
91
      <cvename>CVE-2016-7163</cvename>
92
    </references>
93
    <dates>
94
      <discovery>2016-09-08</discovery>
95
      <entry>2016-09-14</entry>
96
    </dates>
97
  </vuln>
98
61
  <vuln vid="a0128291-7690-11e6-95a8-0011d823eebd">
99
  <vuln vid="a0128291-7690-11e6-95a8-0011d823eebd">
62
    <topic>gnutls -- OCSP validation issue</topic>
100
    <topic>gnutls -- OCSP validation issue</topic>
63
    <affects>
101
    <affects>

Return to bug 212672