← Back

Python Keystoneclient

python-keystoneclient

Vendor: Openstack • 7 CVEs

CVEs (7)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Debian
OpenstackRedhat
3Debian Linux
OpenstackPython Keystoneclient
Nov 21, 2024
Dec 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
python-keystoneclient version 0.2.3 to 0.2.5 has middleware memcache signing bypass
4Debian
FedoraprojectOpenstack+1 more
4Debian Linux
FedoraOpenstack+1 more
Nov 21, 2024
Dec 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
python-keystoneclient version 0.2.3 to 0.2.5 has middleware memcache encryption bypass
2Canonical
Openstack
3Keystonemiddleware
Python KeystoneclientUbuntu Linux
May 6, 2026
Apr 17, 2015
N/A· v4
N/A· v3
4.3 MEDIUM· v2
The s3_token middleware in OpenStack keystonemiddleware before 1.6.0 and python-keystoneclient before 1.4.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file...Show more
The s3_token middleware in OpenStack keystonemiddleware before 1.6.0 and python-keystoneclient before 1.4.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate, a different vulnerability than CVE-2014-7144.Show less
1Openstack
2Keystonemiddleware
Python Keystoneclient
May 6, 2026
Oct 2, 2014
N/A· v4
N/A· v3
4.3 MEDIUM· v2
OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardl...Show more
OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate.Show less
1Openstack
1Python Keystoneclient
May 6, 2026
Apr 15, 2014
N/A· v4
N/A· v3
6.0 MEDIUM· v2
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...Show more
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."Show less
1Openstack
1Python Keystoneclient
Apr 29, 2026
Jan 21, 2014
N/A· v4
N/A· v3
5.5 MEDIUM· v2
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)...Show more
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.Show less
1Openstack
1Python Keystoneclient
Apr 29, 2026
Oct 1, 2013
N/A· v4
N/A· v3
2.1 LOW· v2
The user-password-update command in python-keystoneclient before 0.2.4 accepts the new password in the --password argument, which allows local users to obtain sensitive information by listing the process.