git: 90fd8b9cbcc3 - main - security/vuxml: document gitlab vulnerabilities

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Thu, 08 Feb 2024 17:23:50 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90fd8b9cbcc33db0ce2288fceb0a94e65c4674f7

commit 90fd8b9cbcc33db0ce2288fceb0a94e65c4674f7
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-02-08 17:20:38 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-02-08 17:22:12 +0000

    security/vuxml: document gitlab vulnerabilities
---
 security/vuxml/vuln/2024.xml | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 8a83ecbdc818..9851cfba660c 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,37 @@
+  <vuln vid="6b2cba6a-c6a5-11ee-97d0-001b217b3468">
+    <topic>Gitlab -- vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>16.8.0</ge><lt>16.8.2</lt></range>
+	<range><ge>16.7.0</ge><lt>16.7.5</lt></range>
+	<range><ge>13.3.0</ge><lt>16.6.7</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Gitlab reports:</p>
+	<blockquote cite="https://about.gitlab.com/releases/2024/02/07/security-release-gitlab-16-8-2-released/">
+	  <p>Restrict group access token creation for custom roles</p>
+	  <p>Project maintainers can bypass group's scan result policy block_branch_modification setting</p>
+	  <p>ReDoS in CI/CD Pipeline Editor while verifying Pipeline syntax</p>
+	  <p>Resource exhaustion using GraphQL vulnerabilitiesCountByDay</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-1250</cvename>
+      <cvename>CVE-2023-6840</cvename>
+      <cvename>CVE-2023-6386</cvename>
+      <cvename>CVE-2024-1066</cvename>
+      <url>https://about.gitlab.com/releases/2024/02/07/security-release-gitlab-16-8-2-released/</url>
+    </references>
+    <dates>
+      <discovery>2024-02-07</discovery>
+      <entry>2024-02-08</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="33ba2241-c68e-11ee-9ef3-001999f8d30b">
     <topic>Composer -- Code execution and possible privilege escalation</topic>
     <affects>