From owner-dev-commits-ports-main@freebsd.org Fri Jul 2 07:35:01 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 02AE3663DE2; Fri, 2 Jul 2021 07:35:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GGRgS6Ljnz3DD0; Fri, 2 Jul 2021 07:35:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C299D1060A; Fri, 2 Jul 2021 07:35:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1627Z0G9050239; Fri, 2 Jul 2021 07:35:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1627Z02E050238; Fri, 2 Jul 2021 07:35:00 GMT (envelope-from git) Date: Fri, 2 Jul 2021 07:35:00 GMT Message-Id: <202107020735.1627Z02E050238@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: b659a4b77f20 - main - security/vuxml: Documented gitlab vulnerabilities. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b659a4b77f207ce6d4c44b66bf34923433e69ca4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2021 07:35:01 -0000 The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b659a4b77f207ce6d4c44b66bf34923433e69ca4 commit b659a4b77f207ce6d4c44b66bf34923433e69ca4 Author: Matthias Fechner AuthorDate: 2021-07-02 07:34:26 +0000 Commit: Matthias Fechner CommitDate: 2021-07-02 07:34:26 +0000 security/vuxml: Documented gitlab vulnerabilities. --- security/vuxml/vuln-2021.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index e2465c09c416..6424ad62cf30 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,42 @@ + + Gitlab -- Multiple Vulnerabilities + + + gitlab-ce + 14.0.014.0.2 + 13.12.013.12.6 + 8.0.013.11.6 + + + + +

Gitlab reports:

+
+

DoS using Webhook connections

+

CSRF on GraphQL API allows executing mutations through GET requests

+

Private projects information disclosure

+

Denial of service of user profile page

+

Single sign-on users not getting blocked

+

Some users can push to Protected Branch with Deploy keys

+

A deactivated user can access data through GraphQL

+

Reflected XSS in release edit page

+

Clipboard DOM-based XSS

+

Stored XSS on Audit Log

+

Forks of public projects by project members could leak codebase

+

Improper text rendering

+

HTML Injection in full name field

+
+ +
+ + https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/ + + + 2021-07-01 + 2021-07-02 + +
+ jenkins -- multiple vulnerabilities