View | Details | Raw Unified | Return to bug 215801
Collapse All | Expand All

(-)security/vuxml/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="3d6be69b-d365-11e6-a071-001e67f15f5a">
62
    <topic>Irssi -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>irssi</name>
66
	<range><lt>0.8.21</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Irssi reports:</p>
72
	<blockquote cite="https://irssi.org/security/irssi_sa_2017_01.txt">
73
	  <p>Four vulnerabilities have been located in Irssi</p>
74
	  <ul>
75
	    <li>A NULL pointer dereference in the nickcmp function found by Joseph Bisch. (CWE-690)</li>
76
	    <li>Use after free when receiving invalid nick message (Issue #466, CWE-146)</li>
77
	    <li>Out of bounds read in certain incomplete control codes found by Joseph Bisch. (CWE-126)</li>
78
	    <li>Out of bounds read in certain incomplete character sequences found by Hanno Böck and independently by J. Bisch. (CWE-126)</li>
79
	  </ul>
80
	  <p>These issues may result in denial of service (remote crash).</p>
81
	</blockquote>
82
      </body>
83
    </description>
84
    <references>
85
	<url>https://irssi.org/security/irssi_sa_2017_01.txt</url>
86
    </references>
87
    <dates>
88
      <discovery>2017-01-03</discovery>
89
      <entry>2017-01-05</entry>
90
    </dates>
91
  </vuln>
92
61
  <vuln vid="eafa3aec-211b-4dd4-9b8a-a664a3f0917a">
93
  <vuln vid="eafa3aec-211b-4dd4-9b8a-a664a3f0917a">
62
    <topic>w3m -- multiple vulnerabilities</topic>
94
    <topic>w3m -- multiple vulnerabilities</topic>
63
    <affects>
95
    <affects>

Return to bug 215801