{ "schema_version": "1.4.0", "id": "GHSA-xfxw-2xqv-g5xx", "modified": "2025-04-11T04:13:38Z", "published": "2022-05-17T05:04:01Z", "aliases": [ "CVE-2013-5738" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5738" }, { "type": "WEB", "url": "http://codex.wordpress.org/Version_3.6.1" }, { "type": "WEB", "url": "http://core.trac.wordpress.org/changeset/25322" }, { "type": "WEB", "url": "http://wordpress.org/news/2013/09/wordpress-3-6-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2757" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-09-12T13:30:00Z" } }