git: d02ca4185575 - main - security/vuxml: document gitlab vulnerabilities

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Thu, 14 Nov 2024 05:03:39 UTC
The branch main has been updated by mfechner:

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

commit d02ca4185575c14c3a7a5848df4549f2532a94ee
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-11-14 05:03:07 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-11-14 05:03:07 +0000

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

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 657ab1b9436e..b7c0194c345d 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,41 @@
+  <vuln vid="1eb4d32c-a245-11ef-998c-2cf05da270f3">
+    <topic>Gitlab -- vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<name>gitlab-ee</name>
+	<range><ge>17.5.0</ge><lt>17.5.2</lt></range>
+	<range><ge>17.4.0</ge><lt>17.4.4</lt></range>
+	<range><ge>16.0.0</ge><lt>17.3.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/11/13/patch-release-gitlab-17-5-2-released/">
+	  <p>Unauthorized access to Kubernetes cluster agent</p>
+	  <p>Device OAuth flow allows for cross window forgery</p>
+	  <p>Denial of Service by importing malicious crafted FogBugz import payload</p>
+	  <p>Stored XSS through javascript URL in Analytics dashboards</p>
+	  <p>HTML injection in vulnerability Code flow could lead to XSS on self hosted instances</p>
+	  <p>Information disclosure through an API endpoint</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-9693</cvename>
+      <cvename>CVE-2024-7404</cvename>
+      <cvename>CVE-2024-8648</cvename>
+      <cvename>CVE-2024-8180</cvename>
+      <cvename>CVE-2024-10240</cvename>
+      <url>https://about.gitlab.com/releases/2024/11/13/patch-release-gitlab-17-5-2-released/</url>
+    </references>
+    <dates>
+      <discovery>2024-11-13</discovery>
+      <entry>2024-11-14</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="ce0f52e1-a174-11ef-9a62-002590c1f29c">
     <topic>FreeBSD -- Certificate revocation list fetch(1) option fails</topic>
     <affects>