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

Collapse All | Expand All

(-)vuln.xml (+27 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="7c750960-b129-11e8-9fcd-080027f43a02">
62
    <topic>Information disclosure - Gitea leaks email addresses</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.5.1</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>The Gitea project reports:</p>
72
	<blockquote cite="https://github.com/go-gitea/gitea/issues/4417">
73
	  <p>[Privacy] Gitea leaks hidden email addresses #4417</p>
74
	  <p>A fix has been implemented in Gitea 1.5.1.</p>
75
	</blockquote>
76
      </body>
77
    </description>
78
    <references>
79
      <url>https://github.com/go-gitea/gitea/issues/4417</url>
80
      <url>https://github.com/go-gitea/gitea/pull/4784</url>
81
    </references>
82
    <dates>
83
      <discovery>2018-07-10</discovery>
84
      <entry>2018-09-05</entry>
85
    </dates>
86
  </vuln>
87
61
  <vuln vid="30c0f878-b03e-11e8-be8a-0011d823eebd">
88
  <vuln vid="30c0f878-b03e-11e8-be8a-0011d823eebd">
62
    <topic>Ghostscript -- arbitrary code execution</topic>
89
    <topic>Ghostscript -- arbitrary code execution</topic>
63
    <affects>
90
    <affects>

Return to bug 231180