6.1
CVE-2017-16652
- EPSS 0.22%
- Published 13.06.2018 16:29:00
- Last modified 21.11.2024 03:16:46
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
An issue was discovered in Symfony 2.7.x before 2.7.38, 2.8.x before 2.8.31, 3.2.x before 3.2.14, and 3.3.x before 3.3.13. DefaultAuthenticationSuccessHandler or DefaultAuthenticationFailureHandler takes the content of the _target_path parameter and generates a redirect response, but no check is performed on the path, which could be an absolute URL to an external domain. This Open redirect vulnerability can be exploited for example to mount effective phishing attacks.
Data is provided by the National Vulnerability Database (NVD)
Sensiolabs ≫ Symfony Version > 2.7.0 < 2.7.38
Sensiolabs ≫ Symfony Version > 2.8.0 < 2.8.31
Sensiolabs ≫ Symfony Version > 3.2.0 < 3.2.14
Sensiolabs ≫ Symfony Version >= 3.3.0 < 3.3.13
Debian ≫ Debian Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.22% | 0.418 |
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.