From owner-svn-ports-head@freebsd.org Sat Jun 25 23:17:47 2016 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 7D373B8158A; Sat, 25 Jun 2016 23:17:47 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 4B7911F09; Sat, 25 Jun 2016 23:17:47 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5PNHkwa068598; Sat, 25 Jun 2016 23:17:46 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5PNHksw068597; Sat, 25 Jun 2016 23:17:46 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606252317.u5PNHksw068597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 25 Jun 2016 23:17:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417499 - 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.22 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: Sat, 25 Jun 2016 23:17:47 -0000 Author: junovitch Date: Sat Jun 25 23:17:46 2016 New Revision: 417499 URL: https://svnweb.freebsd.org/changeset/ports/417499 Log: Document Wordpress vulnerabilities fixed in 4.5.3 PR: 210480 [1] PR: 210581 Reported by: Mihail Timofeev <9267096@gmail.com> [1] Security: CVE-2016-5832 Security: CVE-2016-5833 Security: CVE-2016-5834 Security: CVE-2016-5835 Security: CVE-2016-5836 Security: CVE-2016-5837 Security: CVE-2016-5838 Security: CVE-2016-5839 Security: https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jun 25 22:48:41 2016 (r417498) +++ head/security/vuxml/vuln.xml Sat Jun 25 23:17:46 2016 (r417499) @@ -58,6 +58,64 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wordpress -- multiple vulnerabilities + + + wordpress + 4.5.3,1 + + + de-wordpress + ja-wordpress + ru-wordpress + zh-wordpress-zh_CN + zh-wordpress-zh_TW + 4.5.3 + + + + +

Adam Silverstein reports:

+
+

WordPress 4.5.3 is now available. This is a security release for + all previous versions and we strongly encourage you to update your + sites immediately.

+

WordPress versions 4.5.2 and earlier are affected by several + security issues: redirect bypass in the customizer, reported by + Yassine Aboukir; two different XSS problems via attachment names, + reported by Jouko Pynnönenand Divyesh Prajapati; revision history + information disclosure, reported independently by John Blackbourn + from the WordPress security team and by Dan Moen from the Wordfence + Research Team; oEmbed denial of service reported by Jennifer Dodd + from Automattic; unauthorized category removal from a post, reported + by David Herrera from Alley Interactive; password change via stolen + cookie, reported by Michael Adams from the WordPress security team; + and some less secure sanitize_file_name edge cases reported by Peter + Westwood of the WordPress security team.

+
+ +
+ + CVE-2016-5832 + CVE-2016-5833 + CVE-2016-5834 + CVE-2016-5835 + CVE-2016-5836 + CVE-2016-5837 + CVE-2016-5838 + CVE-2016-5839 + ports/210480 + ports/210581 + https://wordpress.org/news/2016/06/wordpress-4-5-3/ + http://www.openwall.com/lists/oss-security/2016/06/23/9 + + + 2016-06-18 + 2016-06-25 + +
+ php -- multiple vulnerabilities