From owner-svn-ports-all@FreeBSD.ORG Sat Jul 27 17:36:20 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AB6D9ABF; Sat, 27 Jul 2013 17:36:20 +0000 (UTC) (envelope-from remko@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7E8602DF8; Sat, 27 Jul 2013 17:36:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6RHaKkF065755; Sat, 27 Jul 2013 17:36:20 GMT (envelope-from remko@svn.freebsd.org) Received: (from remko@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6RHaK4W065754; Sat, 27 Jul 2013 17:36:20 GMT (envelope-from remko@svn.freebsd.org) Message-Id: <201307271736.r6RHaK4W065754@svn.freebsd.org> From: Remko Lodder Date: Sat, 27 Jul 2013 17:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323801 - 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.14 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: Sat, 27 Jul 2013 17:36:20 -0000 Author: remko (src,doc committer) Date: Sat Jul 27 17:36:19 2013 New Revision: 323801 URL: http://svnweb.freebsd.org/changeset/ports/323801 Log: Add entry for wordpress < 3.5.2 Requested by: Patrick Oonk Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 27 17:20:42 2013 (r323800) +++ head/security/vuxml/vuln.xml Sat Jul 27 17:36:19 2013 (r323801) @@ -51,6 +51,58 @@ Note: Please add new entries to the beg --> + + wordpress -- multiple vulnerabilities + + + wordpress + 3.5.2,1 + + + zh-wordpress-zh_CN + zh-wordpress-zh_TW + de-wordpress + ja-wordpress + ru-wordpress + 3.5.2 + + + + +

The wordpress development team reports:

+
+
    +
  • Blocking server-side request forgery attacks, which could + potentially enable an attacker to gain access to a site
  • +
  • Disallow contributors from improperly publishing posts
  • +
  • An update to the SWFUpload external library to fix cross-site + scripting vulnerabilities
  • +
  • Prevention of a denial of service attack, affecting sites + using password-protected posts
  • +
  • An update to an external TinyMCE library to fix a cross-site + scripting vulnerability
  • +
  • Multiple fixes for cross-site scripting
  • +
  • Avoid disclosing a full file path when a upload fails
  • +
+
+ +
+ + CVE-2013-2199 + CVE-2013-2200 + CVE-2013-2201 + CVE-2013-2202 + CVE-2013-2203 + CVE-2013-2204 + CVE-2013-2205 + https://wordpress.org/news/2013/06/wordpress-3-5-2/ + + + 2013-06-21 + 2013-07-27 + +
+ bind -- denial of service vulnerability