git: b3cd19559e13 - main - security/vuxml: Add entry for gitea < 1.13.7

Adam Weinberger adamw at FreeBSD.org
Fri Apr 9 22:10:08 UTC 2021


The branch main has been updated by adamw:

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

commit b3cd19559e13396d1f4da829fb2f2f6a8cd043eb
Author:     Adam Weinberger <adamw at FreeBSD.org>
AuthorDate: 2021-04-09 22:08:57 +0000
Commit:     Adam Weinberger <adamw at FreeBSD.org>
CommitDate: 2021-04-09 22:08:57 +0000

    security/vuxml: Add entry for gitea < 1.13.7
    
    PR:     254930
    Submitted by:   Stefan Bethke
---
 security/vuxml/vuln.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 32c3005b8270..254c63ca2526 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="8ba23a62-997d-11eb-9f0e-0800278d94f0">
+    <topic>gitea -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.13.7</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The Gitea Team reports for release 1.13.7:</p>
+	<blockquote cite="https://blog.gitea.io/2021/04/gitea-1.13.7-is-released/">
+	  <ul>
+	    <li>Update to bluemonday-1.0.6</li>
+	    <li>Clusterfuzz found another way</li>
+	  </ul>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/go-gitea/gitea/releases/tag/v1.13.7</url>
+      <freebsdpr>ports/254930</freebsdpr>
+    </references>
+    <dates>
+      <discovery>2021-04-07</discovery>
+      <entry>2021-04-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="9ae2c00f-97d0-11eb-8cd6-080027f515ea">
     <topic>clamav -- Multiple vulnerabilites</topic>
     <affects>


More information about the dev-commits-ports-all mailing list