First published: Thu Sep 12 2013(Updated: )
The default configuration of WordPress before 3.6.1 does not prevent uploads of .swf and .exe files, which might make it easier for remote authenticated users to conduct cross-site scripting (XSS) attacks via a crafted file, related to the get_allowed_mime_types function in wp-includes/functions.php.
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-5739 has a medium severity rating due to the risk of cross-site scripting attacks.
To fix CVE-2013-5739, update WordPress to version 3.6.1 or later.
CVE-2013-5739 allows uploads of .swf and .exe files which can lead to XSS attacks.
Anyone running WordPress versions prior to 3.6.1 is affected by CVE-2013-5739.
The consequences of CVE-2013-5739 include the possibility of remote authenticated users executing malicious scripts.