ghsa-56vr-745r-v7wg
Vulnerability from github
Published
2022-05-17 05:22
Modified
2022-05-17 05:22
VLAI Severity ?
Details
The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.
{ "affected": [], "aliases": [ "CVE-2012-3383" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-07-22T17:55:00Z", "severity": "LOW" }, "details": "The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.", "id": "GHSA-56vr-745r-v7wg", "modified": "2022-05-17T05:22:19Z", "published": "2022-05-17T05:22:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3383" }, { "type": "WEB", "url": "http://codex.wordpress.org/Version_3.4.1" }, { "type": "WEB", "url": "http://codex.wordpress.org/Version_3.4.2" }, { "type": "WEB", "url": "http://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.4.1\u0026old=21780\u0026new_path=%2Ftags%2F3.4.2\u0026new=21780#file23" }, { "type": "WEB", "url": "http://core.trac.wordpress.org/changeset?reponame=\u0026new=21153%40branches%2F3.4\u0026old=21076%40trunk#file16" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/09/12/17" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/02/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/08/1" } ], "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.
- 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…