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

(-)vuln.xml (+26 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="3849e28f-8693-11e8-9610-9c5c8e75236a">
62
    <topic>curl -- SMTP send heap buffer overflow</topic>
63
    <affects>
64
      <package>
65
	<name>curl</name>
66
	<range><lt>7.61.0</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Peter Wu reports:</p>
72
	<blockquote cite="https://curl.haxx.se/docs/adv_2018-70a2.html">
73
	  <p>curl might overflow a heap based memory buffer when sending data over SMTP and using a reduced read buffer.</p>
74
	</blockquote>
75
      </body>
76
    </description>
77
    <references>
78
      <url>https://curl.haxx.se/docs/adv_2018-70a2.html</url>
79
      <cvename>CVE-2018-0500</cvename>
80
    </references>
81
    <dates>
82
      <discovery>2018-07-11</discovery>
83
      <entry>2018-07-13</entry>
84
    </dates>
85
  </vuln>
86
61
  <vuln vid="e78732b2-8528-11e8-9c42-6451062f0f7a">
87
  <vuln vid="e78732b2-8528-11e8-9c42-6451062f0f7a">
62
    <topic>Flash Player -- multiple vulnerabilities</topic>
88
    <topic>Flash Player -- multiple vulnerabilities</topic>
63
    <affects>
89
    <affects>

Return to bug 229752