aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2024-03-07 04:15:59 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2024-03-07 04:15:59 +0000
commit07a729f640d965486cf2af26c21c8d9891766e43 (patch)
treedd9afa64d0beeb25e34afddb8a16d523a07e461c
parent56c44e5da2986a5f78fc61f289230bfc68c1e84f (diff)
downloadports-07a729f640d965486cf2af26c21c8d9891766e43.tar.gz
ports-07a729f640d965486cf2af26c21c8d9891766e43.zip
security/vuxml: document gitlab vulnerabilities
-rw-r--r--security/vuxml/vuln/2024.xml30
1 files changed, 30 insertions, 0 deletions
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>