Files
cve/2013/CVE-2013-5739.md
2025-09-29 21:09:30 +02:00

767 B

CVE-2013-5739

Description

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.

POC

Reference

No PoCs from references.

Github