Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 19:03:35 +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: r486103 - head/security/vuxml
Message-ID:  <201811281903.wASJ3Z9x061495@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Wed Nov 28 19:03:35 2018
New Revision: 486103
URL: https://svnweb.freebsd.org/changeset/ports/486103

Log:
  Document gitlab security vulnerabilities.
  
  Approved by:	mentors (implicit)

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Nov 28 18:23:55 2018	(r486102)
+++ head/security/vuxml/vuln.xml	Wed Nov 28 19:03:35 2018	(r486103)
@@ -58,6 +58,74 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="8a4aba2d-f33e-11e8-9416-001b217b3468">
+    <topic>Gitlab -- Multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>11.5.0</ge><lt>11.5.1</lt></range>
+	<range><ge>11.4.0</ge><lt>11.4.8</lt></range>
+	<range><ge>0</ge><lt>11.3.11</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Gitlab reports:</p>
+	<blockquote cite="https://about.gitlab.com/2018/11/28/security-release-gitlab-11-dot-5-dot-1-released">;
+	  <p>View Names of Private Groups</p>
+	  <p>Persistent XSS in Environments</p>
+	  <p>SSRF in Prometheus integration</p>
+	  <p>Unauthorized Promotion of Milestones</p>
+	  <p>Exposure of Confidential Issue Title</p>
+	  <p>Persisent XSS in Markdown Fields via Mermaid Script</p>
+	  <p>Persistent XSS in Markdown Fields via Unrecognized HTML Tags</p>
+	  <p>Symlink Race Condition in Pages</p>
+	  <p>Unauthorized Changes by Guest User in Issues</p>
+	  <p>Unauthorized Comments on Locked Issues</p>
+	  <p>Improper Enforcement of Token Scope</p>
+	  <p>CRLF Injection in Project Mirroring</p>
+	  <p>XSS in OAuth Authorization</p>
+	  <p>SSRF in Webhooks</p>
+	  <p>Send Email on Email Address Change</p>
+	  <p>Workhorse Logs Contained Tokens</p>
+	  <p>Unauthorized Publishing of Draft Comments</p>
+	  <p>Guest Can Set Weight of a New Issue</p>
+	  <p>Disclosure of Private Group's Members and Milestones</p>
+	  <p>Persisent XSS in Operations</p>
+	  <p>Reporter Can View Operations Page</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://about.gitlab.com/2018/11/28/security-release-gitlab-11-dot-5-dot-1-released/</url>;
+      <cvename>CVE-2018-19494</cvename>
+      <cvename>CVE-2018-19493</cvename>
+      <cvename>CVE-2018-19495</cvename>
+      <cvename>CVE-2018-19496</cvename>
+      <cvename>CVE-2018-19577</cvename>
+      <cvename>CVE-2018-19573</cvename>
+      <cvename>CVE-2018-19570</cvename>
+      <cvename>CVE-2018-19572</cvename>
+      <cvename>CVE-2018-19576</cvename>
+      <cvename>CVE-2018-19575</cvename>
+      <cvename>CVE-2018-19569</cvename>
+      <cvename>CVE-2018-19585</cvename>
+      <cvename>CVE-2018-19574</cvename>
+      <cvename>CVE-2018-19571</cvename>
+      <cvename>CVE-2018-19580</cvename>
+      <cvename>CVE-2018-19583</cvename>
+      <cvename>CVE-2018-19582</cvename>
+      <cvename>CVE-2018-19581</cvename>
+      <cvename>CVE-2018-19584</cvename>
+      <cvename>CVE-2018-19579</cvename>
+      <cvename>CVE-2018-19578</cvename>
+    </references>
+    <dates>
+      <discovery>2018-11-28</discovery>
+      <entry>2018-11-28</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="54976998-f248-11e8-81e2-005056a311d1">
     <topic>samba -- multiple vulnerabilities</topic>
     <affects>



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