Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-20903


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).


Published

2023-03-28T21:15:10.633

Last Modified

2025-02-19T19:15:12.697

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 4.3 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-613
  • Type: Secondary
    CWE-613

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application cloudfoundry user_account_and_authentication * Yes

References