ghsa-4rrr-j7ff-r844
Vulnerability from github
Published
2022-05-17 04:54
Modified
2024-10-25 21:14
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
python-keystoneclient missing expiration check in PKI token validation
Details
python-keystoneclient before 0.2.4, as used in OpenStack Keystone (Folsom), does not properly check expiry for PKI tokens, which allows remote authenticated users to (1) retain use of a token after it has expired, or (2) use a revoked token once it expires.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-keystoneclient" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-2104" ], "database_specific": { "cwe_ids": [ "CWE-324" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T18:28:22Z", "nvd_published_at": "2014-01-21T18:55:00Z", "severity": "HIGH" }, "details": "python-keystoneclient before 0.2.4, as used in OpenStack Keystone (Folsom), does not properly check expiry for PKI tokens, which allows remote authenticated users to (1) retain use of a token after it has expired, or (2) use a revoked token once it expires.", "id": "GHSA-4rrr-j7ff-r844", "modified": "2024-10-25T21:14:44Z", "published": "2022-05-17T04:54:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2104" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:0944" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-2104" }, { "type": "WEB", "url": "https://bugs.launchpad.net/python-keystoneclient/+bug/1179615" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=965852" }, { "type": "PACKAGE", "url": "https://github.com/openstack/python-keystoneclient" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-69.yaml" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00198.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0944.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/05/28/7" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1851-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1875-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "python-keystoneclient missing expiration check in PKI token validation " }
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…