ghsa-4225-97pr-rr52
Vulnerability from github
Published
2022-05-24 19:10
Modified
2024-05-14 17:21
Severity ?
VLAI Severity ?
Summary
OpenStack Keystone allows information disclosure during account locking
Details
OpenStack Keystone 10.x through 16.x before 16.0.2, 17.x before 17.0.1, 18.x before 18.0.1, and 19.x before 19.0.1 allows information disclosure during account locking (related to PCI DSS features). By guessing the name of an account and failing to authenticate multiple times, any unauthenticated actor could both confirm the account exists and obtain that account's corresponding UUID, which might be leveraged for other unrelated attacks. All deployments enabling security_compliance.lockout_failure_attempts are affected.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "10.0" }, { "fixed": "16.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "17.0" }, { "fixed": "17.0.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "18.0" }, { "fixed": "18.0.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "19.0" }, { "fixed": "19.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-38155" ], "database_specific": { "cwe_ids": [ "CWE-307" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T17:21:32Z", "nvd_published_at": "2021-08-06T21:15:00Z", "severity": "HIGH" }, "details": "OpenStack Keystone 10.x through 16.x before 16.0.2, 17.x before 17.0.1, 18.x before 18.0.1, and 19.x before 19.0.1 allows information disclosure during account locking (related to PCI DSS features). By guessing the name of an account and failing to authenticate multiple times, any unauthenticated actor could both confirm the account exists and obtain that account\u0027s corresponding UUID, which might be leveraged for other unrelated attacks. All deployments enabling security_compliance.lockout_failure_attempts are affected.", "id": "GHSA-4225-97pr-rr52", "modified": "2024-05-14T17:21:32Z", "published": "2022-05-24T19:10:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38155" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/1b573ae7d1c20e0ebfbde79bbe7538a09589c75d" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/8ab4eb27be4c13c9bab2b3ea700f00a190521bf8" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/ac2631ae33445877094cdae796fbcdce8833a626" }, { "type": "PACKAGE", "url": "https://github.com/openstack/keystone" }, { "type": "WEB", "url": "https://launchpad.net/bugs/1688137" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00007.html" }, { "type": "WEB", "url": "https://security.openstack.org/ossa/OSSA-2021-003.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/08/10/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OpenStack Keystone allows information disclosure during account locking" }
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…
Loading…