From owner-svn-ports-head@freebsd.org Fri Aug 14 17:09:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 199509B8126; Fri, 14 Aug 2015 17:09:30 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E55B61695; Fri, 14 Aug 2015 17:09:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EH9TsR050564; Fri, 14 Aug 2015 17:09:29 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EH9Tsn050563; Fri, 14 Aug 2015 17:09:29 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201508141709.t7EH9Tsn050563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 14 Aug 2015 17:09:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394240 - head/security/vuxml X-SVN-Group: ports-head 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.20 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: Fri, 14 Aug 2015 17:09:30 -0000 Author: junovitch Date: Fri Aug 14 17:09:29 2015 New Revision: 394240 URL: https://svnweb.freebsd.org/changeset/ports/394240 Log: Document MediaWiki multiple security vulnerabilities PR: 202328 Security: 6241b5df-42a1-11e5-93ad-002590263bf5 Approved by: feld (mentor) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Aug 14 17:06:48 2015 (r394239) +++ head/security/vuxml/vuln.xml Fri Aug 14 17:09:29 2015 (r394240) @@ -58,6 +58,51 @@ Notes: --> + + mediawiki -- multiple vulnerabilities + + + mediawiki123 + 1.23.10 + + + mediawiki124 + 1.24.3 + + + mediawiki125 + 1.25.2 + + + + +

MediaWiki reports:

+
+

Internal review discovered that Special:DeletedContributions did + not properly protect the IP of autoblocked users. This fix makes + the functionality of Special:DeletedContributions consistent with + Special:Contributions and Special:BlockList.

+

Internal review discovered that watchlist anti-csrf tokens were not + being compared in constant time, which could allow various timing + attacks. This could allow an attacker to modify a user's watchlist + via csrf

+

John Menerick reported that MediaWiki's thumb.php failed to sanitize + various error messages, resulting in xss.

+
+ +
+ + https://lists.wikimedia.org/pipermail/mediawiki-announce/2015-August/000179.html + https://phabricator.wikimedia.org/T106893 + https://phabricator.wikimedia.org/T94116 + https://phabricator.wikimedia.org/T97391 + + + 2015-08-10 + 2015-08-14 + +
+ freeradius3 -- insufficient validation on packets