git: 27c82184c1bf - main - security/vuxml: document gitlab vulnerabilities

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Wed, 26 Mar 2025 18:04:54 UTC
The branch main has been updated by mfechner:

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

commit 27c82184c1bf2badee6c86d396fe3c761c4ea6a7
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-03-26 18:04:36 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-03-26 18:04:36 +0000

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

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index db87a4122005..50e055f41d5d 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,43 @@
+  <vuln vid="1daa2814-0a6c-11f0-b4e4-2cf05da270f3">
+    <topic>Gitlab -- Vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<name>gitlab-ee</name>
+	<range><ge>17.10.0</ge><lt>17.10.1</lt></range>
+	<range><ge>17.9.0</ge><lt>17.9.3</lt></range>
+	<range><ge>12.10.0</ge><lt>17.8.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/2025/03/26/patch-release-gitlab-17-10-1-released/">
+	  <p>Cross-site Scripting (XSS) through merge-request error messages</p>
+	  <p>Cross-site Scripting (XSS) through improper rendering of certain file types</p>
+	  <p>Admin Privileges Persists After Role is Revoked</p>
+	  <p>External user can access internal projects</p>
+	  <p>Prompt injection in Amazon Q integration may allow unauthorized actions</p>
+	  <p>Uncontrolled Resource Consumption via a maliciously crafted terraform file in merge request</p>
+	  <p>Maintainer can inject shell code in Harbor project name configuration when using helper scripts</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-2255</cvename>
+      <cvename>CVE-2025-0811</cvename>
+      <cvename>CVE-2025-2242</cvename>
+      <cvename>CVE-2024-12619</cvename>
+      <cvename>CVE-2024-10307</cvename>
+      <cvename>CVE-2024-9773</cvename>
+      <url>https://about.gitlab.com/releases/2025/03/26/patch-release-gitlab-17-10-1-released/</url>
+    </references>
+    <dates>
+      <discovery>2025-03-26</discovery>
+      <entry>2025-03-26</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="964aa5da-f094-47fe-9ebd-2142f9157440">
     <topic>electron{33,34} -- Type Confusion in V8</topic>
     <affects>