pysec-2014-70
Vulnerability from pysec
Published
2014-04-15 14:55
Modified
2021-07-25 23:34
Details
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."
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-keystoneclient", "purl": "pkg:pypi/python-keystoneclient" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1.1", "0.1.2", "0.1.3", "0.2.0", "0.2.1", "0.2.2", "0.2.3", "0.2.4", "0.2.5", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.5.0", "0.5.1", "0.6.0" ] } ], "aliases": [ "CVE-2014-0105" ], "details": "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.\"", "id": "PYSEC-2014-70", "modified": "2021-07-25T23:34:52.050807Z", "published": "2014-04-15T14:55:00Z", "references": [ { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2014-0382.html" }, { "type": "WEB", "url": "https://bugs.launchpad.net/python-keystoneclient/+bug/1282865" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/03/27/4" }, { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2014-0409.html" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.