From nobody Wed Oct 20 18:02:48 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4A03817F66EC; Wed, 20 Oct 2021 18:02:49 +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 4HZJP51ZNCz3nPR; Wed, 20 Oct 2021 18:02:49 +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 15C134541; Wed, 20 Oct 2021 18:02:49 +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 19KI2mpu034449; Wed, 20 Oct 2021 18:02:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19KI2mgb034448; Wed, 20 Oct 2021 18:02:48 GMT (envelope-from git) Date: Wed, 20 Oct 2021 18:02:48 GMT Message-Id: <202110201802.19KI2mgb034448@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: 07cb3b91b47b - main - security/vuxml: two mail/mailman < 2.1.35 vulns List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07cb3b91b47b25f50e32f2e0668bbfbf08cc5a6f Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=07cb3b91b47b25f50e32f2e0668bbfbf08cc5a6f commit 07cb3b91b47b25f50e32f2e0668bbfbf08cc5a6f Author: Matthias Andree AuthorDate: 2021-10-20 17:59:37 +0000 Commit: Matthias Andree CommitDate: 2021-10-20 17:59:37 +0000 security/vuxml: two mail/mailman < 2.1.35 vulns Security: CVE-2021-42096 Security: CVE-2021-42097 Security: 8d65aa3b-31ce-11ec-8c32-a14e8e520dc7 --- security/vuxml/vuln-2021.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index 016bb68f18a0..0d5daf169810 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,41 @@ + + mailman -- brute-force vuln on list admin password, and CSRF vuln in releases before 2.1.35 + + + mailman + 2.1.35 + + + mailman-with-htdig + 2.1.35 + + + + +

Mark Sapiro reports:

+
+

A potential for for a list member to carry out an off-line brute + force attack to obtain the list admin password has been reported by + Andre Protas, Richard Cloke and Andy Nuttall of Apple. This is + fixed.

+

A CSRF attack via the user options page could allow takeover of a + users account. This is fixed.

+
+ +
+ + CVE-2021-42096 + CVE-2021-42097 + https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1873/NEWS#L8 + https://bugs.launchpad.net/mailman/+bug/1947639 + https://bugs.launchpad.net/mailman/+bug/1947640 + + + 2021-10-18 + 2021-10-20 + +
+ chromium -- multiple vulnerabilities