First published: Tue May 21 2013(Updated: )
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.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/python-keystoneclient | <0.2.4 | 0.2.4 |
OpenStack Keystone | <=0.2.3 | |
OpenStack Keystone | =0.2.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-2104 is considered a medium severity vulnerability due to its potential impact on user access management.
To fix CVE-2013-2104, upgrade python-keystoneclient to version 0.2.4 or later.
CVE-2013-2104 affects versions of python-keystoneclient up to 0.2.3 and specifically 0.2.2.
Using an affected version of python-keystoneclient may allow users to use expired or revoked PKI tokens, compromising access controls.
The vulnerability was reported by Thierry Carrez.