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.
References
Link | Resource |
---|---|
http://openwall.com/lists/oss-security/2017/03/06/8 | Exploit Mailing List Third Party Advisory |
http://www.debian.org/security/2017/dsa-3815 | Third Party Advisory |
http://www.securityfocus.com/bid/96601 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1037959 | Third Party Advisory VDB Entry |
https://codex.wordpress.org/Version_4.7.3 | Patch Vendor Advisory |
https://github.com/WordPress/WordPress/commit/28f838ca3ee205b6f39cd2bf23eb4e5f52796bd7 | Issue Tracking Patch Third Party Advisory |
https://sumofpwn.nl/advisory/2016/wordpress_audio_playlist_functionality_is_affected_by_cross_site_scripting.html | Exploit Third Party Advisory |
https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/ | Patch Release Notes Vendor Advisory |
https://wpvulndb.com/vulnerabilities/8765 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-03-12 01:59
Updated : 2024-02-04 19:11
NVD link : CVE-2017-6814
Mitre link : CVE-2017-6814
CVE.ORG link : CVE-2017-6814
JSON object : View
Products Affected
wordpress
- wordpress
debian
- debian_linux
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')