ghsa-xfxw-2xqv-g5xx
Vulnerability from github
Published
2022-05-17 05:04
Modified
2025-04-11 04:13
VLAI Severity ?
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.
{
"affected": [],
"aliases": [
"CVE-2013-5738"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2013-09-12T13:30:00Z",
"severity": "MODERATE"
},
"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.",
"id": "GHSA-xfxw-2xqv-g5xx",
"modified": "2025-04-11T04:13:38Z",
"published": "2022-05-17T05:04:01Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…