Lucene search

K
osvGoogleOSV:GHSA-GWVQ-RGQF-993F
HistoryMay 17, 2022 - 12:13 a.m.

python-keystoneclient vulnerable to context confusion in Keystone auth_token middleware

2022-05-1700:13:54
Google
osv.dev
3

0.003 Low

EPSS

Percentile

71.3%

A context confusion vulnerability was identified in Keystone auth_token middleware (shipped in python-keystoneclient) before 0.7.0. By doing repeated requests, with sufficient load on the target system, an authenticated user may in certain situations assume another authenticated user’s complete identity and multi-tenant authorizations, potentially resulting in a privilege escalation. Note that it is related to a bad interaction between eventlet and python-memcached that should be avoided if the calling process already monkey-patches “thread” to use eventlet. Only keystone middleware setups using auth_token with memcache are vulnerable.