From owner-svn-ports-head@freebsd.org Wed Sep 2 19:39:20 2020 Return-Path: Delivered-To: svn-ports-head@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 4A87D3C798C; Wed, 2 Sep 2020 19:39:20 +0000 (UTC) (envelope-from mfechner@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BhZ541GTKz48l7; Wed, 2 Sep 2020 19:39:20 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E64CF076; Wed, 2 Sep 2020 19:39:20 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 082JdJbn055561; Wed, 2 Sep 2020 19:39:19 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 082JdJnb055560; Wed, 2 Sep 2020 19:39:19 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202009021939.082JdJnb055560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Wed, 2 Sep 2020 19:39:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547380 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 547380 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 19:39:20 -0000 Author: mfechner Date: Wed Sep 2 19:39:19 2020 New Revision: 547380 URL: https://svnweb.freebsd.org/changeset/ports/547380 Log: Document gitlab vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Sep 2 19:37:59 2020 (r547379) +++ head/security/vuxml/vuln.xml Wed Sep 2 19:39:19 2020 (r547380) @@ -58,6 +58,82 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Gitlab -- multiple vulnerabilities + + + gitlab-ce + 13.3.013.3.4 + 13.2.013.2.8 + 013.1.10 + + + + +

Gitlab reports:

+
+

Vendor Cross-Account Assume-Role Attack

+

Stored XSS on the Vulnerability Page

+

Outdated Job Token Can Be Reused to Access Unauthorized Resources

+

File Disclosure Via Workhorse File Upload Bypass

+

Unauthorized Maintainer Can Edit Group Badge

+

Denial of Service Within Wiki Functionality

+

Sign-in Vulnerable to Brute-force Attacks

+

Invalidated Session Allows Account Access With an Old Password

+

GitLab Omniauth Endpoint Renders User Controlled Messages

+

Blind SSRF Through Repository Mirroring

+

Information Disclosure Through Incorrect Group Permission Verifications

+

No Rate Limit on GitLab Webhook Feature

+

GitLab Session Revocation Feature Does Not Invalidate All Sessions

+

OAuth Authorization Scope for an External Application Can Be Changed Without User Consent

+

Unauthorized Maintainer Can Delete Repository

+

Improper Verification of Deploy-Key Leads to Access Restricted Repository

+

Disabled Repository Still Accessible With a Deploy-Token

+

Duplicated Secret Code Generated by 2 Factor Authentication Mechanism

+

Lack of Validation Within Project Invitation Flow

+

Current Sessions Not Invalidated Upon Enabling 2 Factor Authentication

+

Users Without 2 Factor Authentication Can Be Blocked Accessing GitLab

+

Lack of Upper Bound Check Leading to Possible Denial of Service

+

2 Factor Authentication for Groups Was Not Enforced Within API Endpoint

+

GitLab Runner Denial of Service via CI Jobs

+

Update jQuery Dependency

+
+ +
+ + https://about.gitlab.com/releases/2020/09/02/security-release-gitlab-13-3-3-released/ + CVE-2020-13318 + CVE-2020-13301 + CVE-2020-13284 + CVE-2020-13298 + CVE-2020-13313 + CVE-2020-13311 + CVE-2020-13289 + CVE-2020-13302 + CVE-2020-13314 + CVE-2020-13309 + CVE-2020-13287 + CVE-2020-13306 + CVE-2020-13299 + CVE-2020-13300 + CVE-2020-13317 + CVE-2020-13303 + CVE-2020-13316 + CVE-2020-13304 + CVE-2020-13305 + CVE-2020-13307 + CVE-2020-13308 + CVE-2020-13315 + CVE-2020-13297 + CVE-2020-13310 + CVE-2020-11022 + + + 2020-09-02 + 2020-09-02 + +
+ go -- net/http/cgi, net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type is not specified