WordPress Core < 3.6.1 - .swf and .exe File Upload
2013-09-11 00:00
AnonymousStrategic Overview
StatusPatched in 3.6.1
Affected CoreWordPress 3.6
Affected Version
< 3.6.1CVSS6.4Medium
CVE
CVE-2013-5739Vulnerability Overview
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.
Technical Analysis
REMEDIATION: Update to version 3.6.1, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) 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.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C