Vulnerability Details : CVE-2020-28724
Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
Vulnerability category: Open redirect
Products affected by CVE-2020-28724
- cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-28724
0.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 44 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-28724
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:N |
8.6
|
4.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST |
CWE ids for CVE-2020-28724
-
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-28724
-
https://github.com/pallets/werkzeug/issues/822
dev server sets wrong HTTP_HOST when path starts with a double slash · Issue #822 · pallets/werkzeug · GitHubIssue Tracking;Third Party Advisory
-
https://github.com/pallets/werkzeug/pull/890/files
serving: absolute request URLs need a scheme by untitaker · Pull Request #890 · pallets/werkzeug · GitHubPatch;Third Party Advisory
-
https://github.com/pallets/flask/issues/1639
Dev server redirects to arbitrary url when path starts with double slash // · Issue #1639 · pallets/flask · GitHubExploit;Issue Tracking;Third Party Advisory
Jump to