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.
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.
Link | Tags |
---|---|
https://github.com/WordPress/WordPress/commit/28f838ca3ee205b6f39cd2bf23eb4e5f52796bd7 | issue tracking third party advisory patch |
http://www.securitytracker.com/id/1037959 | vdb entry third party advisory |
http://www.debian.org/security/2017/dsa-3815 | third party advisory vendor advisory |
https://wpvulndb.com/vulnerabilities/8765 | third party advisory patch |
http://www.securityfocus.com/bid/96601 | vdb entry third party advisory |
https://sumofpwn.nl/advisory/2016/wordpress_audio_playlist_functionality_is_affected_by_cross_site_scripting.html | third party advisory exploit |
https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/ | release notes patch vendor advisory |
http://openwall.com/lists/oss-security/2017/03/06/8 | mailing list exploit third party advisory |
https://codex.wordpress.org/Version_4.7.3 | patch vendor advisory |