From owner-dev-commits-ports-main@freebsd.org Mon Sep 13 18:18:28 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 878EB67F72A; Mon, 13 Sep 2021 18:18:28 +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 4H7ZVD1nnvz4Rd4; Mon, 13 Sep 2021 18:18:28 +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 166523F59; Mon, 13 Sep 2021 18:18:28 +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 18DIIR5B025711; Mon, 13 Sep 2021 18:18:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18DIIRGq025710; Mon, 13 Sep 2021 18:18:27 GMT (envelope-from git) Date: Mon, 13 Sep 2021 18:18:27 GMT Message-Id: <202109131818.18DIIRGq025710@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 9a40adc2994c - main - security/vuxml: Document vulnerabilities in Matrix clients MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9a40adc2994cb4ff311722936d3eb287d9b04528 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: Mon, 13 Sep 2021 18:18:28 -0000 The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a40adc2994cb4ff311722936d3eb287d9b04528 commit 9a40adc2994cb4ff311722936d3eb287d9b04528 Author: Ashish SHUKLA AuthorDate: 2021-09-13 18:14:24 +0000 Commit: Ashish SHUKLA CommitDate: 2021-09-13 18:14:24 +0000 security/vuxml: Document vulnerabilities in Matrix clients Security: 93eb0e48-14ba-11ec-875e-901b0e9408dc Security: CVE-2021-40823 Security: CVE-2021-40824 --- security/vuxml/vuln-2021.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index 9a64c8545606..84fbc9334d4b 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,47 @@ + + Matrix clients -- several vulnerabilities + + + cinny + 1.2.1 + + + element-web + 1.8.3 + + + nheko + 0.8.2_2 + + + + +

Matrix developers report:

+
+

Today we are disclosing a critical security issue affecting + multiple Matrix clients and libraries including Element + (Web/Desktop/Android), FluffyChat, Nheko, Cinny, and SchildiChat.

+

Specifically, in certain circumstances it may be possible to + trick vulnerable clients into disclosing encryption keys for + messages previously sent by that client to user accounts later + compromised by an attacker.

+

Exploiting this vulnerability to read encrypted messages requires + gaining control over the recipient’s account. This requires either + compromising their credentials directly or compromising their homeserver.

+
+ +
+ + CVE-2021-40823 + CVE-2021-40824 + https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing + + + 2021-08-23 + 2021-09-13 + +
+ consul -- rpc: authorize raft requests