From owner-svn-ports-head@freebsd.org Tue Jul 31 09:51:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76EC01054339; Tue, 31 Jul 2018 09:51:52 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C76782388; Tue, 31 Jul 2018 09:51:52 +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 0DB9A12155; Tue, 31 Jul 2018 09:51:52 +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 w6V9pptD086352; Tue, 31 Jul 2018 09:51:51 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6V9pp7i086351; Tue, 31 Jul 2018 09:51:51 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201807310951.w6V9pp7i086351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 31 Jul 2018 09:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475990 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 475990 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.27 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: Tue, 31 Jul 2018 09:51:52 -0000 Author: mandree Date: Tue Jul 31 09:51:51 2018 New Revision: 475990 URL: https://svnweb.freebsd.org/changeset/ports/475990 Log: Add new Mailman < 2.1.28 security issue. https://bugs.launchpad.net/mailman/+bug/1780874 https://mail.python.org/pipermail/mailman-announce/2018-July/000241.html Security: b4f0ad36-94a5-11e8-9007-080027ac955c Security: CVE-2018-13796 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jul 31 09:37:53 2018 (r475989) +++ head/security/vuxml/vuln.xml Tue Jul 31 09:51:51 2018 (r475990) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mailman -- content spoofing with invalid list names in web UI + + mailman 2.1.28 + mailman-with-htdig2.1.28 + ja-mailman 2.1.28 + + + +

Mark Sapiro reports:

+
+

A URL with a very long text listname such as

+
http://www.example.com/mailman/listinfo/This_is_a_long_string_with_some_phishing_text
+

will echo the text in the "No such list" error response. This can be used to make a potential victim think the phishing text comes from a trusted site.

+

This issue was discovered by Hammad Qureshi.

+
+ +
+ + https://bugs.launchpad.net/mailman/+bug/1780874 + https://mail.python.org/pipermail/mailman-announce/2018-July/000241.html + CVE-2018-13796 + + + 2018-07-09 + 2018-07-31 + +
+ mantis -- multiple vulnerabilities