Summary
Detail | |||
---|---|---|---|
Vendor | Cloudfoundry | First view | 2017-09-07 |
Product | User Account And Authentication | Last view | 2021-08-11 |
Version | 2.7.0 | Type | Application |
Update | * | ||
Edition | * | ||
Language | * | ||
Sofware Edition | * | ||
Target Software | * | ||
Target Hardware | * | ||
Other | * | ||
CPE Product | cpe:2.3:a:cloudfoundry:user_account_and_authentication |
Activity : Overall
Related : CVE
Date | Alert | Description | |
---|---|---|---|
6.1 | 2021-08-11 | CVE-2021-22098 | UAA server versions prior to 75.4.0 are vulnerable to an open redirect vulnerability. A malicious user can exploit the open redirect vulnerability by social engineering leading to take over of victims’ accounts in certain cases along with redirection of UAA users to a malicious sites. |
7.5 | 2021-07-22 | CVE-2021-22001 | In UAA versions prior to 75.3.0, sensitive information like relaying secret of the provider was revealed in response when deletion request of an identity provider( IdP) of type “oauth 1.0†was sent to UAA server. |
8.8 | 2020-02-27 | CVE-2020-5402 | In Cloud Foundry UAA, versions prior to 74.14.0, a CSRF vulnerability exists due to the OAuth2 state parameter not being checked in the callback function when authenticating with external identity providers. |
6.5 | 2019-12-06 | CVE-2019-11293 | Cloud Foundry UAA Release, versions prior to v74.10.0, when set to logging level DEBUG, logs client_secret credentials when sent as a query parameter. A remote authenticated malicious user could gain access to user credentials via the uaa.log file if authentication is provided via query parameters. |
7.5 | 2019-11-26 | CVE-2019-11290 | Cloud Foundry UAA Release, versions prior to v74.8.0, logs all query parameters to tomcat’s access file. If the query parameters are used to provide authentication, ie. credentials, then they will be logged as well. |
8.8 | 2019-09-26 | CVE-2019-11278 | CF UAA versions prior to 74.1.0, allow external input to be directly queried against. A remote malicious user with 'client.write' and 'groups.update' can craft a SCIM query, which leaks information that allows an escalation of privileges, ultimately allowing the malicious user to gain control of UAA scopes they should not have. |
6.1 | 2019-08-09 | CVE-2019-11274 | Cloud Foundry UAA, versions prior to 74.0.0, is vulnerable to an XSS attack. A remote unauthenticated malicious attacker could craft a URL that contains a SCIM filter that contains malicious JavaScript, which older browsers may execute. |
8.8 | 2017-09-07 | CVE-2016-0732 | The identity zones feature in Pivotal Cloud Foundry 208 through 229; UAA 2.0.0 through 2.7.3 and 3.0.0; UAA-Release 2 through 4, when configured with multiple identity zones; and Elastic Runtime 1.6.0 through 1.6.13 allows remote authenticated users with privileges in one zone to gain privileges and perform operations on a different zone via unspecified vectors. |
CWE : Common Weakness Enumeration
% | id | Name |
---|---|---|
33% (2) | CWE-532 | Information Leak Through Log Files |
16% (1) | CWE-601 | URL Redirection to Untrusted Site ('Open Redirect') |
16% (1) | CWE-352 | Cross-Site Request Forgery (CSRF) |
16% (1) | CWE-269 | Improper Privilege Management |
16% (1) | CWE-79 | Failure to Preserve Web Page Structure ('Cross-site Scripting') |