From owner-svn-ports-head@freebsd.org Tue Jan 26 04:18:35 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 E0436A46230; Tue, 26 Jan 2016 04:18:35 +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 9668763D; Tue, 26 Jan 2016 04:18:35 +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 u0Q4IYJ1065428; Tue, 26 Jan 2016 04:18:34 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0Q4IYDa065426; Tue, 26 Jan 2016 04:18:34 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201601260418.u0Q4IYDa065426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 26 Jan 2016 04:18:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407261 - 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: Tue, 26 Jan 2016 04:18:36 -0000 Author: junovitch Date: Tue Jan 26 04:18:34 2016 New Revision: 407261 URL: https://svnweb.freebsd.org/changeset/ports/407261 Log: Document Wordpress cross site scripting vulnerability Security: CVE-2016-1564 Security: https://vuxml.FreeBSD.org/freebsd/fb754341-c3e2-11e5-b5fe-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jan 26 04:00:34 2016 (r407260) +++ head/security/vuxml/vuln.xml Tue Jan 26 04:18:34 2016 (r407261) @@ -58,6 +58,46 @@ Notes: --> + + wordpress -- XSS vulnerability + + + wordpress + 4.4.1,1 + + + de-wordpress + ja-wordpress + ru-wordpress + zh-wordpress-zh_CN + zh-wordpress-zh_TW + 4.4.1 + + + + +

Aaron Jorbin reports:

+
+

WordPress 4.4.1 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.4 and earlier are affected by a cross-site + scripting vulnerability that could allow a site to be compromised. + This was reported by Crtc4L.

+
+ +
+ + CVE-2016-1564 + http://www.openwall.com/lists/oss-security/2016/01/08/3 + https://wordpress.org/news/2016/01/wordpress-4-4-1-security-and-maintenance-release/ + + + 2016-01-06 + 2016-01-26 + +
+ privoxy -- multiple vulnerabilities