Generated remediation guidance and an executive summary. No account required.
This disclosure regards a vulnerability related to UAA refresh tokens and external identity providers.Assuming that an external identity provider is linked to the UAA, a refresh token is issued to a client on behalf of a user from that identity provider, the administrator of the UAA deactivates the identity provider from the UAA. It is expected that the UAA would reject a refresh token during a refresh token grant, but it does not (hence the vulnerability). It will continue to issue access tokens to request presenting such refresh tokens, as if the identity provider was still active. As a result, clients with refresh tokens issued through the deactivated identity provider would still have access to Cloud Foundry resources until their refresh token expires (which defaults to 30 days).
Use CWE-613, Cloudfoundry vendor hub and User Account And Authentication product page to widen CVE-2023-20903 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-5402, CVE-2019-11278 and CVE-2016-0732 for nearby disclosures in the same product family.