Home

>

Tools

>

WordPress

>

Releases

>

3.7.19

WordPress Release: 3.7.19

Tag Name: 3.7.19

Release Date: 3/6/2017

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.19 is a security-focused maintenance release that addresses three important vulnerabilities: validation of video and audio metadata, plugin deletion file checks, and stripping control characters before validating redirects. This release strengthens WordPress's security posture against potential exploits and is recommended for all WordPress 3.7.x installations.

Highlight of the Release

    • Security fix for video and audio metadata validation
    • Added file check security for plugin deletions
    • Security improvement by stripping control characters before validating redirects

Migration Guide

No migration steps are required for this update. This is a direct security update that can be applied to any WordPress 3.7.x installation without breaking changes or special migration procedures.

Upgrade Recommendations

Priority: High

All WordPress 3.7.x users should update to version 3.7.19 as soon as possible to address the security vulnerabilities fixed in this release. This is a security maintenance release that patches potential exploits related to media handling, plugin management, and redirect validation.

While WordPress 3.7 is an older branch and no longer receives regular updates, this security release demonstrates WordPress's commitment to maintaining security even for legacy versions. However, for the best security and features, users are strongly encouraged to upgrade to the latest major WordPress version.

Bug Fixes

Security-Related Bug Fixes

  • Media Handling: Fixed vulnerability in video and audio metadata validation to prevent potential security exploits.
  • Plugin Management: Added proper file checks during plugin deletions to prevent unauthorized file manipulation.
  • Redirect Handling: Implemented stripping of control characters before validating redirects to prevent potential redirect-based attacks.

New Features

No new features were introduced in this release. WordPress 3.7.19 is focused on security improvements and bug fixes for the 3.7 branch.

Security Updates

  • Media Metadata Validation: Implemented proper validation for video and audio metadata to prevent potential security exploits that could allow malicious files to bypass security checks.
  • Plugin Deletion Security: Added file verification checks during plugin deletions to prevent unauthorized file operations that could potentially be exploited.
  • Redirect Validation: Enhanced security by stripping control characters before validating redirects, preventing potential redirect-based attacks that could exploit special character handling.

Performance Improvements

No specific performance improvements were included in this release. The focus was on addressing security vulnerabilities in the WordPress 3.7 branch.

Impact Summary

WordPress 3.7.19 addresses three security vulnerabilities that could potentially be exploited to compromise WordPress sites. By validating video and audio metadata, adding file checks to plugin deletions, and stripping control characters before validating redirects, this release significantly improves the security posture of WordPress 3.7 installations.

These fixes are particularly important for sites that handle media uploads, manage plugins, or process redirects - which encompasses virtually all WordPress installations. The security improvements help protect against potential code execution, unauthorized file access, and redirect-based attacks.

While this release doesn't add new features or performance improvements, its security focus makes it an essential update for all WordPress 3.7 users, even though this is an older branch of WordPress.

Statistics:

File Changed8
Line Additions27
Line Deletions5
Line Changes32
Total Commits5

User Affected:

  • Enhanced security when managing plugins with improved file checks during plugin deletions
  • Better protection against potential redirect vulnerabilities
  • Improved media handling security with proper validation of video and audio metadata

Contributors:

jeremyfeltaaroncampbellnylenSergeyBiryukov