GHSA-4RRR-J7FF-R844
Vulnerability from github – Published: 2022-05-17 04:54 – Updated: 2024-10-25 21:14
VLAI?
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.
Severity ?
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…