Files
CVEs-PoC/2013/CVE-2013-5738.md
T
2025-09-29 21:09:30 +02:00

765 B

CVE-2013-5738

Description

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.

POC

Reference

No PoCs from references.

Github