git: e33f6b310aab - main - security/vuxml: Document Gitea vulnerabilities

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 10 Sep 2023 11:10:21 UTC
The branch main has been updated by eduardo:

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

commit e33f6b310aab885b72c8b8b84957d2300c980754
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-09-10 10:08:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-10 11:09:50 +0000

    security/vuxml: Document Gitea vulnerabilities
    
    PR:             273691
---
 security/vuxml/vuln/2023.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 1f0c0d868de0..722ad283d3e7 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,29 @@
+  <vuln vid="4061a4b2-4fb1-11ee-acc7-0151f07bc899">
+    <topic>gitea -- block user account creation from blocked email domains</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.20.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/26812">
+	  <p>check blocklist for emails when adding them to account</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.gitea.com/release-of-1.20.4</url>
+      <url>https://github.com/go-gitea/gitea/releases/tag/v1.20.4</url>
+    </references>
+    <dates>
+      <discovery>2023-08-30</discovery>
+      <entry>2023-09-10</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="a57472ba-4d84-11ee-bf05-000c29de725b">
     <topic>Python -- multiple vulnerabilities</topic>
     <affects>