Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2024 07:55:53 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: 84c4ed42ced6 - main - security/vuxml: document gitlab vulnerabilities
Message-ID:  <202408250755.47P7tr5x061358@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=84c4ed42ced67d858f7482c3035e5d1634690ba9

commit 84c4ed42ced67d858f7482c3035e5d1634690ba9
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-08-25 07:54:53 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-08-25 07:54:53 +0000

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

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index c037a043aecd..fcc8ee97968a 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,38 @@
+  <vuln vid="49ef501c-62b6-11ef-bba5-2cf05da270f3">
+    <topic>Gitlab -- vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<name>gitlab-ee</name>
+	<range><ge>17.3.0</ge><lt>17.3.1</lt></range>
+	<range><ge>17.2.0</ge><lt>17.2.4</lt></range>
+	<range><ge>8.2.0</ge><lt>17.1.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/2024/08/21/patch-release-gitlab-17-3-1-released/">;
+	  <p>The GitLab Web Interface Does Not Guarantee Information Integrity When Downloading Source Code from Releases</p>
+	  <p>Denial of Service by importing maliciously crafted GitHub repository</p>
+	  <p>Prompt injection in "Resolve Vulnerabilty" results in arbitrary command execution in victim's pipeline</p>
+	  <p>An unauthorized user can perform certain actions through GraphQL after a group owner enables IP restrictions</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-6502</cvename>
+      <cvename>CVE-2024-8041</cvename>
+      <cvename>CVE-2024-7110</cvename>
+      <cvename>CVE-2024-3127</cvename>
+      <url>https://about.gitlab.com/releases/2024/08/21/patch-release-gitlab-17-3-1-released/</url>;
+    </references>
+    <dates>
+      <discovery>2024-08-21</discovery>
+      <entry>2024-08-25</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7e6e932f-617b-11ef-8a7d-b42e991fc52e">
     <topic>firefox -- Multiple vulnerabilities</topic>
     <affects>



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