MEDIUM · 6.0

CVE-2014-0105

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 authent...

Vulnerability Description

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."

CVSS Score

6.0

MEDIUM

AV:N/AC:M/Au:S/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
OpenstackPython-Keystoneclient<= 0.4.2

Related Weaknesses (CWE)

References

FAQ

What is CVE-2014-0105?

CVE-2014-0105 is a vulnerability with a CVSS score of 6.0 (MEDIUM). 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 authent...

How severe is CVE-2014-0105?

CVE-2014-0105 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2014-0105?

Check the references section above for vendor advisories and patch information. Affected products include: Openstack Python-Keystoneclient.