ghsa-6m8p-x4qw-gh5j
Vulnerability from github
Published
2021-06-09 17:34
Modified
2024-09-27 18:26
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
Insufficient Session Expiration in OpenStack Keystone
Details
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keystone token contains every role assignment the creator had for the project. This results in the provided keystone token having more role assignments than the creator intended, possibly giving unintended escalated access.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "15.0.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "16.0.0.0rc1" }, { "fixed": "16.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-12690" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2021-05-25T21:08:40Z", "nvd_published_at": "2020-05-07T00:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keystone token contains every role assignment the creator had for the project. This results in the provided keystone token having more role assignments than the creator intended, possibly giving unintended escalated access.", "id": "GHSA-6m8p-x4qw-gh5j", "modified": "2024-09-27T18:26:15Z", "published": "2021-06-09T17:34:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12690" }, { "type": "WEB", "url": "https://bugs.launchpad.net/keystone/+bug/1873290" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6m8p-x4qw-gh5j" }, { "type": "PACKAGE", "url": "https://github.com/openstack/keystone" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2020-54.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/re4ffc55cd2f1b55a26e07c83b3c22c3fe4bae6054d000a57fb48d8c2@%3Ccommits.druid.apache.org%3E" }, { "type": "WEB", "url": "https://security.openstack.org/ossa/OSSA-2020-005.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4480-1" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2020/05/06/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/05/07/3" } ], "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": "Insufficient Session Expiration in OpenStack Keystone" }
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.