aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln/2023.xml
diff options
context:
space:
mode:
authorStefan Bethke <stb@lassitu.de>2023-09-10 10:08:34 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-09-10 11:09:50 +0000
commite33f6b310aab885b72c8b8b84957d2300c980754 (patch)
tree476485749b2b80e319a4dcc59fb7ca9475b7874a /security/vuxml/vuln/2023.xml
parentb144a12699219f028f4172a8330e61d6333ad102 (diff)
downloadports-e33f6b310aab885b72c8b8b84957d2300c980754.tar.gz
ports-e33f6b310aab885b72c8b8b84957d2300c980754.zip
security/vuxml: Document Gitea vulnerabilities
PR: 273691
Diffstat (limited to 'security/vuxml/vuln/2023.xml')
-rw-r--r--security/vuxml/vuln/2023.xml26
1 files changed, 26 insertions, 0 deletions
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>