The auth_token middleware in the OpenStack Python client library for Keystone (aka python-keystoneclient) before 0.7.0 does not properly retrieve user tokens from memcache, which allows remote authenticated users to gain privileges in opportunistic circumstances via a large number of requests, related to an "interaction between eventlet and python-memcached."
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2014-04-15 14:55
Updated : 2017-12-16 02:29
NVD link : CVE-2014-0105
Mitre link : CVE-2014-0105
CVE.ORG link : CVE-2014-0105
JSON object : View
Products Affected
openstack
- python-keystoneclient
CWE
CWE-255
Credentials Management Errors