git: c829c1f962ea - main - security/vuxml: Document gitlab vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Mar 2022 10:05:52 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c829c1f962eaa2a2c1eb2e2377f266b819d9df37
commit c829c1f962eaa2a2c1eb2e2377f266b819d9df37
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-03-09 10:05:27 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-03-09 10:05:27 +0000
security/vuxml: Document gitlab vulnerabilities
---
security/vuxml/vuln-2022.xml | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index 39ae5abc51d8..7f198b9e9d79 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,43 @@
+ <vuln vid="2823048d-9f8f-11ec-8c9c-001b217b3468">
+ <topic>Gitlab -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>gitlab-ce</name>
+ <range><ge>14.8.0</ge><lt>14.8.2</lt></range>
+ <range><ge>14.7.0</ge><lt>14.7.4</lt></range>
+ <range><ge>0</ge><lt>14.6.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Gitlab reports:</p>
+ <blockquote cite="https://about.gitlab.com/releases/2022/02/25/critical-security-release-gitlab-14-8-2-released/">
+ <p>Runner registration token disclosure through Quick Actions</p>
+ <p>Unprivileged users can add other users to groups through an API endpoint</p>
+ <p>Inaccurate display of Snippet contents can be potentially misleading to users</p>
+ <p>Environment variables can be leaked via the sendmail delivery method</p>
+ <p>Unauthenticated user enumeration on GraphQL API</p>
+ <p>Adding a mirror with SSH credentials can leak password</p>
+ <p>Denial of Service via user comments</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2022-0735</cvename>
+ <cvename>CVE-2022-0549</cvename>
+ <cvename>CVE-2022-0751</cvename>
+ <cvename>CVE-2022-0741</cvename>
+ <cvename>CVE-2021-4191</cvename>
+ <cvename>CVE-2022-0738</cvename>
+ <cvename>CVE-2022-0489</cvename>
+ <url>https://about.gitlab.com/releases/2022/02/25/critical-security-release-gitlab-14-8-2-released/</url>
+ </references>
+ <dates>
+ <discovery>2022-02-25</discovery>
+ <entry>2022-03-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1b8f38b8-9e3b-11ec-9629-a0369f17b2e4">
<vuln vid="b3695b08-3b3a-11eb-af2a-080027dbe4b7">
<topic>glpi -- Public GLPIKEY can be used to decrypt any data</topic>