Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 14:35:05 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: d6ac57abb927 - main - Document gitlab vulnerabilities.
Message-ID:  <202104151435.13FEZ5nK057784@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=d6ac57abb92763eb47a1d65ae42406568ed3df96

commit d6ac57abb92763eb47a1d65ae42406568ed3df96
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2021-04-15 14:32:58 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2021-04-15 14:32:58 +0000

    Document gitlab vulnerabilities.
---
 security/vuxml/vuln.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d195f282422a..d3afeef3c82c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="fb6e53ae-9df6-11eb-ba8c-001b217b3468">
+    <topic>Gitlab -- Vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitlab-ce</name>
+	<range><ge>13.10.0</ge><lt>13.10.3</lt></range>
+	<range><ge>13.9.0</ge><lt>13.9.6</lt></range>
+	<range><ge>7.12</ge><lt>13.8.8</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>SO-AND-SO reports:</p>
+	<blockquote cite="https://about.gitlab.com/releases/2021/04/14/security-release-gitlab-13-10-3-released/">;
+	  <p>Remote code execution when uploading specially crafted image files</p>
+	  <p>Update Rexml</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://about.gitlab.com/releases/2021/04/14/security-release-gitlab-13-10-3-released/</url>;
+      <cvename>CVE-2021-28965</cvename>
+    </references>
+    <dates>
+      <discovery>2021-04-14</discovery>
+      <entry>2021-04-15</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f3d86439-9def-11eb-97a0-e09467587c17">
     <topic>chromium -- multiple vulnerabilities</topic>
     <affects>



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