The get_allowed_mime_types function in wp-includes/functions.php in WordPress before 3.6.1 does not require the unfiltered_html capability for uploads of .htm and .html files, which might make it easier for remote authenticated users to conduct cross-site scripting (XSS) attacks via a crafted file.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
http://www.debian.org/security/2013/dsa-2757 | vendor advisory |
http://core.trac.wordpress.org/changeset/25322 | patch vendor advisory |
http://codex.wordpress.org/Version_3.6.1 | vendor advisory |
http://wordpress.org/news/2013/09/wordpress-3-6-1/ | patch vendor advisory |