First published: Thu Sep 12 2013(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WordPress | <=3.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-5738 has been classified as a moderate severity vulnerability affecting WordPress.
To fix CVE-2013-5738, update WordPress to version 3.6.1 or later.
CVE-2013-5738 affects all WordPress installations prior to version 3.6.1.
CVE-2013-5738 may allow remote authenticated users to conduct cross-site scripting (XSS) attacks.
CVE-2013-5738 specifically impacts the get_allowed_mime_types function in wp-includes/functions.php.