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

Collapse All | Expand All

(-)vuln.xml (+35 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="b99492b2-362b-11eb-9f86-08002734b9ed">
62
    <topic>gitea -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.13.0</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.0:</p>
72
	<blockquote cite="https://blog.gitea.io/2020/12/gitea-1.13.0-is-released/">
73
	  <ul>
74
	    <li>Add Allow-/Block-List for Migrate & Mirrors</li>
75
	    <li>Prevent git operations for inactive users</li>
76
	    <li>Disallow urlencoded new lines in git protocol paths if there is a port</li>
77
	    <li>Mitigate Security vulnerability in the git hook feature</li>
78
	    <li>Disable DSA ssh keys by default </li>
79
	    <li>Set TLS minimum version to 1.2</li>
80
	    <li>Use argon as default password hash algorithm</li>
81
	    <li>Escape failed highlighted files</li>
82
	  </ul>
83
	</blockquote>
84
      </body>
85
    </description>
86
    <references>
87
      <url>https://github.com/go-gitea/gitea/releases/tag/v1.13.0</url>
88
      <freebsdpr>ports/251577</freebsdpr>
89
    </references>
90
    <dates>
91
      <discovery>2020-12-01</discovery>
92
      <entry>2020-12-04</entry>
93
    </dates>
94
  </vuln>
95
61
  <vuln vid="e2748c9d-3483-11eb-b87a-901b0ef719ab">
96
  <vuln vid="e2748c9d-3483-11eb-b87a-901b0ef719ab">
62
    <topic>FreeBSD -- Multiple vulnerabilities in rtsold</topic>
97
    <topic>FreeBSD -- Multiple vulnerabilities in rtsold</topic>
63
    <affects>
98
    <affects>

Return to bug 251577