ghsa-4qx9-mwf7-7cx8
Vulnerability from github
Published
2022-05-17 04:52
Modified
2022-05-17 04:52
Details
sql/password.c in Oracle MySQL 5.1.x before 5.1.63, 5.5.x before 5.5.24, and 5.6.x before 5.6.6, and MariaDB 5.1.x before 5.1.62, 5.2.x before 5.2.12, 5.3.x before 5.3.6, and 5.5.x before 5.5.23, when running in certain environments with certain implementations of the memcmp function, allows remote attackers to bypass authentication by repeatedly authenticating with the same incorrect password, which eventually causes a token comparison to succeed due to an improperly-checked return value.
{ "affected": [], "aliases": [ "CVE-2012-2122" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-06-26T18:55:00Z", "severity": "MODERATE" }, "details": "sql/password.c in Oracle MySQL 5.1.x before 5.1.63, 5.5.x before 5.5.24, and 5.6.x before 5.6.6, and MariaDB 5.1.x before 5.1.62, 5.2.x before 5.2.12, 5.3.x before 5.3.6, and 5.5.x before 5.5.23, when running in certain environments with certain implementations of the memcmp function, allows remote attackers to bypass authentication by repeatedly authenticating with the same incorrect password, which eventually causes a token comparison to succeed due to an improperly-checked return value.", "id": "GHSA-4qx9-mwf7-7cx8", "modified": "2022-05-17T04:52:32Z", "published": "2022-05-17T04:52:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2122" }, { "type": "WEB", "url": "https://community.rapid7.com/community/metasploit/blog/2012/06/11/cve-2012-2122-a-tragically-comedic-security-flaw-in-mysql" }, { "type": "WEB", "url": "http://bugs.mysql.com/bug.php?id=64884" }, { "type": "WEB", "url": "http://kb.askmonty.org/en/mariadb-5162-release-notes" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00007.html" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2012/q2/493" }, { "type": "WEB", "url": "http://secunia.com/advisories/49417" }, { "type": "WEB", "url": "http://secunia.com/advisories/53372" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-201308-06.xml" }, { "type": "WEB", "url": "http://securitytracker.com/id?1027143" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/19092" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/53911" } ], "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.