#VU27604 Permissions, Privileges, and Access Controls in OpenStack Keystone - CVE-2020-12690

 

#VU27604 Permissions, Privileges, and Access Controls in OpenStack Keystone - CVE-2020-12690

Published: May 7, 2020 / Updated: October 6, 2021


Vulnerability identifier: #VU27604
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-12690
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenStack Keystone
Software vendor:
Openstack

Description

The vulnerability allows a remote attacker to escalate privileges on the system.

The vulnerability exists due to application does not properly impose security restrictions, which leads to security restrictions bypass and privilege escalation. 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.


Remediation

Install update from vendor's website.

External links