From owner-svn-ports-head@FreeBSD.ORG Sun Jan 4 22:54:03 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8309DD48; Sun, 4 Jan 2015 22:54:03 +0000 (UTC) Received: from svn.freebsd.org (svn.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 637EA64EF6; Sun, 4 Jan 2015 22:54:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t04Ms3Fi007009; Sun, 4 Jan 2015 22:54:03 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t04Ms3of007007; Sun, 4 Jan 2015 22:54:03 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201501042254.t04Ms3of007007@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Sun, 4 Jan 2015 22:54:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376278 - 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.18-1 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: Sun, 04 Jan 2015 22:54:03 -0000 Author: rea Date: Sun Jan 4 22:54:02 2015 New Revision: 376278 URL: https://svnweb.freebsd.org/changeset/ports/376278 QAT: https://qat.redports.org/buildarchive/r376278/ Log: VuXML: document multiple vulnerabilities in WordPress CVE-2014-9033 to CVE-2014-9039. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jan 4 22:38:30 2015 (r376277) +++ head/security/vuxml/vuln.xml Sun Jan 4 22:54:02 2015 (r376278) @@ -57,6 +57,111 @@ Notes: --> + + wordpress -- multiple vulnerabilities + + + wordpress + 3.7.5,1 + 3.8,13.8.5,1 + 3.9,13.9.3,1 + 4.0,14.0.1,1 + + + zh-wordpress + 3.7.5 + 3.83.8.5 + 3.93.9.3 + 4.04.0.1 + + + de-wordpress + 3.7.5 + 3.83.8.5 + 3.93.9.3 + 4.04.0.1 + + + ja-wordpress + 3.7.5 + 3.83.8.5 + 3.93.9.3 + 4.04.0.1 + + + ru-wordpress + 3.7.5 + 3.83.8.5 + 3.93.9.3 + 4.04.0.1 + + + + +

MITRE reports:

+
+

wp-login.php in WordPress before 3.7.5, 3.8.x before + 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 might allow + remote attackers to reset passwords by leveraging access to + an e-mail account that received a password-reset message.

+
+
+

wp-includes/http.php in WordPress before 3.7.5, 3.8.x + before 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 + allows remote attackers to conduct server-side request + forgery (SSRF) attacks by referring to a 127.0.0.0/8 + resource.

+
+
+

WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x before + 3.9.3, and 4.x before 4.0.1 might allow remote attackers to + obtain access to an account idle since 2008 by leveraging an + improper PHP dynamic type comparison for an MD5 hash.

+
+
+

Cross-site scripting (XSS) vulnerability in WordPress + before 3.7.5, 3.8.x before 3.8.5, 3.9.x before 3.9.3, and + 4.x before 4.0.1 allows remote attackers to inject arbitrary + web script or HTML via a crafted Cascading Style Sheets + (CSS) token sequence in a post.

+
+
+

Cross-site scripting (XSS) vulnerability in Press This in + WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x before + 3.9.3, and 4.x before 4.0.1 allows remote attackers to + inject arbitrary web script or HTML via unspecified + vectors

+
+
+

wp-includes/class-phpass.php in WordPress before 3.7.5, + 3.8.x before 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 + allows remote attackers to cause a denial of service (CPU + consumption) via a long password that is improperly handled + during hashing, a similar issue to CVE-2014-9016.

+
+
+

Cross-site request forgery (CSRF) vulnerability in + wp-login.php in WordPress 3.7.4, 3.8.4, 3.9.2, and 4.0 + allows remote attackers to hijack the authentication of + arbitrary users for requests that reset passwords.

+
+ +
+ + CVE-2014-9033 + CVE-2014-9034 + CVE-2014-9035 + CVE-2014-9036 + CVE-2014-9037 + CVE-2014-9038 + CVE-2014-9039 + + + 2014-11-25 + 2015-01-05 + +
+ png -- heap overflow for 32-bit builds