svn commit: r479323 - head/security/vuxml
Florian Smeets
flo at FreeBSD.org
Sun Sep 9 17:46:24 UTC 2018
Author: flo
Date: Sun Sep 9 17:46:23 2018
New Revision: 479323
URL: https://svnweb.freebsd.org/changeset/ports/479323
Log:
Document gitea vulnerability.
PR: 231180
Submitted by: stb at lassitu.de
Security: 7c750960-b129-11e8-9fcd-080027f43a02
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun Sep 9 17:26:41 2018 (r479322)
+++ head/security/vuxml/vuln.xml Sun Sep 9 17:46:23 2018 (r479323)
@@ -58,6 +58,33 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="7c750960-b129-11e8-9fcd-080027f43a02">
+ <topic>Information disclosure - Gitea leaks email addresses</topic>
+ <affects>
+ <package>
+ <name>gitea</name>
+ <range><lt>1.5.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Gitea project reports:</p>
+ <blockquote cite="https://github.com/go-gitea/gitea/issues/4417">
+ <p>[Privacy] Gitea leaks hidden email addresses #4417</p>
+ <p>A fix has been implemented in Gitea 1.5.1.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/go-gitea/gitea/issues/4417</url>
+ <url>https://github.com/go-gitea/gitea/pull/4784</url>
+ </references>
+ <dates>
+ <discovery>2018-07-10</discovery>
+ <entry>2018-09-05</entry>
+ </dates>
+ </vuln>
+
<vuln vid="2a92555f-a6f8-11e8-8acd-10c37b4ac2ea">
<topic>links -- denial of service</topic>
<affects>
More information about the svn-ports-all
mailing list