WordPress Core < 4.7.3 - Cross-Site Scripting via Media Metadata

2017-03-06 00:00
Chris Andrè Dale

Strategic Overview

Status
Patched in 3.7.19
Affected CoreWordPress 4.7
Affected Version3.7 – 4.7.2 · 12 branches
CVSS6.4Medium
CVECVE-2017-6814
View all WordPress 4.7 vulnerabilities

Vulnerability Overview

In WordPress before 4.7.3, there is authenticated Cross-Site Scripting (XSS) via Media File Metadata. This is demonstrated by both (1) mishandling of the playlist shortcode in the wp_playlist_shortcode function in wp-includes/media.php and (2) mishandling of meta information in the renderTracks function in wp-includes/js/mediaelement/wp-playlist.js.

Technical Analysis

REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.19, 3.8.19, 3.9.17, 4.0.16, 4.1.16, 4.2.13, 4.3.9, 4.4.8, 4.5.7, 4.6.4, 4.7.3 --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C