svn commit: r473389 - head/security/vuxml

Matthias Fechner mfechner at FreeBSD.org
Tue Jun 26 15:27:25 UTC 2018


Author: mfechner
Date: Tue Jun 26 15:27:24 2018
New Revision: 473389
URL: https://svnweb.freebsd.org/changeset/ports/473389

Log:
  Vulnerability entry for www/gitlab.
  
  Reviewed by:	tz (mentor)
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16010

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Jun 26 14:57:37 2018	(r473388)
+++ head/security/vuxml/vuln.xml	Tue Jun 26 15:27:24 2018	(r473389)
@@ -90,6 +90,42 @@ Notes:
     </dates>
   </vuln>
 
+  <vuln vid="b950a83b-789e-11e8-8545-d8cb8abf62dd">
+    <topic>Gitlab -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab</name>
+	<range><ge>11.0.0</ge><lt>11.0.1</lt></range>
+	<range><ge>10.8.0</ge><lt>10.8.5</lt></range>
+	<range><ge>4.1</ge><lt>10.7.6</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Gitlab reports:</p>
+	<blockquote cite="https://about.gitlab.com/2018/06/25/security-release-gitlab-11-dot-0-dot-1-released/">
+	  <p>Wiki XSS</p>
+	  <p>Sanitize gem updates</p>
+	  <p>XSS in url_for(params)</p>
+	  <p>Content injection via username</p>
+	  <p>Activity feed publicly displaying internal project names</p>
+	  <p>Persistent XSS in charts</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2018-12606</cvename>
+      <cvename>CVE-2018-3740</cvename>
+      <cvename>CVE-2018-12605</cvename>
+      <cvename>CVE-2018-12607</cvename>
+      <url>https://about.gitlab.com/2018/06/25/security-release-gitlab-11-dot-0-dot-1-released/</url>
+    </references>
+    <dates>
+      <discovery>2018-06-25</discovery>
+      <entry>2018-06-25</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="17cb6ff3-7670-11e8-8854-6805ca0b3d42">
     <topic>phpmyadmin -- remote code inclusion and XSS scripting</topic>
     <affects>


More information about the svn-ports-all mailing list