6.1
CVE-2020-28724
- EPSS 0.92%
- Published 18.11.2020 15:15:12
- Last modified 21.11.2024 05:23:09
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
Data is provided by the National Vulnerability Database (NVD)
Palletsprojects ≫ Werkzeug Version < 0.11.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.92% | 0.738 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/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.