svn commit: r496333 - head/security/vuxml

Jochen Neumeister joneum at FreeBSD.org
Wed Mar 20 11:30:20 UTC 2019


Author: joneum
Date: Wed Mar 20 11:30:19 2019
New Revision: 496333
URL: https://svnweb.freebsd.org/changeset/ports/496333

Log:
  Add entry for www/gitea
  
  PR:		236563

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Mar 20 11:15:57 2019	(r496332)
+++ head/security/vuxml/vuln.xml	Wed Mar 20 11:30:19 2019	(r496333)
@@ -58,6 +58,31 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="a8ba7358-4b02-11e9-9ba0-4c72b94353b5">
+    <topic>gitea -- XSS vulnerability</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.7.4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Gitea Team reports:</p>
+	<blockquote cite="https://blog.gitea.io/2019/03/gitea-1.7.4-is-released/">
+	  <p>Fix potential XSS vulnerability in repository description.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.gitea.io/2019/03/gitea-1.7.4-is-released/</url>
+    </references>
+    <dates>
+      <discovery>2019-03-12</discovery>
+      <entry>2019-03-20</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="05da6b56-3e66-4306-9ea3-89fafe939726">
     <topic>mozilla -- multiple vulnerabilities</topic>
     <affects>


More information about the svn-ports-all mailing list