Home

>

Tools

>

WordPress

>

Releases

>

3.7.15

WordPress Release: 3.7.15

Tag Name: 3.7.15

Release Date: 6/21/2016

WordPress LogoWordPress

World's most popular open-source content management system powering over 40% of all websites. Offers extensive plugin ecosystem, themes, and robust community support for blogs, e-commerce, and corporate websites. Highly customizable and scalable platform suitable for beginners and advanced developers.

TL;DR

WordPress 3.7.15 is a security and maintenance release that addresses several important security vulnerabilities and bug fixes. This update focuses on improving security through proper URL escaping, enhancing permission checks, and fixing issues with media handling and customization features.

What's New

  • Enhanced security through proper URL and attachment name escaping
  • Improved permission checks for revision diffs and taxonomy operations
  • Better handling of extensionless media files
  • Consistent filtering of authentication redirect schemes

Why It Matters

This release patches several security vulnerabilities that could potentially be exploited in WordPress installations. By updating to 3.7.15, site owners protect their websites from possible security threats while also benefiting from improved functionality in media handling and admin operations.

Who Should Care

All WordPress 3.7.x users should update immediately to maintain site security and stability. This is especially important for site administrators and developers managing WordPress installations.

Highlight of the Release

    • Enhanced security through proper URL and attachment name escaping
    • Improved permission checks for viewing revision diffs
    • Better handling of extensionless media files
    • More specific capability checks for taxonomy operations
    • Consistent filtering of authentication redirect schemes

Migration Guide

No specific migration steps are required for this update. WordPress 3.7.15 is a maintenance and security release that should be compatible with existing WordPress 3.7.x installations.

To update:

  1. Back up your website files and database before updating
  2. Update through your WordPress dashboard or download the update from wordpress.org
  3. Verify your site functionality after the update is complete

No changes to themes, plugins, or custom code should be necessary as a result of this update.

Upgrade Recommendations

Priority: High

All WordPress 3.7.x users should update to version 3.7.15 as soon as possible. This release contains important security fixes that address potential vulnerabilities in your WordPress installation.

While WordPress 3.7 is an older branch and no longer receives regular feature updates, security fixes are still being backported to protect sites running on this version. However, for the best security, performance, and features, users are strongly encouraged to consider upgrading to the latest major WordPress release.

The update process should be straightforward and non-disruptive to your site's functionality.

Bug Fixes

  • Customizer Preview URLs: Fixed an issue to ensure that preview and return URLs in the Customizer are properly validated as URLs.
  • Media File Handling: Improved handling of media files without extensions to prevent potential issues when uploading certain file types.
  • Attachment Name Display: Fixed a security issue where attachment names containing special characters weren't properly escaped in the admin interface.
  • URL-encoded Permalinks: Resolved an issue with URL-encoded permalinks not being properly escaped in the admin interface.
  • Category Data Processing: Fixed a bug related to capability checks when processing category data during post save operations (fixes #36379).

New Features

No significant new features were introduced in this maintenance release. WordPress 3.7.15 focuses primarily on security enhancements and bug fixes to improve the stability and security of existing functionality.

Security Updates

  • URL Escaping: Enhanced security by properly escaping URL-encoded permalinks in the admin interface to prevent potential XSS vulnerabilities.
  • Attachment Name Escaping: Improved security by escaping attachment names that contain special characters to prevent potential injection attacks.
  • Revision Diff Permissions: Changed the capability needed to view revision diffs to edit_post, ensuring only users with appropriate permissions can access this potentially sensitive information.
  • Authentication Redirect Scheme: Implemented consistent filtering of auth_redirect_scheme to enhance security during authentication redirects.
  • Taxonomy Capability Checks: Implemented more specific capability checks when processing category data on post save to prevent unauthorized taxonomy modifications.

Performance Improvements

No specific performance improvements were highlighted in this release. WordPress 3.7.15 primarily focuses on security enhancements and bug fixes rather than performance optimizations.

Impact Summary

WordPress 3.7.15 is primarily a security-focused maintenance release that addresses several potential vulnerabilities through improved URL escaping, proper attachment name handling, and enhanced permission checks.

The security improvements in this release are significant as they protect WordPress sites from potential XSS attacks and unauthorized access to sensitive information. The changes to capability checks for revision diffs and taxonomy operations ensure that only users with appropriate permissions can perform these actions.

For administrators and content creators, this update provides peace of mind by closing security gaps without changing the familiar WordPress experience. Developers will appreciate the consistent approach to URL handling and authentication redirect schemes.

While this release doesn't introduce new features or performance improvements, it reinforces WordPress's commitment to maintaining security even for older branches of the software. Users of WordPress 3.7.x should update promptly to benefit from these important security enhancements.

Statistics:

File Changed12
Line Additions55
Line Deletions19
Line Changes74
Total Commits9

User Affected:

  • Enhanced security through proper URL escaping in the admin interface
  • Improved permission checks for viewing revision diffs
  • More specific capability checks when processing category data

Contributors:

jeremyfeltocean90boonebgorgesnbrachelbakerjoemcgillaaronjorbin