CVE-2013-2104
medium
CVSS v3
—
CVSS v2
5.5
VIR risk
5.5
Description
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.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2104
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | python-keystoneclient | <0.2.4 | 0.2.4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openstack | python-keystoneclient | {"endIncluding":"0.2.3"} | |
| openstack | python-keystoneclient | 0.2.2 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2013-2104
- https://access.redhat.com/errata/RHSA-2013:0944
- https://access.redhat.com/security/cve/CVE-2013-2104
- https://bugs.launchpad.net/python-keystoneclient/+bug/1179615
- https://bugzilla.redhat.com/show_bug.cgi?id=965852
- https://github.com/openstack/python-keystoneclient
- https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-69.yaml
- http://lists.opensuse.org/opensuse-updates/2013-06/msg00198.html
- http://rhn.redhat.com/errata/RHSA-2013-0944.html
- http://www.openwall.com/lists/oss-security/2013/05/28/7
- http://www.ubuntu.com/usn/USN-1851-1
- http://www.ubuntu.com/usn/USN-1875-1
- https://security-tracker.debian.org/tracker/CVE-2013-2104
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.