VDB
KO
HIGH 7.5

GHSA-4225-97pr-rr52

OpenStack Keystone allows information disclosure during account locking

Details

OpenStack Keystone 10.x through 16.x before 16.0.2, 17.x before 17.0.1, 18.x before 18.0.1, and 19.x before 19.0.1 allows information disclosure during account locking (related to PCI DSS features). By guessing the name of an account and failing to authenticate multiple times, any unauthenticated actor could both confirm the account exists and obtain that account's corresponding UUID, which might be leveraged for other unrelated attacks. All deployments enabling security_compliance.lockout_failure_attempts are affected.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / keystone
Introduced in: 10.0 Fixed in: 16.0.2
Fix pip install --upgrade 'keystone>=16.0.2'
PyPI / keystone
Introduced in: 17.0 Fixed in: 17.0.1
Fix pip install --upgrade 'keystone>=17.0.1'
PyPI / keystone
Introduced in: 18.0 Fixed in: 18.0.1
Fix pip install --upgrade 'keystone>=18.0.1'
PyPI / keystone
Introduced in: 19.0 Fixed in: 19.0.1
Fix pip install --upgrade 'keystone>=19.0.1'

References