ghsa-v8fq-gq9j-3v7h
Vulnerability from github
Published
2022-05-17 04:31
Modified
2024-11-26 18:34
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
OpenStack Identity (Keystone) UUID v2 tokens does not expire with revocation events
Details
The V3 API in OpenStack Identity (Keystone) 2014.1.x before 2014.1.2.1 and Juno before Juno-3 updates the issued_at value for UUID v2 tokens, which allows remote authenticated users to bypass the token expiration and retain access via a verification (1) GET or (2) HEAD request to v3/auth/tokens/.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "keystone" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.0a0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-5252" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:16:58Z", "nvd_published_at": "2014-08-25T14:55:00Z", "severity": "HIGH" }, "details": "The V3 API in OpenStack Identity (Keystone) 2014.1.x before 2014.1.2.1 and Juno before Juno-3 updates the issued_at value for UUID v2 tokens, which allows remote authenticated users to bypass the token expiration and retain access via a verification (1) GET or (2) HEAD request to v3/auth/tokens/.", "id": "GHSA-v8fq-gq9j-3v7h", "modified": "2024-11-26T18:34:19Z", "published": "2022-05-17T04:31:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5252" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/556fb860311675fc437585651e4602b2908451eb" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/a4c73e4382cb062aa9f30fe1960d5014d3c49cc2" }, { "type": "WEB", "url": "https://github.com/openstack/keystone/commit/bdb88c662ac2035f9b0d8a229a5db5f60f5f16ae" }, { "type": "WEB", "url": "https://bugs.launchpad.net/keystone/+bug/1348820" }, { "type": "PACKAGE", "url": "https://github.com/openstack/keystone" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2014-108.yaml" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1121.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1122.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/08/15/6" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2324-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "OpenStack Identity (Keystone) UUID v2 tokens does not expire with revocation events" }
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.