Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 14:44:13 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503393 - head/security/vuxml
Message-ID:  <201906031444.x53EiD6C050574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Jun  3 14:44:13 2019
New Revision: 503393
URL: https://svnweb.freebsd.org/changeset/ports/503393

Log:
  Document gitlab vulnerabilities.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon Jun  3 14:13:00 2019	(r503392)
+++ head/security/vuxml/vuln.xml	Mon Jun  3 14:44:13 2019	(r503393)
@@ -58,6 +58,58 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="4091069e-860b-11e9-a05f-001b217b3468">
+    <topic>Gitlab -- Multiple Vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>11.11.0</ge><lt>11.11.1</lt></range>
+	<range><ge>11.10.0</ge><lt>11.10.5</lt></range>
+	<range><ge>6.8.0</ge><lt>11.9.12</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Gitlab reports:</p>
+	<blockquote cite="https://about.gitlab.com/2019/06/03/security-release-gitlab-11-dot-11-dot-1-released/">;
+	  <p>Remote Command Execution Vulnerability on Repository Download Feature</p>
+	  <p>Confidential Issue Titles Revealed to Restricted Users on Unsubscribe</p>
+	  <p>Disclosure of Milestone Metadata through the Search API</p>
+	  <p>Private Project Discovery via Comment Links</p>
+	  <p>Metadata of Confidential Issues Disclosed to Restricted Users</p>
+	  <p>Mandatory External Authentication Provider Sign-In Restrictions Bypass</p>
+	  <p>Internal Projects Allowed to Be Created on in Private Groups</p>
+	  <p>Server-Side Request Forgery Through DNS Rebinding</p>
+	  <p>Stored Cross-Site Scripting on Wiki Pages</p>
+	  <p>Stored Cross-Site Scripting on Notes</p>
+	  <p>Repository Password Disclosed on Import Error Page</p>
+	  <p>Protected Branches Restriction Rules Bypass</p>
+	  <p>Stored Cross-Site Scripting Vulnerability on Child Epics</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://about.gitlab.com/2019/06/03/security-release-gitlab-11-dot-11-dot-1-released/</url>;
+      <cvename>CVE-2019-12430</cvename>
+      <cvename>CVE-2019-12432</cvename>
+      <cvename>CVE-2019-12431</cvename>
+      <cvename>CVE-2019-12434</cvename>
+      <cvename>CVE-2019-12429</cvename>
+      <cvename>CVE-2019-12428</cvename>
+      <cvename>CVE-2019-12433</cvename>
+      <cvename>CVE-2019-12443</cvename>
+      <cvename>CVE-2019-12444</cvename>
+      <cvename>CVE-2019-12445</cvename>
+      <cvename>CVE-2019-12446</cvename>
+      <cvename>CVE-2019-12441</cvename>
+      <cvename>CVE-2019-12442</cvename>
+    </references>
+    <dates>
+      <discovery>2019-06-03</discovery>
+      <entry>2019-06-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="ada8db8a-8471-11e9-8170-0050562a4d7b">
     <topic>buildbot -- OAuth Authentication Vulnerability</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906031444.x53EiD6C050574>