git: c7ecdccd9607 - main - security/vuxml: Document gitlab vulnerability
Matthias Fechner
mfechner at FreeBSD.org
Thu Jul 8 06:50:06 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7ecdccd9607f5d91df72a90eb65e34f83bf6dfc
commit c7ecdccd9607f5d91df72a90eb65e34f83bf6dfc
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-07-08 05:46:33 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-07-08 06:49:57 +0000
security/vuxml: Document gitlab vulnerability
---
security/vuxml/vuln-2021.xml | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index a43789bf44ff..cf02f4375c60 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,30 @@
+ <vuln vid="01974420-dfaf-11eb-ba49-001b217b3468">
+ <topic>Gitlab -- vulnerability</topic>
+ <affects>
+ <package>
+ <name>gitlab-ce</name>
+ <range><ge>14.0.0</ge><lt>14.0.4</lt></range>
+ <range><ge>13.12.0</ge><lt>13.12.8</lt></range>
+ <range><ge>13.11.0</ge><lt>13.11.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/2021/07/07/critical-security-release-gitlab-14-0-4-released/">
+ <p>Arbitrary file read via design feature</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/</url>
+ </references>
+ <dates>
+ <discovery>2021-07-07</discovery>
+ <entry>2021-07-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d49f86ab-d9c7-11eb-a200-00155d01f201">
<topic>Exiv2 -- Multiple vulnerabilities</topic>
<affects>
More information about the dev-commits-ports-all
mailing list