Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2020 15:48:55 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556059 - head/security/vuxml
Message-ID:  <202011221548.0AMFmtZ6050285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sun Nov 22 15:48:54 2020
New Revision: 556059
URL: https://svnweb.freebsd.org/changeset/ports/556059

Log:
  vuxml: Add entry for gitea < 1.12.6

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Nov 22 15:48:13 2020	(r556058)
+++ head/security/vuxml/vuln.xml	Sun Nov 22 15:48:54 2020	(r556059)
@@ -58,6 +58,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="55facdb0-2c24-11eb-9aac-08002734b9ed">
+    <topic>gitea -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.12.6</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The Gitea Team reports for release 1.12.6:</p>
+	<blockquote cite="https://blog.gitea.io/2020/11/gitea-1.12.6-is-released/">;
+	  <ul>
+	  <li>Prevent git operations for inactive users</li>
+	  <li>Disallow urlencoded new lines in git protocol paths if there is a port</li>
+	  </ul>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>Disallow urlencoded new lines in git protocol paths if there is a port</url>
+      <freebsdpr>ports/251296</freebsdpr>
+    </references>
+    <dates>
+      <discovery>2020-11-16</discovery>
+      <entry>2020-11-21</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="ad792169-2aa4-11eb-ab71-0022489ad614">
     <topic>Node.js -- November 2020 Security Releases</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011221548.0AMFmtZ6050285>