git: 03b9e5a91953 - main - security/vuxml: Document www/gitea vulnerability

From: Dmitri Goutnik <dmgk_at_FreeBSD.org>
Date: Thu, 05 May 2022 12:25:01 UTC
The branch main has been updated by dmgk:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03b9e5a91953e81abc6672f726c5d3de4128925c

commit 03b9e5a91953e81abc6672f726c5d3de4128925c
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2022-05-05 12:20:32 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-05 12:22:22 +0000

    security/vuxml: Document www/gitea vulnerability
---
 security/vuxml/vuln-2022.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index 8e6d84d65137..f948bbfc89f5 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,29 @@
+  <vuln vid="95ee401d-cc6a-11ec-9cfc-10c37b4ac2ea">
+    <topic>gitea -- Escape git fetch remote</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.16.7</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/19487">
+	  <p>Escape git fetch remote in
+	    services/migrations/gitea_uploader.go</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/go-gitea/gitea/pull/19487</url>
+    </references>
+    <dates>
+      <discovery>2022-04-25</discovery>
+      <entry>2022-05-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="fceb2b08-cb76-11ec-a06f-d4c9ef517024">
     <topic>OpenSSL -- Multiple vulnerabilities</topic>
     <affects>