ghsa-2j23-fwqm-mgwr
Vulnerability from github
Published
2022-05-24 17:02
Modified
2024-09-27 20:36
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
OpenStack Keystone Credential Leakage
Details
OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the /v3/credentials
API when enforce_scope
is false. Users with a role on a project are able to view any other users' credentials, which could (for example) leak sign-on information for Time-based One Time Passwords (TOTP). Deployments with enforce_scope set to false are affected. (There will be a slight performance impact for the list credentials API once this issue is fixed.)
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "15.0.0" }, { "fixed": "15.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "15.0.0" ] }, { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "16.0.0" }, { "fixed": "16.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "16.0.0" ] } ], "aliases": [ "CVE-2019-19687" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2023-07-18T21:20:22Z", "nvd_published_at": "2019-12-09T18:15:00Z", "severity": "HIGH" }, "details": "OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the `/v3/credentials` API when `enforce_scope` is false. Users with a role on a project are able to view any other users\u0027 credentials, which could (for example) leak sign-on information for Time-based One Time Passwords (TOTP). Deployments with enforce_scope set to false are affected. (There will be a slight performance impact for the list credentials API once this issue is fixed.)", "id": "GHSA-2j23-fwqm-mgwr", "modified": "2024-09-27T20:36:29Z", "published": "2022-05-24T17:02:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19687" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/17947516b0095c51da5cff94771247f2e7c44ee6" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/17c337dbdbfb9d548ad531c2ad0483c9bce5b98f" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/bd3f63787151183f4daa43578aa491856fefae5b" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4262-1" }, { "type": "WEB", "url": "https://security.openstack.org/ossa/OSSA-2019-006.html" }, { "type": "WEB", "url": "https://review.opendev.org/#/c/697731" }, { "type": "WEB", "url": "https://review.opendev.org/#/c/697611" }, { "type": "WEB", "url": "https://review.opendev.org/#/c/697355" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2019-29.yaml" }, { "type": "PACKAGE", "url": "https://github.com/openstack/keystone" }, { "type": "WEB", "url": "https://git.openstack.org/cgit/openstack/keystone/commit/?id=bd3f63787151183f4daa43578aa491856fefae5b" }, { "type": "WEB", "url": "https://git.openstack.org/cgit/openstack/keystone/commit/?id=17c337dbdbfb9d548ad531c2ad0483c9bce5b98f" }, { "type": "WEB", "url": "https://git.openstack.org/cgit/openstack/keystone/commit/?id=17947516b0095c51da5cff94771247f2e7c44ee6" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781470" }, { "type": "WEB", "url": "https://bugs.launchpad.net/keystone/+bug/1855080" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4358" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/12/11/8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "OpenStack Keystone Credential Leakage" }
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.