From owner-svn-ports-all@freebsd.org Tue May 5 17:51:49 2020 Return-Path: Delivered-To: svn-ports-all@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 F3B6013ED44; Tue, 5 May 2020 17:51:49 +0000 (UTC) (envelope-from mandree@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) server-signature RSA-PSS (4096 bits) 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 49GnNP4jwmz4JVT; Tue, 5 May 2020 17:51:49 +0000 (UTC) (envelope-from mandree@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 9D4EE19CB9; Tue, 5 May 2020 17:51:49 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 045HpnBE076344; Tue, 5 May 2020 17:51:49 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 045HpnPT076342; Tue, 5 May 2020 17:51:49 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <202005051751.045HpnPT076342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 5 May 2020 17:51:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534100 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 534100 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2020 17:51:50 -0000 Author: mandree Date: Tue May 5 17:51:48 2020 New Revision: 534100 URL: https://svnweb.freebsd.org/changeset/ports/534100 Log: new mailman < 2.1.31 content injection vulnerability similar to CVE-2018-13796 (not sure if they'll reuse that no. so not including in Security: tags below) https://bugs.launchpad.net/mailman/+bug/1873722 Security: 88760f4d-8ef7-11ea-a66d-4b2ef158be83 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 5 16:50:57 2020 (r534099) +++ head/security/vuxml/vuln.xml Tue May 5 17:51:48 2020 (r534100) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mailman -- content injection vulnerability via options login page + + + mailman + 2.1.31 + + + mailman-with-htdig + 2.1.31 + + + + +

Mark Sapiro reports:

+
+

A content injection vulnerability via the options login page has + been discovered and reported by Vishal Singh. +

+
+
+

+ An issue similar to CVE-2018-13796 exists at different endpoint & param. It can lead to a phishing attack. +

+
+ +
+ + https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1845/NEWS#L8 + https://bugs.launchpad.net/mailman/+bug/1873722 + CVE-2018-13796 + + + 2020-04-20 + 2020-05-05 + +
+ cacti -- XSS exposure