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

(-)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="a8c8001b-216c-11e7-80aa-005056925db4">
62
    <topic>dovecot -- Dovecot DoS when passdb dict was used for authentication</topic>
63
    <affects>
64
      <package>
65
	<name>dovecot2</name>
66
	<range><gt>2.2.25_6</gt><lt>2.2.29</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Timo Sirainen reports:</p>
72
	<blockquote cite="https://dovecot.org/list/dovecot-news/2017-April/000341.html">
73
	  <p>passdb/userdb dict: Don't double-expand %variables in keys. If dict
74
		was used as the authentication passdb, using specially crafted
75
	   %variables in the username could be used to cause DoS.</p>
76
	</blockquote>
77
      </body>
78
    </description>
79
    <references>
80
      <cvename>CVE-2017-2669</cvename>
81
      <mlist>https://dovecot.org/list/dovecot-news/2017-April/000341.html</mlist>
82
      <mlist>https://dovecot.org/list/dovecot-news/2017-April/000342.html</mlist>
83
    </references>
84
    <dates>
85
      <discovery>2016-12-01</discovery>
86
      <entry>2017-04-14</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="c6861494-1ffb-11e7-934d-d05099c0ae8c">
90
  <vuln vid="c6861494-1ffb-11e7-934d-d05099c0ae8c">
62
    <topic>BIND -- multiple vulnerabilities</topic>
91
    <topic>BIND -- multiple vulnerabilities</topic>
63
    <affects>
92
    <affects>

Return to bug 218671