git: f8bb4184bbea - main - security/vuxml: Document www/gitea vulnerabilities

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 21:54:39 UTC
The branch main has been updated by eduardo:

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

commit f8bb4184bbea9d8fc472cf3ed28fa2d48f6d4911
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-02-24 21:53:33 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-02-24 21:53:33 +0000

    security/vuxml: Document www/gitea vulnerabilities
    
    PR:             277275
---
 security/vuxml/vuln/2024.xml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 24a3e5950672..58b2218ecd4e 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,30 @@
+  <vuln vid="5ecfb588-d2f4-11ee-ad82-dbdfaa8acfc2">
+    <topic>gitea -- Fix XSS vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.21.6</lt></range>
+      </package>
+    </affects>
+    <description>
+       <body xmlns="http://www.w3.org/1999/xhtml">
+       <h1>Problem Description:</h1>
+       <ul>
+       <li>The Wiki page did not sanitize author name</li>
+       <li>the reviewer name on a "dismiss review" comment is also affected</li>
+       <li>the migration page has some spots</li>
+       </ul>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.gitea.com/release-of-1.21.6/</url>
+    </references>
+    <dates>
+      <discovery>2024-02-23</discovery>
+      <entry>2024-02-24</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="2a470712-d351-11ee-86bb-a8a1599412c6">
     <topic>chromium -- multiple security fixes</topic>
     <affects>