VDB
KO

PYSEC-2020-54

Details

An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keystone token contains every role assignment the creator had for the project. This results in the provided keystone token having more role assignments than the creator intended, possibly giving unintended escalated access.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / keystone
Introduced in: 0 Fixed in: 15.0.1
Fix pip install --upgrade 'keystone>=15.0.1'

References