Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2023 07:54:19 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39b205c80fce - main - security/vuxml: added gitlab vulnerabilities
Message-ID:  <202311010754.3A17sJGN043873@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39b205c80fce67b7d51c239420faaaf462922ef8

commit 39b205c80fce67b7d51c239420faaaf462922ef8
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-11-01 07:53:32 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-11-01 07:53:32 +0000

    security/vuxml: added gitlab vulnerabilities
---
 security/vuxml/vuln/2023.xml | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 7f47de9a2486..2c85e740c270 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,44 @@
+  <vuln vid="a612c25f-788a-11ee-8d57-001b217b3468">
+    <topic>Gitlab -- Vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>16.5.0</ge><lt>16.5.1</lt></range>
+	<range><ge>16.4.0</ge><lt>16.4.2</lt></range>
+	<range><ge>11.6.0</ge><lt>16.3.6</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Gitlab reports:</p>
+	<blockquote cite="https://about.gitlab.com/releases/2023/10/31/security-release-gitlab-16-5-1-16-4-2-16-3-6-released/">;
+	  <p>Disclosure of CI/CD variables using Custom project templates</p>
+	  <p>GitLab omnibus DoS crash via OOM with CI Catalogs</p>
+	  <p>Parsing gitlab-ci.yml with large string via timeout input leads to Denial of Service</p>
+	  <p>DoS - Blocking FIFO files in Tar archives</p>
+	  <p>Titles exposed by service-desk template</p>
+	  <p>Approval on protected environments can be bypassed</p>
+	  <p>Version information disclosure when super_sidebar_logged_out feature flag is enabled</p>
+	  <p>Add abuse detection for search syntax filter pipes</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2023-3399</cvename>
+      <cvename>CVE-2023-5825</cvename>
+      <cvename>CVE-2023-3909</cvename>
+      <cvename>CVE-2023-3246</cvename>
+      <cvename>CVE-2023-5600</cvename>
+      <cvename>CVE-2023-4700</cvename>
+      <cvename>CVE-2023-5831</cvename>
+      <url>https://about.gitlab.com/releases/2023/10/31/security-release-gitlab-16-5-1-16-4-2-16-3-6-released/</url>;
+    </references>
+    <dates>
+      <discovery>2023-10-31</discovery>
+      <entry>2023-11-01</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="386a14bb-1a21-41c6-a2cf-08d79213379b">
     <topic>zeek -- potential DoS vulnerabilities</topic>
     <affects>



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