6.1
CVE-2018-11041
- EPSS 0.22%
- Published 25.06.2018 15:29:00
- Last modified 21.11.2024 03:42:33
- Source security_alert@emc.com
- Teams watchlist Login
- Open Login
Cloud Foundry UAA, versions later than 4.6.0 and prior to 4.19.0 except 4.10.1 and 4.7.5 and uaa-release versions later than v48 and prior to v60 except v55.1 and v52.9, does not validate redirect URL values on a form parameter used for internal UAA redirects on the login page, allowing open redirects. A remote attacker can craft a malicious link that, when clicked, will redirect users to arbitrary websites after a successful login attempt.
Data is provided by the National Vulnerability Database (NVD)
Pivotal Software ≫ Cloud Foundry Uaa Version > 4.6.0 < 4.7.5
Pivotal Software ≫ Cloud Foundry Uaa-release Version > 48 < 52.9
Pivotal Software ≫ Cloud Foundry Uaa Version > 4.7.5 < 4.10.1
Pivotal Software ≫ Cloud Foundry Uaa-release Version > 52.9 < 55.1
Pivotal Software ≫ Cloud Foundry Uaa Version > 4.10.1 < 4.19.0
Pivotal Software ≫ Cloud Foundry Uaa-release Version > 55.1 < 60
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.22% | 0.411 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.