git: 07a729f640d9 - main - security/vuxml: document gitlab vulnerabilities

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Thu, 07 Mar 2024 04:16:29 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07a729f640d965486cf2af26c21c8d9891766e43

commit 07a729f640d965486cf2af26c21c8d9891766e43
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-03-07 04:15:59 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-03-07 04:15:59 +0000

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

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 601ab3049530..9fc462c225ac 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,33 @@
+  <vuln vid="b2caae55-dc38-11ee-96dc-001b217b3468">
+    <topic>Gitlab -- Vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>16.9.0</ge><lt>16.9.2</lt></range>
+	<range><ge>16.8.0</ge><lt>16.8.4</lt></range>
+	<range><ge>11.3.0</ge><lt>16.7.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/03/06/security-release-gitlab-16-9-2-released/">
+	  <p>Bypassing CODEOWNERS approval allowing to steal protected variables</p>
+	  <p>Guest with manage group access tokens can rotate and see group access token with owner permissions</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-0199</cvename>
+      <cvename>CVE-2024-1299</cvename>
+      <url>https://about.gitlab.com/releases/2024/03/06/security-release-gitlab-16-9-2-released/</url>
+    </references>
+    <dates>
+      <discovery>2024-03-06</discovery>
+      <entry>2024-03-07</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="b1b039ec-dbfc-11ee-9165-901b0e9408dc">
     <topic>go -- multiple vulnerabilities</topic>
     <affects>