git: 40a910aab5e2 - main - security/vuxml: Document Gitea vulnerabilities

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sat, 15 Oct 2022 22:22:38 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40a910aab5e27956db396ee838901edd38ac3db6

commit 40a910aab5e27956db396ee838901edd38ac3db6
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2022-10-15 21:23:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-15 22:22:08 +0000

    security/vuxml: Document Gitea vulnerabilities
    
    PR:             267106
---
 security/vuxml/vuln-2022.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index db9580ed67ac..17851b18371b 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,34 @@
+  <vuln vid="d713d709-4cc9-11ed-a621-0800277bb8a8">
+    <topic>gitea -- multiple issues</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.17.3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The Gitea team reports:</p>
+	<blockquote cite="https://github.com/go-gitea/gitea/pull/21463">
+	  <p>Sanitize and Escape refs in git backend</p>
+	</blockquote>
+	<blockquote cite="https://github.com/go-gitea/gitea/pull/21412">
+	  <p>Bump golang.org/x/text</p>
+	</blockquote>
+	<blockquote cite="https://github.com/go-gitea/gitea/pull/21281">
+	  <p>Update bluemonday</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/go-gitea/gitea/releases/tag/v1.17.3</url>
+    </references>
+    <dates>
+      <discovery>2022-09-27</discovery>
+      <entry>2022-10-15</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="127674c6-4a27-11ed-9f93-002b67dfc673">
     <topic>roundcube-thunderbird_labels -- RCE with custom label titles</topic>
     <affects>