View | Details | Raw Unified | Return to bug 246892 | 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="1650cee2-a320-11ea-a090-08002734b9ed">
62
    <topic>gitea -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.11.6</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.11.6:</p>
72
	<blockquote cite="https://github.com/go-gitea/gitea/releases/tag/v1.11.6">
73
	  <ul>
74
	    <li>Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)</li>
75
	    <li>Use session for retrieving org teams (#11438) (#11439)</li>
76
	  </ul>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>https://github.com/go-gitea/gitea/releases/tag/v1.11.6</url>
82
      <freebsdpr>ports/246892</freebsdpr>
83
    </references>
84
    <dates>
85
      <discovery>2020-03-01</discovery>
86
      <entry>2020-05-31</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="4e6875a2-a126-11ea-b385-08002728f74c">
90
  <vuln vid="4e6875a2-a126-11ea-b385-08002728f74c">
62
    <topic>kaminari -- potential XSS vulnerability</topic>
91
    <topic>kaminari -- potential XSS vulnerability</topic>
63
    <affects>
92
    <affects>

Return to bug 246892