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

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="2739b88b-4b88-11eb-a4c0-08002734b9ed">
62
    <topic>gitea -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.13.1</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>The Gitea Team reports for release 1.13.1:</p>
72
	<blockquote cite="https://blog.gitea.io/2020/12/gitea-1.13.1-is-released/">
73
	  <ul>
74
	    <li>Hide private participation in Orgs</li>
75
	    <li>Fix escaping issue in diff</li>
76
	  </ul>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>https://github.com/go-gitea/gitea/releases/tag/v1.13.1</url>
82
      <freebsdpr>ports/252310</freebsdpr>
83
    </references>
84
    <dates>
85
      <discovery>2020-12-15</discovery>
86
      <entry>2020-12-31</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="fbcba194-ac7d-11ea-8b5e-b42e99a1b9c3">
90
  <vuln vid="fbcba194-ac7d-11ea-8b5e-b42e99a1b9c3">
62
    <topic>Intel CPU issues</topic>
91
    <topic>Intel CPU issues</topic>
63
    <affects>
92
    <affects>

Return to bug 252310