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

Collapse All | Expand All

(-)vuln.xml (+28 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="49e2fbe2-7e09-11e7-9d6a-08002777bcf4">
62
    <topic>mercurial -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>mercurial</name>
66
	<range><lt>4.2.2</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>mercurial reports:</p>
72
	<blockquote cite="https://www.mercurial-scm.org/pipermail/mercurial-packaging/2017-August/000216.html">
73
	  <p>CVE-2017-1000115: Mercurial's symlink auditing was incomplete
74
	  and could be abused to write to files outside the repository.</p>
75
	  <p>CVE-2017-1000116: Mercurial was not sanitizing hostnames
76
	  passed to ssh, allowing injection attacks.</p>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>https://www.mercurial-scm.org/pipermail/mercurial-packaging/2017-August/000216.html</url>
82
    </references>
83
    <dates>
84
      <discovery>2017-08-10</discovery>
85
      <entry>2017-08-10</entry>
86
    </dates>
87
  </vuln>
88
61
  <vuln vid="982872f1-7dd3-11e7-9736-6cc21735f730">
89
  <vuln vid="982872f1-7dd3-11e7-9736-6cc21735f730">
62
    <topic>PostgreSQL vulnerabilities</topic>
90
    <topic>PostgreSQL vulnerabilities</topic>
63
    <affects>
91
    <affects>

Return to bug 221399