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

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="7b5a8e3b-52cc-11e8-8c7a-9c5c8e75236a">
62
    <topic>wget -- cookie injection vulnerability</topic>
63
    <affects>
64
      <package>
65
	<name>wget</name>
66
	<range><lt>1.19.5</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Harry Sintonen of F-Secure Corporation reports:</p>
72
	<blockquote cite="https://sintonen.fi/advisories/gnu-wget-cookie-injection.txt">
73
	  <p>GNU Wget is susceptible to a malicious web server injecting arbitrary cookies to the cookie jar file.</p>
74
	</blockquote>
75
      </body>
76
    </description>
77
    <references>
78
      <url>https://sintonen.fi/advisories/gnu-wget-cookie-injection.txt</url>
79
      <cvename>CVE-2018-0494</cvename>
80
    </references>
81
    <dates>
82
      <discovery>2018-04-26</discovery>
83
      <entry>2018-05-08</entry>
84
    </dates>
85
  </vuln>
86
61
  <vuln vid="8719b935-8bae-41ad-92ba-3c826f651219">
87
  <vuln vid="8719b935-8bae-41ad-92ba-3c826f651219">
62
    <topic>python 2.7 -- multiple vulnerabilities</topic>
88
    <topic>python 2.7 -- multiple vulnerabilities</topic>
63
    <affects>
89
    <affects>

Return to bug 228070