MEDIUM · 4.3

CVE-2013-5738

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 easi...

Vulnerability 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.

CVSS Score

4.3

MEDIUM

AV:N/AC:M/Au:N/C:N/I:P/A:N
Confidentiality
NONE
Integrity
PARTIAL
Availability
NONE

Affected Products

VendorProductVersions
WordpressWordpress<= 3.6

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-5738?

CVE-2013-5738 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 easi...

How severe is CVE-2013-5738?

CVE-2013-5738 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2013-5738?

Check the references section above for vendor advisories and patch information. Affected products include: Wordpress Wordpress.