Name | CVE-2013-2104 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
keystone (PTS) | buster, buster (security) | 2:14.2.0-0+deb10u1 | fixed |
bullseye | 2:18.0.0-3+deb11u1 | fixed | |
bookworm, sid | 2:22.0.0-1.1 | fixed | |
python-keystoneclient (PTS) | buster | 1:3.17.0-2 | fixed |
bullseye | 1:4.1.1-2 | fixed | |
bookworm, sid | 1:5.0.1-3 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
keystone | source | wheezy | (not affected) | |||
keystone | source | (unstable) | (not affected) | |||
python-keystoneclient | source | wheezy | (not affected) | |||
python-keystoneclient | source | (unstable) | 1:0.2.5-1 |
- keystone <not-affected> (Vulnerable code only in experimental versions of keystone)
[wheezy] - keystone <not-affected> (PKI token support not yet present)
[wheezy] - python-keystoneclient <not-affected> (vulnerable code not present)
Keystone Folsom fix: https://review.openstack.org/#/c/30743/
python-keystoneclient fix: https://review.openstack.org/#/c/30742/
Starting with 2013.1-1 code in keystone/middleware/auth_token.py moved to python-keystoneclient