git: 8497a2d69068 - main - security/vuxml: Add entry for gitea < 1.14.0
Adam Weinberger
adamw at FreeBSD.org
Mon Apr 12 18:31:26 UTC 2021
The branch main has been updated by adamw:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8497a2d690681142cd0ed97c01a9f1940d4cf277
commit 8497a2d690681142cd0ed97c01a9f1940d4cf277
Author: Adam Weinberger <adamw at FreeBSD.org>
AuthorDate: 2021-04-12 18:23:16 +0000
Commit: Adam Weinberger <adamw at FreeBSD.org>
CommitDate: 2021-04-12 18:29:50 +0000
security/vuxml: Add entry for gitea < 1.14.0
PR: 254976
Submitted by: Stefan Bethke
---
security/vuxml/vuln.xml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index adbb8b0e59ca..4332c31d15d2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="094fb2ec-9aa3-11eb-83cb-0800278d94f0">
+ <topic>gitea -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>gitea</name>
+ <range><lt>1.14.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Gitea Team reports for release 1.14.0:</p>
+ <blockquote cite="https://blog.gitea.io/2021/04/gitea-1.14.0-is-released/">
+ <ul>
+ <li>Validate email in external authenticator registration form</li>
+ <li>Ensure validation occurs on clone addresses too</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/go-gitea/gitea/releases/tag/v1.14.0</url>
+ <freebsdpr>ports/254976</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2021-03-11</discovery>
+ <entry>2021-04-11</entry>
+ </dates>
+ </vuln>
<vuln vid="9ee01e60-6045-43df-98e5-a794007e54ef">
<topic>syncthing -- crash due to malformed relay protocol message</topic>
<affects>
More information about the dev-commits-ports-all
mailing list