From owner-svn-ports-all@freebsd.org Wed Dec 14 02:58:06 2016 Return-Path: Delivered-To: svn-ports-all@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 DA359C76072; Wed, 14 Dec 2016 02:58:06 +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 8F92F1D01; Wed, 14 Dec 2016 02:58:06 +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 uBE2w5Yc070618; Wed, 14 Dec 2016 02:58:05 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE2w5nD070616; Wed, 14 Dec 2016 02:58:05 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612140258.uBE2w5nD070616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 14 Dec 2016 02:58:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428542 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 14 Dec 2016 02:58:07 -0000 Author: junovitch Date: Wed Dec 14 02:58:05 2016 New Revision: 428542 URL: https://svnweb.freebsd.org/changeset/ports/428542 Log: Document Wordpress security issues in 4.6.1. I didn't see any security updates in the 4.7 blog entry but we missed capturing these fixes from 4.6.1 earlier. Security: https://vuxml.FreeBSD.org/freebsd/54e50cd9-c1a8-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 14 02:45:54 2016 (r428541) +++ head/security/vuxml/vuln.xml Wed Dec 14 02:58:05 2016 (r428542) @@ -58,6 +58,43 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wordpress -- multiple vulnerabilities + + + wordpress + 4.6.1,1 + + + de-wordpress + ja-wordpress + ru-wordpress + zh-wordpress-zh_CN + zh-wordpress-zh_TW + 4.6.1 + + + + +

Jeremy Felt reports:

+
+

WordPress versions 4.6 and earlier are affected by two security + issues: a cross-site scripting vulnerability via image filename, + reported by SumOfPwn researcher Cengiz Han Sahin; and a path + traversal vulnerability in the upgrade package uploader, reported + by Dominik Schilling from the WordPress security team.

+
+ +
+ + https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/ + + + 2016-09-07 + 2016-12-14 + +
+ xen-kernel -- x86 CMPXCHG8B emulation fails to ignore operand size override