First published: Tue Jul 24 2018(Updated: )
Cloud Foundry UAA, versions 4.19 prior to 4.19.2 and 4.12 prior to 4.12.4 and 4.10 prior to 4.10.2 and 4.7 prior to 4.7.6 and 4.5 prior to 4.5.7, incorrectly authorizes requests to admin endpoints by accepting a valid refresh token in lieu of an access token. Refresh tokens by design have a longer expiration time than access tokens, allowing the possessor of a refresh token to authenticate longer than expected. This affects the administrative endpoints of the UAA. i.e. /Users, /Groups, etc. However, if the user has been deleted or had groups removed, or the client was deleted, the refresh token will no longer be valid.
Credit: security_alert@emc.com security_alert@emc.com
Affected Software | Affected Version | How to fix |
---|---|---|
Pivotal Software Cloud Foundry Uaa | >=4.5.0<4.5.7 | |
Pivotal Software Cloud Foundry Uaa | >=4.7.0<4.7.6 | |
Pivotal Software Cloud Foundry Uaa | >=4.10.0<4.10.2 | |
Pivotal Software Cloud Foundry Uaa | >=4.12.0<4.12.4 | |
Pivotal Software Cloud Foundry Uaa | >=4.19.0<4.19.2 | |
maven/org.cloudfoundry.identity:cloudfoundry-identity-server | >=4.13.0<4.19.2 | 4.19.2 |
maven/org.cloudfoundry.identity:cloudfoundry-identity-server | >=4.11.0<4.12.4 | 4.12.4 |
maven/org.cloudfoundry.identity:cloudfoundry-identity-server | >=4.8.0<4.10.2 | 4.10.2 |
maven/org.cloudfoundry.identity:cloudfoundry-identity-server | >=4.6.0<4.7.6 | 4.7.6 |
maven/org.cloudfoundry.identity:cloudfoundry-identity-server | <4.5.7 | 4.5.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2018-11047.
The affected software versions are Cloud Foundry UAA versions 4.19 prior to 4.19.2, 4.12 prior to 4.12.4, 4.10 prior to 4.10.2, 4.7 prior to 4.7.6, and 4.5 prior to 4.5.7.
The severity rating of this vulnerability is high with a score of 7.5.
This vulnerability allows attackers to authorize requests to admin endpoints by using a valid refresh token instead of an access token.
To fix this vulnerability, update your Cloud Foundry UAA installation to version 4.19.2, 4.12.4, 4.10.2, 4.7.6, or 4.5.7.