ghsa-3xwx-cwrm-pvfj
Vulnerability from github
Published
2022-05-17 04:51
Modified
2022-05-17 04:51
Details
includes/User.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 terminates validation of a user token upon encountering the first incorrect character, which makes it easier for remote attackers to obtain access via a brute-force attack that relies on timing differences in responses to incorrect token guesses.
{ "affected": [], "aliases": [ "CVE-2014-2243" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-02T04:57:00Z", "severity": "MODERATE" }, "details": "includes/User.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 terminates validation of a user token upon encountering the first incorrect character, which makes it easier for remote attackers to obtain access via a brute-force attack that relies on timing differences in responses to incorrect token guesses.", "id": "GHSA-3xwx-cwrm-pvfj", "modified": "2022-05-17T04:51:23Z", "published": "2022-05-17T04:51:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2243" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1071136" }, { "type": "WEB", "url": "https://bugzilla.wikimedia.org/show_bug.cgi?id=61346" }, { "type": "WEB", "url": "https://gerrit.wikimedia.org/r/#/q/I2a9e89120f7092015495e638c6fa9f67adc9b84f,n,z" }, { "type": "WEB", "url": "http://lists.wikimedia.org/pipermail/mediawiki-announce/2014-February/000141.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/02/28/1" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/03/01/2" } ], "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.